Community Profile

photo

Raahul Palanivel Uma


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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 ...

7 years ago | 2 answers | 0

2

answers