Feeds
提问
Convert 2D spatial coordinates and related values to a matrix
Dear all, I have the following input data: x_spatial_coordinates = [0.5 0.5 0.5 0.5 0.5 1.5 1.5 1.5 1.5 1.5 2.5 2.5 2.5 2.5 2....
4 years 前 | 1 个回答 | 0
1
个回答提问
How can I isolate data from a matrix without a for loop?
Dear all given the matrix M = rand(1000,10); pre_indices = [ 40 60 70] post_indices = [45 65 75] I would like t...
8 years 前 | 2 个回答 | 0
2
个回答提问
classify
dear all, I have some doubt concerning the function "classify": 1) if I use the method 'linear', what does it mean that ...
14 years 前 | 1 个回答 | 0
1
个回答提问
compare elements in rows of a matrix
Hi, I have the following matrix: a=[1 2 3 9; 2 2 3 1; 3 3 3 3] is there a function that compares the elements of every ...
14 years 前 | 2 个回答 | 0

