搜索资源列表

  1. 非线性方程求根

    3下载:
  2. 非线性方程求根 包括二分法、牛顿迭代法的matlab程序。-Root including nonlinear equations dichotomy of Newton iteration of Matlab procedures.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:27648
    • 提供者:悟凡
  1. 牛顿下山

    0下载:
  2. 这个可以很清楚的计算一些复杂的问题,很好的一中算法-this can be clearly calculated to some complicated problems, a good algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:chengjuan
  1. 数值算法程序

    0下载:
  2. 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:3163136
    • 提供者:李斌
  1. 单根牛顿切线法2

    0下载:
  2. 我们的作业 计算方法里面的牛顿切线法求根,(单根情况)。-our operations inside the calculation method Newton tangent Root, (single).
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:白亮
  1. CalcMethodProj

    0下载:
  2. 实现牛顿插值1,牛顿插值2,拉格朗日插值和多项式求解,并绘出曲线。-interpolation to achieve a Newton, Newton interpolation 2, and the Lagrange polynomial interpolation solution and the drawing curves.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:80896
    • 提供者:朱小明
  1. 自牛顿以来的科学家

    0下载:
  2. 自牛顿以来的科学家-since scientists since Newton
  3. 所属分类:成功激励

    • 发布日期:2024-05-16
    • 文件大小:1721344
    • 提供者:站长
  1. 软件《牛顿法解方程之混沌情况1.32》VC++版源代码

    0下载:
  2. 软件《牛顿法解方程之混沌情况1.32》VC++版源代码,迭代算法压缩图象以及生成各种分形图案-software "Newton equation solution of 1.32 Chaos" VC version of the source code, iterative algorithm compresses images and generates various fractal patterns
  3. 所属分类:组合框控件

    • 发布日期:2024-05-16
    • 文件大小:264192
    • 提供者:王晶
  1. 数值分析算法描述与习题解答

    0下载:
  2. 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:60416
    • 提供者:李明
  1. 牛顿法解方程之混沌

    0下载:
  2. 牛顿法解方程之混沌方式,很直观的,界面也很漂亮。-Newton equation solution chaos, I am very intuitive, and the interface is very pretty.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:36864
    • 提供者:王丹
  1. 牛顿法解多项式的根

    0下载:
  2. 牛顿法解多项式的根 包含重根的判断和多项式的输入-Newton method for polynomial root contains heavy-judgment and the importation of polynomials
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:197632
    • 提供者:洋溢
  1. 单变量寻优

    0下载:
  2. 单变量寻优基本算法的原码,包括区间取半法,0。618法、FIB法,牛顿法、二次逼近法、三次逼近法。-single- variable optimization algorithm of the original code, including the semi-admission interval, 0. 618, FIB, Newton, quadratic approximation, three approximation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:陈镇静
  1. 最优化

    1下载:
  2. matlab 关于牛顿法,最速化,拟牛顿法,黄金分割法,一维搜索法的编程-Matlab of Newton, the most speed, quasi-Newton method, 0.618, one-dimensional search Programming
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:孟琳珺
  1. optimation

    0下载:
  2. 最优化计算的牛顿法+共轭梯度法的MATLAB程序-Optimization Newton's Law+ conjugate gradient method MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:
  1. 牛顿法图解方程

    0下载:
  2. 牛顿法图解方程 牛顿法图解方程-Newton equation Newton Graphic Graphic Graphic equation Newton equation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:36864
    • 提供者:YY
  1. 作业题一

    0下载:
  2. matlab牛顿迭代方法,上机试验对于初学者又很大的帮助,简单易懂-Matlab Newton iterative method, the pilot on the plane for beginners also very helpful and easily understood
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:木易
  1. work123

    1下载:
  2. 最优化算法,有共轭梯度、牛顿法、黄金分割、最速下降法等-optimization algorithm, a conjugate gradient, Newton, 0.618, the steepest decline in France
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:郭大波
  1. 牛顿环

    0下载:
  2. VS2003下C#写的牛顿环,主要使用graphic绘图-Visual C# written by Newton Central, the main use of graphic drawings
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:40960
    • 提供者:向传兵
  1. Newton潮流程序

    0下载:
  2. 基于VisualC++的牛顿-拉夫逊潮流计算程序,适合电力系统专业-based on the Visual C Newton-Raphson flow calculation procedures for professional power system
  3. 所属分类:其他行业

    • 发布日期:2024-05-16
    • 文件大小:63488
    • 提供者:赵渊
  1. Cprograms

    0下载:
  2. 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的J
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-16
    • 文件大小:167936
    • 提供者:CF雷电
  1. nonlinearNOWTONiterative

    0下载:
  2. 非线性方程组解法牛顿下山法,求解非线性方程组-nonlinear equations of Newton Method down, solving systems of nonlinear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:吴斌暄
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org