Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • newton.zip 牛顿拉夫逊潮流计算,对电网进行潮流计算,用matlab语言编写
  • Powerflow-Analysis.rar Powerflow analysis, and solutions using gauss siedel and newton raphson methods
  • dfp.rar Quasi-Newton DFP formula
  • descent.rar Animation for steepest descent, Newton, and LM directions
  • Code1-2.rar Matlab Newton Lagrange 插值算法
  • Programming-Assignment-Sharp1.rar Write a program to solve the problem of locating roots of a nonlinear equation or a system of nonlinear equations, by using (1) the bisection method and (2) Newton’s method. Then discuss the associated roundoff errors of the solutions.
  • nonlineareq.rar ... Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" (see quasi-Newton or Levenberg-Marquardt methods). g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2) g(2)=2*x(2)-x(2)*x(2 ...
  • MNR.zip modified newton raphson的源程序,可以实现非线性elastic求解F或是displacement
  • Newtint.rar Newton interpolation
  • m-files.rar newton steepest descent quazi newton