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

3 visualizzazioni (ultimi 30 giorni)
How to find unknown in a equation using fsolve or any other method.

Risposte (1)

Matt J
Matt J il 24 Set 2015
Modificato: Matt J il 24 Set 2015
x=fsolve(@yourfunction,x0...);

Categorie

Scopri di più su Physics in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by