搜索资源列表

  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. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:264710
    • 提供者:王晶
  1. 第四章 解非线性方程的迭代法

    0下载:
  2. 解非线性方程的迭代法-solving nonlinear equations iterative method
  3. 所属分类:电子书籍

    • 发布日期:2024-07-03
    • 文件大小:112640
    • 提供者:陈磊
  1. YKB

    0下载:
  2. 雅可比迭代法 解方程组-Jacobi iterative method for solving equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-03
    • 文件大小:268288
    • 提供者:赵健
  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-07-03
    • 文件大小:264192
    • 提供者:王晶
  1. newton

    0下载:
  2. 用C语言实现的牛顿迭代法解线N阶方程的程序,并附有实验报告-Using C language to achieve the Newton iteration solution line N-order equation of the procedures, together with the experimental report
  3. 所属分类:C#编程

    • 发布日期:2024-07-03
    • 文件大小:891904
    • 提供者:sjj
  1. Jacobi

    0下载:
  2. jacobi迭代法解方程组的具体实现算法 用c++开发的源程序-jacobi iteration method for solution of equations of the specific algorithm used c++ developed source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:王朝喜
  1. newton

    0下载:
  2. 自己用matlab编写的newton迭代法解方程的通用程序,附有检测结果图片-Matlab prepared themselves with newton iteration solution of equation generic procedure, with test results picture
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-03
    • 文件大小:17408
    • 提供者:连早喻
  1. c

    0下载:
  2. 数值计算中用的牛顿迭代法解方程的算法,非常好作用!-Numerical calculation using the Newton iteration equation solution algorithm, a very good role!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-03
    • 文件大小:2048
    • 提供者:林枫
  1. yuanma

    1下载:
  2. 数值计算方法解方程组实例,利用Gauss-Seidel迭代法解方程组-Numerical calculation method to solve equations example, using Gauss-Seidel iteration method for solution of equations
  3. 所属分类:书籍源码

    • 发布日期:2024-07-03
    • 文件大小:181248
    • 提供者:john
  1. c

    0下载:
  2. 数值分析中的几种迭代法解方程,用于简单的求解方程使用-Numerical analysis of iterative method for solution of several equations for solving simple equations using the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-03
    • 文件大小:2048
    • 提供者:牛长明
  1. Newton

    0下载:
  2. 该程序为用牛顿迭代法解方程的C++程序,只要输入初始值,就可以算出方程的近似解-The procedure for the use of Newton iteration solution of Equation C++ Procedures, as long as the input initial value, we can calculate the approximate solution of equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-03
    • 文件大小:10240
    • 提供者:王芳
  1. Newton

    0下载:
  2. 牛顿计算方法,解非线性方程f(x)=0牛顿方法是一种将非线性函数线性化的方法。 牛顿迭代法求方程的一个实根 -Newton s method of calculating solution of nonlinear equations f (x) = 0 Newton method is a nonlinear function linearization method. Newton iteration equation f
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-03
    • 文件大小:1092608
    • 提供者:xi
  1. matlab-upload

    0下载:
  2. 雅可比迭代法解方程 高斯法解方程 查值法曲线拟和 2-9次方曲线拟和-Jacobi Iteration Method Solution of Equation of Gauss equation curve fitting method investigations and 2-9 power curve fitting and
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:2048
    • 提供者:ludawei
  1. NEWTON

    0下载:
  2. 利用牛顿迭代法解非线性方程,这是其matlab程序-Using Newton iteration solution of nonlinear equations, which are its matlab program
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:刘栋
  1. matlab_newton

    0下载:
  2. 用于matlab用牛顿迭代法解方程,这个在数值计算中是很重要的-Matlab by Newton' s iterative method for solving equations, this in numerical calculation is very important to
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:杜晓伟
  1. newton

    0下载:
  2. 牛顿迭代法解非线性方程,可自定义迭代步数和迭代精度,结果可返回解得所有迭代过程,适合于就算方法的初学者作为上机实验的参考资料。-Newton iterative method for solving nonlinear equations, can be customized and iterative precision iterations, the result can be returned to solve for all t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:李文俊
  1. 雅克比(Jacobi)迭代法解线性方程组(Matlab程序)

    0下载:
  2. 雅克比迭代例子,给定方程,常用的数值迭代方法(Jacobi iteration example, given equation, numerical iterative methods)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:日常
  1. 迭代法

    1下载:
  2. 五种迭代法解------非线性方程求根 分别采用了牛顿法、简易牛顿法、史蒂芬孙迭代法、二分法和割线法(The iterative method for solving nonlinear equations.)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:haibenben
  1. Kaczmarz_Algorithm

    0下载:
  2. Kaczmarz_Algorithm算法迭代求解方程,适用于欠定和超定方程组(Kaczmarz_Algorithm. Iterative solution of equations is applicable to underdetermined and overdetermined equations.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-03
    • 文件大小:2048
    • 提供者:R__Z
  1. 迭代

    0下载:
  2. 差分迭代法和虚时间法求解薛定谔方程;克尔非线性方程光孤子解;(Solution of schrodinger equation by difference iteration method and virtual time method;Kerr nonlinear equation optical soliton solution;)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:Indown90
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org