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 Center および File ExchangeProgramming についてさらに検索

製品


リリース

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by