How to find unknown in a equation using fsolve or any other method.

1 vue (au cours des 30 derniers jours)
UJJWAL BARMAN
UJJWAL BARMAN le 24 Sep 2015
Modifié(e) : Matt J le 24 Sep 2015
How to find unknown in a equation using fsolve or any other method.

Réponses (1)

Matt J
Matt J le 24 Sep 2015
Modifié(e) : Matt J le 24 Sep 2015
x=fsolve(@yourfunction,x0...);

Catégories

En savoir plus sur Physics 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!

Translated by