azam ghamari
Followers: 0 Following: 0
Statistics
RANK
28,808
of 295,495
REPUTATION
1
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
1
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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;...
6 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 ...
6 years ago | 2 answers | 1
2
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0