Raahul Palanivel Uma
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
272,748
of 295,569
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0