convert polynomial to vector in symbolic matlab
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello there.
I have the following equation
x6/L + (d0*vi)/L - (d0*x6)/L
I want to have it like [x6/L ; (d0*vi)/L ; - (d0*x6)/L]
0 commentaires
Voir également
Catégories
En savoir plus sur Polynomials dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!