Feeds
질문
what is the reason of an empty diagram?
I wrote a code in state space(I chose 10 state variables) and after using ode45 I want to plot xdot(10) that I defined it in fun...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
unable to plot diagram in MATLAB
can anybody help me plotting the diagram below in Matlab (just one of them; the colorful one)? I wrote the code below but t...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Index in position 1 is invalid. Array indices must be positive integers or logical values. can anyone help me solve the problem?
this is a code of electromechanic system , when I run it without writing transfer function code (T_1 , T_2 , ... ) ,it runs . bu...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Unable to perform assignment because the indices on the left side are not compatible with the size of the right side. how do I solve the problem?
this is part of my code that errors. can you help me solve the problem? function [x_d,x_d1,x_d2,u]=f22(t,x) m1=8 ; m2=9; g...
5년 초과 전 | 답변 수: 1 | 0

