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

1 次查看(过去 30 天)
How to find unknown in a equation using fsolve or any other method.

回答(1 个)

Matt J
Matt J 2015-9-24
编辑:Matt J 2015-9-24
x=fsolve(@yourfunction,x0...);

类别

Help CenterFile Exchange 中查找有关 Physics 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by