![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7669534_1522122670267_DEF.jpg)
m13
2016 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Simulink integrator returns incorrect results
I have a problem where the simulink integrator is not producing the expected results. I have tested taking the derivative of my ...
7年以上 前 | 0 件の回答 | 0
0
回答質問
Inner matrix dimensions must agree.
I am trying to solve the the equation below and keep getting the error that inner matrix dimensions don't agree. I've been looki...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Defining signal attributes in Data Storage Memory
I have global variables in my Matlab code that I would like you use a Data Storage Memory block to use them in my simulation. Do...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Size mismatch (size [1 x 3] ~= size [3 x 1]).
I am getting the following error: Size mismatch (size [1 x 3] ~= size [3 x 1]). Function 'Controllers/Nonlinear_Con...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Creating matrix outside for loop
I need to create a matrix of variables and have the current code below. Is there anyway to do this without a for loop? x =...
8年弱 前 | 1 件の回答 | 0
1
回答質問
Maximum in For Loop
I need to find the maximum value of the last equation in my for loop as well as the iterative value. How would I do this? For ex...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How to plot values from a for loop that don't start at x=0?
I am trying to plot values from multiple for loops for different values of x that are greater than 0. I have one for loop from x...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Running a while loop in a for loop
I am trying to solve multiple equations for different times until the last equation equals a certain value. Something like this:...
約9年 前 | 2 件の回答 | 0