CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 牛顿算法

搜索资源列表

  1. newtonsys

    0下载:
  2. 这是一种不错的牛顿算法,是老外编的,大家看看吧~-This is a good Newton algorithm, is a foreigner series, we look at it ~
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8.2kb
    • 提供者:李菲
  1. 基于牛顿方法的盲分离算法

    0下载:
  2. 这种算法有很好的分离精度
  3. 所属分类:matlab例程

    • 发布日期:2009-02-16
    • 文件大小:11.38kb
    • 提供者:zihan61130
  1. matlab 数值积分算法

    4下载:
  2. CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分 IntSample 用三次样条插值求积分 IntPWC 用抛物插值求积分 IntGaussLager 用高斯-拉盖尔公式求积分 IntGaussHermite
  3. 所属分类:matlab例程

    • 发布日期:2016-01-24
    • 文件大小:9kb
    • 提供者:gleeman
  1. IEEE6

    1下载:
  2. 计算IEEE-6节点系统牛顿拉夫逊潮流计算,通用的算法。非常实用-chaoliu jisuan IEEEE-6
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.31kb
    • 提供者:lilihong
  1. GaussNewton

    1下载:
  2. IIR实现自适应滤波,运用高斯-牛顿算法实现了真正的价值的数据。-IIR adaptive filters,Implements the Gauss-Newton algorithm for REAL valued data.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.56kb
    • 提供者:luochao
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:40.61kb
    • 提供者:
  1. Matlab

    0下载:
  2. 矩正实验室的源代码,包括牛顿迭代法 拉格朗日法 和其他的经典算法-Moment is the laboratory s source code, including the Newton iteration Lagrangian and other classical algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:21.96kb
    • 提供者:李楠
  1. niudun

    0下载:
  2. 本文件是基于MATLAB的解最优化算法的源代码,为牛顿法-This document is based on the MATLAB optimization algorithm solution of the source code for the Newton method
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.46kb
    • 提供者:zzk
  1. StructEquation2

    0下载:
  2. 结构方程中拟合函数的迭代算法,不同于PLS算法。而是采用BFGS拟牛顿法求解,得出的结果与LISREL软件结果一致. 注:此算法只是针对本人一个模型使用,不同模型要做改动-This program for solving the fit function of Strual Equation Modeling ,BFGS is using for minimize the fit function with the initial point estimated by PLS
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4.62kb
    • 提供者:周旭
  1. Homology_Continuation_Algorithm

    2下载:
  2. 同伦算法的Matlab程序,同伦算法是一种大范围搜索算法,可以克服传统数值算法(如牛顿法)的许多缺点。 -code for Homology_Continuation_Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:662byte
    • 提供者:Frank
  1. feixianxing

    4下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
  3. 所属分类:matlab

    • 发布日期:2016-09-09
    • 文件大小:11.81kb
    • 提供者:舞蛳
  1. shuzhifenxichazhi

    0下载:
  2. 该算法集集中了数值分析当中几乎所有的插值算法,如牛顿法,艾特肯法,高斯法,样条函数法等,均在MATLAB(R2006@)中运行通过了。-The algorithm sets a numerical analysis which focused on almost all the interpolation algorithms, such as Newton' s law, Aitken law, Gauss law, such as spline function method, are
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:9.97kb
    • 提供者:qinghexiaoyue
  1. ShuZhiFenXi4

    2下载:
  2. 单位圆的内插实现,里面有4种内插算法:拉格朗日插值、牛顿插值、分段线性插值、分段样条插值、以及插值误差范数估计-Interpolation to achieve the unit circle, which has four kinds of interpolation algorithms: Lagrange interpolation, piecewise-linear interpolation, sub-spline interpolation, as well as Norm inte
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.29kb
    • 提供者:陈永恒
  1. NetwonRaphson

    0下载:
  2. 牛顿算法,用于求迭代方程的解,数值分析用-Newton algorithm for seeking solutions of iterative equations, numerical analysis using
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.29kb
    • 提供者:li
  1. BFGS

    0下载:
  2. 最优化算法之一,拟牛顿法,亦称BFGS法,用于求解极值问题,具有二次收敛性-One of the most optimization algorithms, quasi-Newton method, also known as BFGS method for solving extremum problems, with quadratic convergence
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1.25kb
    • 提供者:qch
  1. 牛顿法

    0下载:
  2. 基本牛顿法是一种是用导数的算法,它每一步的迭代方向都是沿着当前点函数值下降的方向。(The basic Newton method is a derivative algorithm, in which the direction of each iteration is in the direction of the decrease of the function value at the current point.)
  3. 所属分类:matlab例程

  1. 牛顿插值和欧拉法解方程

    0下载:
  2. 欧拉法解常微分方程和牛顿插值法,是数值分析中的经典算法,适合初学者。(Euler solutions of ordinary differential equations and newton interpolation are the classic algorithms, they are suitable for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:2kb
    • 提供者:润惠万物
  1. [原创]模拟退火算法论文集

    0下载:
  2. 牛顿迭代求根遗传退火算法的APP打包,十分实用,适合新手(The Numerical Phenomenon in Newton's Iterative Method for Solving Complex Polynomials)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1013kb
    • 提供者:湛湛青天
  1. 智能算法

    1下载:
  2. 各种智能算法的代码教程,包括数值分析课程中的代码,一维搜索、牛顿差值、梯度法、0.618法等
  3. 所属分类:matlab例程

  1. 牛顿迭代法

    1下载:
  2. matlab环境下试用于高维方程组求解的牛顿迭代法算法函数(Newton iterative algorithm function for solving higher dimensional equations in matlab Environment)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-14
    • 文件大小:1kb
    • 提供者:madezhizhang
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com