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 Ansicht (letzte 30 Tage)

Akzeptierte Antwort

Torsten
Torsten am 13 Aug. 2022
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".

Weitere Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Produkte


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by