Aninda Maji
Followers: 0 Following: 0
Feeds
提问
Finding Upper and Lower Indexes
Hello, I have 2 vectors: A = [1;2;3;4;5;8]; B = [3.5;6;2]; I would like to find the lower and upper indexes and store in a...
4 years 前 | 1 个回答 | 0
1
个回答提问
matrix manipulation - smoothen the data
I have A matrix like this: A = [100 0.35; 200 0.38; 300 0.40; 400 0.40; 500 0.42; 600 0.42; 700 ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Compare Row & only keep the highest value
I have a matrix like this: A: 100 0.35 200 0.37 300 0.42 400 0.40 500 0.39 600 0.46 I want the output...
4 years 前 | 1 个回答 | 0