New Reply

time response for optimal tracking problem

 
Share Thread Thread Tools
Apr21-12, 06:45 PM   #1
 

time response for optimal tracking problem


1. The problem statement, all variables and given/known data


Hi guys
I want to know how to plot time responce for optimal tracking problem.
I have the following information
state equation
dx = AX+Bu
Y =Cx
want to track a comand z= [z1;z2] constant
I know that we need to find the feedback gain by
sys= ss(A,B,C,D)
[K,S,E] = lqr(sys,Q,R)
the initial condition is given
closed loop matrix is given by A_closed = A - B*K

HOw can I use these information: A_cloosed, Z , initial contion to plot the time response
in matalb ?

Any help please
2. Relevant equations



3. The attempt at a solution
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
New Reply
Thread Tools


Similar Threads for: time response for optimal tracking problem
Thread Forum Replies
Is there an optimal time/way to post? Forum Feedback & Announcements 30
how do i determine optimal temperature and optimal PH level? Biology, Chemistry & Other Homework 1
Optimal solution of lp problem Calculus & Beyond Homework 1
HELP!!unit-pulse response for the discrete time system problem Engineering, Comp Sci, & Technology Homework 1