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

