broydenroot

Version 1.0.2 (2.11 KB) by Zuxin Jin
Broyden's quasi-Newton root-finding method
53 Downloads
Updated 19 May 2020

View License

This subroutine solves a vector function f(x)=0 with Broyden's quasi-Newton method. Both the good and the bad Broyden's methods are implemented.

Reference:
Broyden, Charles G. "A class of methods for solving nonlinear simultaneous equations.", Math. Comp. 19 (1965), 577-593

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Version Published Release Notes
1.0.2

minor bug fixed

1.0.1

minor bug fixed

1.0.0