mulStablePoint Resources

Showing items tagged with "mulStablePoint"

This collection includes multiple MATLAB functions for solving roots of nonlinear equations: mulStablePoint (fixed-point iteration), mulNewton (Newton's method), mulDiscNewton (discrete Newton's method), mulMix (Newton-Jacobi iteration), mulNewtonSOR (Newton-SOR iteration), mulDNewton (Newton descent method), mulGXF1 (two-point secant method variant 1), mulGXF2 (two-point secant method variant 2), mulVNewton (quasi-Newton methods). Each implementation features appropriate convergence criteria and error handling mechanisms.

MATLAB 309 views Tagged