CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 牛顿迭代法

搜索资源列表

  1. 迭代法

    0下载:
  2. 本程序可以很好的实现一般迭代法,牛顿法,弦截法的一般功能,虽然不完善,但值得一用-this procedure can achieve good general iterative method, Newton, xianjie General function of the law, although not perfect, it is worth a look
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2642
    • 提供者:李杰
  1. 牛顿迭代法

    0下载:
  2. 牛顿迭代式,用VB实现~~~!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1796
    • 提供者:唐春晖
  1. 牛顿迭代

    0下载:
  2. 用牛顿迭代法求解
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-05-26
    • 文件大小:346
    • 提供者:manneved
  1. newton 牛顿迭代求根法和牛顿

    0下载:
  2. 牛顿迭代求根法和牛顿-steffensen加速法-Newton method for root-solving problems. Newton-Steffenson is also included.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-29
    • 文件大小:1036
    • 提供者:Mu Lufei
  1. NumericalAnalysis

    1下载:
  2. 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5521417
    • 提供者:Lynn
  1. solve

    0下载:
  2. 用牛顿法解方程组,迭代法解方程组和求矩阵最大特征值-Newton Method with equations, iterative methods for solution of matrix equations and the largest eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2172
    • 提供者:张志敏
  1. CalculationAlgorithm

    0下载:
  2. Gauss,加速迭代,拉格朗日插值法,龙贝格算法,牛顿迭代算法,梯形法积分,自适应梯形公式-Gauss, to accelerate the iteration, the Lagrange interpolation method, Romberg algorithm, Newton algorithm, trapezoidal integration method, adaptive trapezoid formula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:3137
    • 提供者:james
  1. MATLAB

    1下载:
  2. 这个是逐步搜索法的MATLAB主程序,牛顿法,不动点迭代法-This is a step by step search method MATLAB main program, compiled his free time, by running the verification.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1599
    • 提供者:李星
  1. gaosixiaoyuanfa

    0下载:
  2. 高斯消去法是求解线性方程组的基础的重要方法,也是计算机上常用的解低阶稠密矩阵方程组的有效方法。,高斯消去法或称高斯-约当消去法,由高斯和约当得名(很多人将高斯消去作为完整的高斯-约当消去的前半部分),它是线性代数中的一个算法,用于决定线性方程组的解,决定矩阵的秩,以及决定可逆方矩阵的逆。当用于一个矩阵时,高斯消去产生“行消去梯形形式”。-Gaussian elimination is the basis for solving linear equations important way, th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7617
    • 提供者:天云
  1. fenxianxingguihuazhongdancunxingfaqiujizhideCyuyan

    0下载:
  2. 日常生活生产中有大量求极值的问题,一般计算机实现用穷举法或牛顿迭代法,但其计算量非常大。使用单纯形法可根据单纯形各个顶点的目标函数值,加以比较,丢掉其中最坏的点,代之以新点,。-Daily production of a large number of extremum problems, general computer implemented by the exhaustive method or Newton' s iterative method, but its calculat
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:119774
    • 提供者:wangyiping
  1. shuzhijifen

    1下载:
  2. 包含用辛普森系列公式求积分 用牛顿-科茨系列公式求积分 用高斯公式求积分 用高斯拉道公式求积分等等 -Formula contains the points with the Simpson family of Newton- Cotes quadrature formula of the Gaussian series of quadrature formulas of high Tesla Road, quadrature formulas, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:9710
    • 提供者:李倩
  1. Numerical-Analysis-5

    1下载:
  2. 这里面是数值分析作业的VB程序数值分析程序 线性方程 雅可比 高斯 迭代 二次及高次 线性微分方程 列主元及行主元高斯消元法 LU分解 插值法-This operation which is the numerical analysis numerical analysis program VB program Gaussian iterative linear Fangcheng Ya secondary and higher than linear differential column a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:56078
    • 提供者:耿伟
  1. 牛顿法迭代

    0下载:
  2. function main() clc; clear all; f = @(x)log(x+sin(x)); % 测试函数 df = @(x)(1+cos(x))/(x+sin(x)); % 导数函数 x0 = 0.1; % 迭代初值 x = TestNewton(f, df, x0) % 牛顿法求解 function x = TestNewton(fname, dfname, x0, e, N) % 用途:Newton迭代法解非线性方程f(x)=0 % fname和df
  3. 所属分类:matlab例程

  1. Newton

    0下载:
  2. 回溯先搜索法梯度下降法与牛顿迭代算法结合的MATLAB例程(Backtracking first search method, gradient descent method and Newton iterative algorithm combined with MATLAB routines)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:6035456
    • 提供者:carpinter
  1. [原创]模拟退火算法论文集

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

    • 发布日期:2017-12-29
    • 文件大小:1037312
    • 提供者:湛湛青天
  1. broyden迭代法和逆broyden迭代法

    0下载:
  2. 拟牛顿迭代法是相对比较新的一种方法,克服了牛顿迭代需要求导数和求逆的缺点,用于求解非线性方程组(For solving nonlinear equations)
  3. 所属分类:数学计算

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:athosma
  1. 速度模型的牛顿迭代法求解代码

    0下载:
  2. 速 度 模 型 的 牛 顿 迭 代 法 求 解(velocity model solv Newton iteration method)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:11264
    • 提供者:咸鱼1
  1. matlab

    0下载:
  2. 利用牛顿迭代解决非线性方程组问题,属于数学计算范畴。(The problem of nonlinear equations is solved by Newton iteration, which belongs to the category of mathematical calculation.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-11
    • 文件大小:56542208
    • 提供者:乔川
  1. szjs

    0下载:
  2. 牛顿迭代法实现解方程确定迭代变量建立迭代关系式对迭代过程进行控制(Solving equation of solution by Newton iterative method)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:1129472
    • 提供者:wyc1898
  1. Lfnewton

    0下载:
  2. 牛顿迭代打独立思考的卡了是单卡手机打开链接打开了手机(lfnewtonThis program obtains th Bus Admittance Matrix for power flow solution)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:小仲
« 1 2 3 45 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com