Clear Filters
Clear Filters

How can i build the state space for a linear time varying system in MATLAB?

4 views (last 30 days)
Sir I have 4th order A state matrix which has all fixed value element except one which is time varying. how can i incorporate the time varying element.Please guide to write an algorithm

Answers (2)

Azzi Abdelmalek
Azzi Abdelmalek on 29 Mar 2014
Edited: Azzi Abdelmalek on 29 Mar 2014
You can use (derivative, sum, prod, gain) blocks to build your model
  3 Comments
Lubna
Lubna on 30 Mar 2014
Sir, algorithm to write a state space for a system combination if constant and varying quantity.

Sign in to comment.


ragesh r menon
ragesh r menon on 30 Mar 2014
Edited: ragesh r menon on 30 Mar 2014
You can get a tutorial on this from the following link

Categories

Find more on Modeling in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!