Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
This code is for bisection method having the stopping criterion as number of iterations. This function accepts three arguments which is the bracket values [x1 x2] and number of iterations which is n. You will need a function to execute this code which is also attached here. Equation on which bisection method is ought to be applied can be changed with in the function file named f.m
Cita come
Sander Khowaja (2026). Bisection method (https://it.mathworks.com/matlabcentral/fileexchange/48321-bisection-method), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: bisection.m
Categorie
Scopri di più su Linear Programming and Mixed-Integer Linear Programming in Help Center e MATLAB Answers
Informazioni generali
- Versione 1.2.0.0 (303 Byte)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
