Community Profile

Sha S


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Need help creating a code
Hi, I have a 8x2 matrix. A= [-1 -1; 2 -2; 0 -1; -2 -2; -3 1;0 2; -3 4; -2 0] I want to do two things: 1. I want to...

meer dan 8 jaar ago | 2 answers | 0

2

answers

Question


Finding minimum value between certain rows
Hi, I have a 9x3 matrix. A= [0.08 34.1 2; 0.03 34.2 2; 0.04 34.3 2; 0.05 34.4 1; 0.07 34.5 1; 0.04 34.6 1; 0.02 34.7 1; 0....

meer dan 8 jaar ago | 2 answers | 0

2

answers

Question


Need help creating a code
I have two matrices. Column 1 of Matrix A and Column 2 of Matrix B both correspond to time (seconds). Matrix a= [34.2 2; 34.5...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


Need help alternating a code
Hi, I had... a = [ 2 5 1; 3 6 2; 3 4 1; 9 4 2; 8 3 1; 3 2 2; 9 5 2; 4 8 1] Notice how the last column follows a pattern of 1,...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


Adjusting equation based on odd/even row
Hi, I have 2 matrices. Matrix A is 104x15 and matrix B is 103x1. I want to add element one in matrix B to the value in r...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


Need help alternating equations
I have 3 matrices that are 6x1. A= [2,6,2,4,8,9] B= [1,3,1,2,2,3] C= [2,2,1,1,4,1] I want to divide element 1 in ma...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


Alternating equations every other row
I have A= [3 2 1, 3 8 2, 3 9 2, 9 5 1, 3 8 3, 7 4 2] For the first row I would like to subtraction Column 2 from Column 1, th...

bijna 9 jaar ago | 2 answers | 0

2

answers

Question


Extracting specfic columns based on a matrix
Hi, I have matrix A which is 56x1 and I also have matrix B which is 6001x194. The 56 numbers in matrix A are also found wi...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


Need help changing this code
Hi, I have... a = [ 2 5 1; 3 6 2; 3 4 1; 9 4 2; 8 3 1; 3 2 2; 9 5 2; 4 8 1] Notice how the last column follows a pattern of 1...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


How to delete a row if it doesn't follow a pattern?
Hi, I have... a = [ 2 5 1; 3 6 2; 3 4 1; 9 4 2; 8 3 1; 3 2 2; 9 5 2; 4 8 1] Notice how the last column follows a pattern of ...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


Delete row not following pattern
Hi, I have.... a = [ 2 5 1 0.504; 3 6 2 0.507; 3 4 1 0.589; 9 4 2 0.503; 8 3 1 0...

bijna 9 jaar ago | 2 answers | 0

2

answers

Question


How to delete a row if it doesn't follow a pattern
Hi, I have... a = [ 2 5 1; 3 6 2; 3 4 1; 9 4 2; 8 3 1; 3 2 2; 9 5 2; 4 8 1] Notice how the last column follows a pattern...

bijna 9 jaar ago | 3 answers | 0

3

answers

Question


Basic equations from excel to matlab?
Hi, I am a new matlab user. I have created equations on excel based on a data file. I have been able to successfully import th...

bijna 9 jaar ago | 1 answer | 0

1

answer