Community Profile

photo

ANAND ASP


Last seen: 10 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


"To workspace" block fetch data from simulink.simulationOutput
I'm using "To Workspace" block in simulink, store the values in workspace named as "simout" Now i want to use that values in MA...

3 years ago | 0 answers | 0

0

answers

Question


incremental sum in array
A=[45 48 63 84 32] B=[272 227 179 116 32] A is matrix which has some randm numbers, Matrix B is answer Logic is, we have to s...

3 years ago | 1 answer | 0

1

answer

Question


Relation of Elements of matrix
A = [1 2 2 6 2 3 2 7 3 4 5 4 6 3 4 7] i have matrix A, ...

3 years ago | 2 answers | 0

2

answers

Question


minimum output matrix from data
i have A matrix and i want B matrix as output A=[ 0 2.8284 5.6569; 2.8284 0 2.8284; 5....

3 years ago | 1 answer | 0

1

answer

Question


Solve state matrix using Runge-Kutta 4th Order
I have this state space equation in the form of (dx = Ax+ Bu) a(i,j) is constants [dx1; dx2; dx3] = [a11 a12 0 0; 0 a22 a23 0;...

3 years ago | 0 answers | 0

0

answers

Question


Matrix element changes according to reference
i have matrix Y and modify as ANS Y=[ 11 12 13; 21 22 23; 31 32 33] A=[1 1; 2 3; 3 ...

3 years ago | 1 answer | 0

1

answer

Question


inverse of matrix 18x18
A=[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0; 0 0.960000000000000 0 0 0 0 -0.960000000000000 0 0 0 0 0 0 0 0 0 0 0; 0 0 2.2379060869...

3 years ago | 2 answers | 0

2

answers

Question


sum of row in pattern
Data= [ 1 4 0.0000; 2 7 0.0000; 3 9 0.0000; 4 5 0.1760; ...

3 years ago | 4 answers | 0

4

answers

Question


swiping row in Matrix
i have this matrix (M) M=[ 1 NaN NaN 0.9 0.3; 2 14.1450 5.142 0.85 -0.1145; 3 NaN NaN NaN NaN; 4...

3 years ago | 1 answer | 0

1

answer

Question


Matrix "User Define"
i wanna make matrix like user define matrix take input from user but in case user dont know the value, they can put "NO" user...

3 years ago | 1 answer | 0

1

answer

Question


SUM of selected elements in Matrix
i have matrix M = [1 1 2 60; 2 3 2 90; 3 1 3 240; 4 2 3 200; 5 3 3 160] i...

3 years ago | 1 answer | 0

1

answer