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

조회 수: 1 (최근 30일)
UJJWAL BARMAN
UJJWAL BARMAN 2015년 9월 24일
편집: Matt J 2015년 9월 24일
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