How to reduce order of Matrix exponential?
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 11 Mär. 2013
Is this perhaps a question related to the Symbolic Toolbox ?
Rock
am 12 Mär. 2013
Rock
am 12 Mär. 2013
Walter Roberson
am 12 Mär. 2013
perhaps you would like to vpa() it?
Antworten (1)
Shashank Prasanna
am 11 Mär. 2013
0 Stimmen
If you want to reduce the order of your system you can use balred:
Kategorien
Mehr zu Linear Algebra finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!