How to convert equation form into Matrix form in MATLAB

4 次查看(过去 30 天)
How to convert equation form into Matrix form in MATLAB. for example ax+by form into matrix form A=[x 0;0 y]

回答(1 个)

Walter Roberson
Walter Roberson 2016-2-2
If you have the Symbolic Toolbox then see http://www.mathworks.com/help/symbolic/equationstomatrix.html

标签

Community Treasure Hunt

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

Start Hunting!

Translated by