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

1 visualización (últimos 30 días)
UJJWAL BARMAN
UJJWAL BARMAN el 24 de Sept. de 2015
Editada: Matt J el 24 de Sept. de 2015
How to find unknown in a equation using fsolve or any other method.

Respuestas (1)

Matt J
Matt J el 24 de Sept. de 2015
Editada: Matt J el 24 de Sept. de 2015
x=fsolve(@yourfunction,x0...);

Categorías

Más información sobre Physics en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by