Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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
Citar como
Sander Khowaja (2026). Bisection method (https://es.mathworks.com/matlabcentral/fileexchange/48321-bisection-method), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: bisection.m
Categorías
Más información sobre Linear Programming and Mixed-Integer Linear Programming en Help Center y MATLAB Answers.
Información general
- Versión 1.2.0.0 (303 Bytes)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.2.0.0 | function need for this file is
|
||
| 1.1.0.0 | function need for this file is
|
||
| 1.0.0.0 |
