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.
An example of the use of Broyden's method.
This file does not require the use of another, and the equations to be solved can be passed into the function. Only (2x2).
However if you wish to change this method for more equations feel free to make the required adjustments.
Example: x = broyden('x1+2*x2-2','x1^2+4*x2^2-4',[1 1]',50)
will give output
x =
-0.0000
1.0000
Citar como
Paul de Wit (2026). Broydens Method (https://es.mathworks.com/matlabcentral/fileexchange/6155-broydens-method), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0.0 (829 Bytes)
-
Sin licencia
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.0.0.0 |
