ANAND ASP
Followers: 0 Following: 0
統計
MATLAB Answers
11 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
"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...
4年弱 前 | 0 件の回答 | 0
0
回答質問
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...
4年弱 前 | 1 件の回答 | 0
1
回答質問
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, ...
4年弱 前 | 2 件の回答 | 0
2
回答質問
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....
4年弱 前 | 1 件の回答 | 0
1
回答質問
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;...
4年弱 前 | 0 件の回答 | 0
0
回答質問
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 ...
4年弱 前 | 1 件の回答 | 0
1
回答質問
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...
4年弱 前 | 2 件の回答 | 0
2
回答質問
sum of row in pattern
Data= [ 1 4 0.0000; 2 7 0.0000; 3 9 0.0000; 4 5 0.1760; ...
4年弱 前 | 4 件の回答 | 0
4
回答質問
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...
約4年 前 | 1 件の回答 | 0
1
回答質問
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...
約4年 前 | 1 件の回答 | 0
1
回答質問
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...
約4年 前 | 1 件の回答 | 0