![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10580661_1534285838072_DEF.jpg)
Ryan DiTullio
Followers: 0 Following: 0
Feeds
回答済み
Demux and State Space Dimension errors
Oh! I didn't realize we could create a matrix for the values of A,B,C, and D in the parameters. That makes so much more sense! ...
Demux and State Space Dimension errors
Oh! I didn't realize we could create a matrix for the values of A,B,C, and D in the parameters. That makes so much more sense! ...
3年以上 前 | 0
質問
Demux and State Space Dimension errors
Hi, I am trying to run this sim, and I keep getting these errors "Invalid setting for input port dimensions of 'Feedback_Contro...
3年以上 前 | 2 件の回答 | 0
2
回答質問
Index exceeds the number of array elements (0).
Hey everyone. I need help with my code. The code worked fine when I only had 3 joints, but I needed to add a 4th joint and whe...
5年弱 前 | 2 件の回答 | 0
2
回答質問
Matrix dimensions must agree error
I am trying to graph P as a function of the 4 variables listed, but before I can even get to the graph I keep getting the error ...
約5年 前 | 2 件の回答 | 0
2
回答質問
I can't figure out why I am getting the error message Matrix dimensions must agree.
clc; k=48000; m=1200; c=[3000:1000:10000]; w=sqrt(k/m); E=c/(2*sqrt(m*k)); a=sqrt(1-E.^2)*w; b=E/(sqrt(1-...
6年以上 前 | 1 件の回答 | 0