Feeds
질문
Newton Iteration using symbolic function
i have write a code for newton iteration method as below; i got answers in "x" domain. i wanted answer in real numbers c=2; ...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
I have Error in simple step response code
My code is : G=tf([0 1],[1 0 0]) step(G) when i execute it. i get this error messege Warning: The data cannot be plotted bec...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
The data cannot be plotted because it is incompatible with the size
i m new to matlab ,i m facing problem for step and impulse response of transfer function... My code is..... num=25*[0.4 1]; ...
5년 초과 전 | 답변 수: 1 | 0