登录
首页 » matlab » nonlinear-algorithm

nonlinear-algorithm

于 2021-03-20 发布 文件大小:7KB
0 280
下载积分: 1 下载次数: 126

代码说明:

  非线性算法合集,包括牛顿拉夫逊法,Broyden拟牛顿法,弧长法,割线法。每种算法都包含有线性搜索迭代改进。(Nonlinear algorithm collection, including Newton Raphson, Broyden quasi-Newton method, arc-length method, secant method. Each contains a linear search algorithms for iterative improvement.)

文件列表:

ArcLength.m,3993,2014-10-21
BFGSLineNRLineNRBFGS.m,4907,2014-10-21
BroydenLineNRLine.m,4666,2014-10-21
ModifiedNewtonLinesearch.m,2882,2014-10-21
NewtonRaphsonLinesearch.m,2625,2014-10-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 5
    说明:   ★问题描述: 给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直 线距离。例如(0,0) (3,4)的距离为5. ★数据输入: 有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明 输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000 0,0<=|x_i|,|y_i|<=10^9) ★结果输出: 输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
    2013-12-03 14:57:02下载
    积分:1
  • DosBigMath
    实现1到1000位的大数运算(包括加减乘除和浮点数运算),运行环境是vs2005(1-1000, large number operations (addition, subtraction and floating-point), the operating environment is vs2005)
    2012-05-26 21:15:29下载
    积分:1
  • seiseePIntroduction
    seisee 读取地震数据英文使用说明文档(seisee read seismic data for use in English documentation)
    2012-11-08 14:53:46下载
    积分:1
  • ARXRLS
    程序采用C语言,实现最小二乘辨识算法和递推最小二乘算法(Program using C language, least squares identification algorithm and recursive least squares algorithm)
    2012-10-26 13:07:45下载
    积分:1
  • Bostick-inversion
    改程序用于大地电磁法的一维反演,运用波斯蒂克反演方法(Reform program for the one-dimensional inversion of magnetotelluric method, the use of the Persian Mystic inversion method)
    2021-04-27 10:08:48下载
    积分:1
  • 混沌G-P
    混沌数学G-P算法简单的程序说明 具有很强的实现功能(Chaos simple mathematical description of the procedures GP algorithm has a strong realization of functions)
    2013-06-08 11:11:38下载
    积分:1
  • semi-analytical-numerical-method
    一本介绍半解析数值方法的经典之作,对从事数值分析及方法研究和应用的科研人员是不错的参考资料(Introduce a semi-analytical numerical method of classic, engaged in numerical analysis and methods of research and application of scientific research personnel is a good reference)
    2009-02-06 16:59:06下载
    积分:1
  • Gauss
    数值分析中用C 语言验证验证Gauss列主元消去法。(Numerical analysis using the C language to verify verify the Gauss column principal component elimination.)
    2013-03-25 21:11:32下载
    积分:1
  • kalman
    说明:  用卡尔曼滤波方法对圆周运动进行预测的算法实现(Kalman filtering method using circular motion algorithm to predict)
    2009-08-11 10:17:15下载
    积分:1
  • GEAR
    吉尔算法积分一阶微分方程组初值问题的C语言描述,包括主函数、计算微分方程组中各方程右端函数值的函数程序、计算雅克比矩阵的函数程序、矩阵求逆程序等。(GEAR algorithm integral first order differential equations initial value problem of the C language description, including the main function to calculate the differential equations in the equation right function value function procedures, functions Jacobian matrix calculation procedures, matrix inversion procedures.)
    2021-03-08 11:29:28下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载