How to convert equation form into Matrix form in MATLAB
Show older comments
How to convert equation form into Matrix form in MATLAB. for example ax+by form into matrix form A=[x 0;0 y]
Answers (1)
Walter Roberson
on 2 Feb 2016
0 votes
If you have the Symbolic Toolbox then see http://www.mathworks.com/help/symbolic/equationstomatrix.html
Categories
Find more on Common Operations 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!