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年 前 | 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年以上 前 | 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年 前 | 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年以上 前 | 2 件の回答 | 0

