Hello.
I have following three equation. All are non-linear and Implicit. I don't know which method I used which make them linear, and solution is possible.
Please tell me how to linearize them.
eq1 = 1/(2*x)*sqrt(5.577e-9/z^2) == 0.01748062016;
eq2 = 1/sqrt(y*z) == 13390.73634;
eq3 = 2*225.5*x*z == 1;
Thank you so much.

댓글 수: 1

Image Analyst
Image Analyst 2015년 12월 21일
What are variables and what are constants? Are x, y, and z all independent variables? And I assume you want to find the roots where the equation on the left of the "==" equals the constant value on the right of the "==", correct?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Linearization에 대해 자세히 알아보기

태그

질문:

2015년 12월 21일

댓글:

2015년 12월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by