Help typing an equation into matlab
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens

I really need some help typing this equation into MatLab and solving for c1-9 for whole, positive integers. I am not sure how to arrange it.
0 commentaires
Réponses (1)
Siriniharika Katukam
le 28 Fév 2020
Hi,
You may use solve function in symbolic toolbox. Define your c1-c9 as symbols. Refer to the below link for more information:
Hope this helps!
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!