Broyden方法求解非线性方程组的Matlab实现.docxVIP

  • 30
  • 0
  • 约6.57千字
  • 约 8页
  • 2021-02-05 发布于天津
  • 举报

Broyden方法求解非线性方程组的Matlab实现.docx

Broyden方法求解非 线性方程组的Matlab 实现 -CAL-FENGHAL-(YICAI)-Company One 1 PAGE PAGE # Broyden方法求解非线性方程组的Matlab实现 注:matlab代码来自网络, 注: matlab代码来自网络, 仅供学习参考。 1.把以下代码复制在一个?m文件上 function [sol, it_hist, ierr] = brsolafxXtol parms) % Broyderfs Method solver, globally convergent % solver for f(x) = 0, Armijo rule, one vector storage % % This code comes with no guarantee or warranty of any kind. % % function [sol, it_histz ierr] = brsolafxXtolparms) % % inputs: % initial iterate = x % function = f % to I = [atol, rtol] relative/absolute % error tolerances for the nonlinear iteration % parms = [maxit, maxdim]

文档评论(0)

1亿VIP精品文档

相关文档