Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How to find the maximal order of a symbolic expression composed by multi vars???
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
X=4*c4*x^3 - 15*c5*x^2*y^2 - 15*c5*x^2*z^2 + 3*c3*x^2 ; in which c3,c4 and c5 are constants; x, y and z are variables.
so the maximal order should be 4.
Is there a function or simple way to give the maximal order ????
Thanks:)
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!