photo

azam ghamari


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
1 답변

순위
29,130
of 300,369

평판
1

참여
5 질문
1 답변

답변 채택
40.0%

획득한 표
1

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

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

거의 7년 전 | 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 ...

거의 7년 전 | 답변 수: 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...

거의 7년 전 | 답변 수: 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...

거의 7년 전 | 답변 수: 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...

거의 7년 전 | 답변 수: 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...

거의 7년 전 | 답변 수: 0 | 0

0

답변