azam ghamari
2018년부터 활동
Followers: 0 Following: 0
Feeds
답변 있음
about why in pole placement gives me error?
no, i used it for state feedbackany way when we have somethink like this: P=p(j,:)=[-j-1 -3*j -j-2]; and B is for example 4x2;...
about why in pole placement gives me error?
no, i used it for state feedbackany way when we have somethink like this: P=p(j,:)=[-j-1 -3*j -j-2]; and B is for example 4x2;...
거의 6년 전 | 0
질문
about why in pole placement gives me error?
Hi guys Does every body knows why in the system : s=tf('s'); G=(s-2.44)/((s+5)*(s+6)*(s+7)); [A,B,C,D]=tf2ss([1 2.44],[1 18 ...
거의 6년 전 | 답변 수: 2 | 1
2
답변질문
output result of a transfer function and input
Hi guys , is every body know that why when I use u as input: U=laplace(0.1*exp(2.44*t)); and G=(s^-6)/((s+5)*(s+6)*(s+7)); a...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
plot of inverse laplace of a function
Hi Guys I am writing this code: but it doesn't plot, it gives me error. Error using plot Data must be numeric, datetime, dur...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
how can I define svd of a transfer function in matlab?
Hi guys. I have a question: How for G (transfer function) which is SISo (single input -single output) or MIMO(Multi input Multi...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
my question is how to use fmincon in for loop?
Hi every body, I write a code in fmincone , it gives me this error : Index exceeds matrix dimensions. Error in test>@(u)2*norm...
거의 6년 전 | 답변 수: 0 | 0