How to solve a system of equations using the iteration by assuming the values of the unknowns and check them later. If the error is large return to change the assumed values.

조회 수: 1 (최근 30일)

채택된 답변

Torsten
Torsten 2022년 8월 13일
Unknowns are epsilon_ri and zi.
Equations are sigma_Ti = 0 and psi_i = psi_i_given.
Two equations in two unknowns.
Use MATLAB's "fsolve".

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by