Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
This zip file has a script, Bisection_w_func.m, that solves x + exp(x) = 0 using the bisection method. The script has a function, bisect, that can be used to solve other equations. The text file, MATLAB_Code_For_Bisection_Method.txt, has the same code and a sample run. The PDF is a graph of the bisection iteration history. Added a live script, Bisection_Method3, with all the code and output. Send bugs to Tom Wellington.
Zitieren als
Thomas (2026). Solves x + exp(x) = 0 using the bisection method (https://de.mathworks.com/matlabcentral/fileexchange/178984-solves-x-exp-x-0-using-the-bisection-method), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.0.3 (179 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.3 | Added a live script with code and output. |
||
| 1.0.2 | This version has the MATLAB code and a sample run as a text file. |
||
| 1.0.1 | New Version with PDF of graph |
||
| 1.0.0 |
