Sha S


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

9 years 前 | 2 个回答 | 0

2

个回答

提问


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

9 years 前 | 2 个回答 | 0

2

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 2 个回答 | 0

2

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 2 个回答 | 0

2

个回答

提问


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

9 years 前 | 3 个回答 | 0

3

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答