搜索资源列表

  1. newtonsuanfa

    0下载:
  2. 牛顿迭代的matlab源代码,用于方程方程组的求解 -Newton iteration matlab source code for the equation of equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:曹睿
  1. Quasi-Newton_3__

    0下载:
  2. an quasi-newton method used in non-linear programming and especially in optimization
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:cheng mankit
  1. Newton-Raphson

    0下载:
  2. 该源码是国外用C#编写的用于数学分析的,主要是用来解决牛顿—拉夫逊问题的,电力系统中的各种迭代算法可以参考概算法。
  3. 所属分类:C#编程

    • 发布日期:2024-05-08
    • 文件大小:11264
    • 提供者:李丽
  1. Newton

    0下载:
  2. 经典的牛顿插值算法Demo,逐个InsertPoint后,调用GetValue就可以计算结果,对于数值分析初学者很有用!-Classical Newton interpolation algorithm Demo, one by one after InsertPoint, call GetValue on the results can be calculated for the numerical analysis is usefu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:盈仔
  1. NewtonMethod

    0下载:
  2. Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。-The essence of Newton method is used constantly to approximate tangent curve, therefore, Newton method, also known as tangent method. This procedur
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:26624
    • 提供者:文嘉俊
  1. MATLAB

    0下载:
  2. 牛顿迭代方法计算算法示例,可以通过这个来写出其他的计算方法-Newton iteration method algorithm for example, you can write this to the calculation of other
  3. 所属分类:并行运算

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:李黎
  1. NRflowCal

    0下载:
  2. 本程序用牛顿-拉夫逊法计算电力系统潮流,在本程序中支路中含有变压器可以生成导纳矩阵,程序中的算例使用了《电力系统分析》(下册 华中科技大学) P66页的数据,已通过运行,数据正确。-This procedure using the Newton- Raphson method to calculate power flow in the process of slip can be generated containing the tr
  3. 所属分类:其他行业

    • 发布日期:2024-05-08
    • 文件大小:9216
    • 提供者:alex
  1. LMS_Newton

    0下载:
  2. LMS-Newton自适应算法源码 反正结果刻与LMS算法相比较,显示了较好的性能。-LMS-Newton adaptive algorithm source code in any case engraved with the LMS algorithm results compared, showing a better performance.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:
  1. N_COmp

    0下载:
  2. 数值计算算法,包括: (1)Lagrange插值 (2)Newton 插值 (3)求f(x0):秦九韶法 (4)求实系数多项式f(z0)。z0为复数(5)二分法求f(x)=0的根 (6)弦截法求f (x)=0的根 (7)求实系数多项式 方程的实根、复根 (8)解线性方程组:Gauss列主元素消去法( 9 )快速弗利叶变换(FFT) -Numerical algorithms, including: (
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:16384
    • 提供者:wang yucao
  1. Newton

    0下载:
  2. 研究生课程数值分析的Newton迭代算法,通用程序。解压无需密码-Numerical Analysis postgraduate courses in the Newton iterative algorithm, common procedures. Unzip without password
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:116736
    • 提供者:鲁凡水
  1. matpower3.2

    0下载:
  2. 求最优潮流的matlab程序,可以求解pq分解法、牛顿拉夫逊法等潮流计算。-For optimal power flow matlab procedure pq decomposition method to solve, such as Newton Raphson power flow calculation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:3002368
    • 提供者:谢辉
  1. Newton

    0下载:
  2. 用newton算法去方程的近似解,例子中给了四个方程,对于每个方程都用newton算法求他们的近似解。-Newton algorithm with the approximate solution to the equation cited in the example to the four equations, for each equation using newton algorithms for their approxima
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:happynoom
  1. newton

    0下载:
  2. 计算数值分析中Newton插值算法的演示算法-Calculation of numerical analysis Newton interpolation algorithm demonstration algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:
  1. Newton

    0下载:
  2. 用C++实现的计算方法--牛顿法Newton,但还是不太完善-With C++ The realization of the calculation method- Newton
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:66560
    • 提供者:liu
  1. Newton

    0下载:
  2. 解非线性方程
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:顾一新
  1. Newton

    1下载:
  2. newton
  3. 所属分类:数据库编程

    • 发布日期:2024-05-08
    • 文件大小:270336
    • 提供者:jdizhb
  1. valueanalysis

    0下载:
  2. 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法 [ReMap.rar] - EASYARM2200教学实验平台上的存储器映射 -Numerical Differentiation and Numerical Integration: Newton-Cotes formulas, complex formulas and interval of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:20480
    • 提供者:任峰
  1. newtonchazhi

    0下载:
  2. newton插值应该比lagrange好一点点,适合求解线性方程组,-lagrange interpolation newton than a little bit of good, suitable for solving linear equations,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:桂鹏
  1. Newton

    0下载:
  2. 牛顿均差插值公式,使用各阶均差,比拉格朗日插值计算量省-Newton interpolation formula are poor, the use of the bands are worse than the Lagrange interpolation calculation of the volume of the province
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:wpf
  1. newton

    0下载:
  2. newton法求解函数根(fortran)-root function newton method (fortran)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:nicolas
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org