Raahul Palanivel Uma
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Incrementing rows and columns through looping
Hello I'm using a for Loop to determine the closest values for a given Array and store the results in a matrix. The dimensio...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to remove repeating columns in a matrix
Hello all. I have a 1001x88 non-Zero Matrix with columns repeating at certain intervals. How do I remove These repeating columns...
8 years 前 | 1 个回答 | 0
1
个回答提问
Creating tables using loops
I am performing an Interpolation between a set of values (200,190,180,160) and I want to store the results in a single Matrix. I...
8 years 前 | 1 个回答 | 0
1
个回答提问
Moving across a table (R2014a)
Hello all. I have a [101x8] Matrix. I want to interpolate between each column, for which I use a formula. I would like to kn...
8 years 前 | 0 个回答 | 0
0
个回答提问
Removing elements in an array
Hello all. I have 2 very large Arrays (A = [10 20 30 ... 1800] and B = [1.385 1.419 1.527 .... 6.485]) of the same size. I hav...
8 years 前 | 1 个回答 | 0
1
个回答提问
How do I get the closest values of an array stored for a particular input ?
Hello all, I have an array A = [180 170 160 150 140 130] and b = 165... how do I determine the closest positions and values ...
8 years 前 | 2 个回答 | 0