secant.m

Find the root of an equation using secant's method

Sie verfolgen jetzt diese Einreichung

The function takes three input arguments (function and two initial guesses belonging to the interval). After iterations, it returns the root of the function. The fourth input argument is to change the stopping criteria of the loop.

Zitieren als

Aamir Alaud Din (2026). secant.m (https://de.mathworks.com/matlabcentral/fileexchange/43576-secant-m), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: my_secant(x0,x1,n)

Kategorien

Mehr zu Chemistry finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0