Community Profile

photo

azam ghamari


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
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;...

5 years ago | 0

Question


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 ...

5 years ago | 2 answers | 1

2

answers

Question


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...

5 years ago | 0 answers | 0

0

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 0 answers | 0

0

answers

Question


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...

5 years ago | 0 answers | 0

0

answers