Question

Required information Use MATLAB to create a state-variable model and obtain the expressions for the matrices A, B, C, and D.

Multiple Choice X () U.) 4s+20 and 2-11-23 X,() Us(s) 21 2-118-23 Ui() 45-+20 2+11s+23 and X U (0) 21 2+115+23 X;) UC) and X.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer will be 2nd option.

The ean in matrix form -6 7 lat -5 output y is in terms of 2483 ý = [10] ct [o of u Now, ć=AxtBu y=(xt Du A = [4 75 B=100 c =

MATLAB code:

A=[-6,7;1,-5];
B=[4,0;0,3];
C=[1,0];
D=[0,0];
sys=ss(A,B,C,D);
ans=tf(sys)

X - - 2 Editor - C:\Users\SANTOSH\Documents\MATLAB\trf_fun.m tst.m Xtrf_fun.mx + A=(-6,7;1,-5); B=[4,0;0,3]; C=[1,0]; D=[0,0]

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-

KINDLY UPVOTE THE ANSWER IF YOU LIKED IT, IT WILL MAKE MY DAY ?

FOR ANY QUERIES COMMENT BELOW.

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-

Add a comment
Know the answer?
Add Answer to:
Required information Use MATLAB to create a state-variable model and obtain the expressions for the matrices...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT