How to reduce order of Matrix exponential?
Show older comments
Hi I would like to know as to how I could reduce the reduce terms for calculation on using matrix exponential. I do understand it calculates based on Pade approximation. I encounter problems on dealing with higher order differential equation and matlab produces a huge matrix which is not simplified.
4 Comments
Walter Roberson
on 11 Mar 2013
Is this perhaps a question related to the Symbolic Toolbox ?
Rock
on 12 Mar 2013
Rock
on 12 Mar 2013
Walter Roberson
on 12 Mar 2013
perhaps you would like to vpa() it?
Answers (1)
Shashank Prasanna
on 11 Mar 2013
0 votes
If you want to reduce the order of your system you can use balred:
Categories
Find more on Linear Algebra in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!