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

搜索资源列表

  1. SOR

    2下载:
  2. SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1.36kb
    • 提供者:罗磊君
  1. Gauss-Seidel-method

    0下载:
  2. In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:50.76kb
    • 提供者:Dmitriy
  1. SOR

    0下载:
  2. 这是松弛法编程,它是高斯-赛德尔迭代法的一种加速收敛的方法。是大型稀疏矩阵线性方程组的有效解法之一。 -This is the relaxation method programming, it is the Gauss- Seidel iterative method to accelerate the convergence of a method. Large sparse matrix system of linear equations, one effective solutio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2.82kb
    • 提供者:顾一新
  1. numerical-method

    0下载:
  2. 数值方法课程中的程序,如GaussSeidel迭代法解方程组,Jacobi迭代法解方程组,SOR迭代法解方程组,杜利特尔矩阵分解以及矩阵的直接解法,拉格朗日插值等11个程序。-Courses in numerical methods, such as iterative method for solution GaussSeidel equations, Jacobi iterative method for solution of equations, SOR iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:6.55kb
    • 提供者:刘冬
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.27kb
    • 提供者:胡婕
  1. Laplace-hadi

    0下载:
  2. In this code the laplace equation is solved by iterative method.For solving matrix of unknowns a method like Jacubi method is used that dependet to little difference between iterations for convergence.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:555byte
    • 提供者:
  1. Calculation-method

    0下载:
  2. 有关计算方法课程学习的编译程序 包括矩阵求逆,迭代法,积分近似,求矩阵特征值-Calculation method eigenvalue iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5.37kb
    • 提供者:冬冬
  1. Accord-than-iterative-method

    0下载:
  2. 雅阁比 迭代法 数值计算方法中的一个好的啊-Accord than iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:639byte
    • 提供者:万鹏
  1. newton-raphson-iterative-method

    0下载:
  2. Excel sheet demonsrating Newton-Raphson Iterative equation solving method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:3kb
    • 提供者:skiziltoprak
  1. iterative-method

    0下载:
  2. 程序主要采用了C语言的迭代过程实现线性代数解得求取过程,其中分析了Jicob法的基本原理和C语言实现。-Program mainly uses the C language realization of the iterative process of solution was to strike a linear algebra course, which analyzes the Jicob of the basic principles and the C language.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:728.4kb
    • 提供者:公共
  1. Newton-iterative-improvement

    0下载:
  2. 改进的牛顿迭代法,主要是收敛速度上的改进,到三阶和五阶。-Improved Newton iterative method, mainly is the convergence speed improvement, to the first three and five order.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:807.97kb
    • 提供者:张迪昂
  1. Jacobi-iterative-

    0下载:
  2. 用雅可比迭代的方法求解四元线性方程组的解-Jacobi iterative method for solving the solution of four linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3.81kb
    • 提供者:fenglucha
  1. iterative-method

    0下载:
  2. 利用c语言编写了迭代法解线性方程组的源程序,大大简化了计算量。-Use the C language source code of the iterative method for solving linear equations, which greatly simplify the calculation, suitable for solution of complex equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3.46kb
    • 提供者:小样
  1. Newton-iterative-method

    0下载:
  2. 用牛顿迭代法求解非线性方程,在程序中修改待求方程即可-With Newton iteration method to solve nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:695byte
    • 提供者:董月汉
  1. High-Shisaideer-iterative-method

    0下载:
  2. 改程序是数值分析里边的高斯塞德尔迭代法,用c 做的,程序代码简单有注释,希望能对你有帮助-Reform program is the numerical analysis of the inside of the high Shisaideer iterative method, with c do simple annotated program code, I hope you can help
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:5.87kb
    • 提供者:何弯弯
  1. Iterative-method

    0下载:
  2. 迭代法是解各种方程(含方程组)的基本方法, 它常通过构造一个定常的迭代格式,重复计算而产生一个收敛的解的序列(标量序列,向量序列等),逐步逼近问题的真解。-Iterative method is the solution of various equations (including equations) of the basic method, it is often by constructing a stationary iterative format, double counting
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:894byte
    • 提供者:Chanel
  1. Newton-iterative-method

    0下载:
  2. 牛顿迭代法求解方程x² -2=0,java实现-Newton iterative method for solving equations x ² -2 = 0, java achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:52.62kb
    • 提供者:王凯
  1. Gauss---Seidel-iterative-method

    0下载:
  2. 高斯-赛德尔迭代法,一种有效的迭代算法,可用于模型求解-Gauss- Seidel iterative method, an efficient iterative algorithm can be used to solve the model
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:544byte
    • 提供者:胡刚
  1. equations-iterative-method

    0下载:
  2. 解线性方程组的迭代法的详细代码,帮助初学者尽早入门。-Solving linear equations iterative method detailed code as soon as possible to help beginners get started.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8.45kb
    • 提供者:张天一
  1. Newton-iterative-method

    0下载:
  2. 牛顿迭代法解非线性函数的基本思路是通过曲线上任意点的切线来逼近函数的根-The basic ideas of Newton iterative method for solving nonlinear function is through the tangent at any point on the curve to approximate the function of root
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:551byte
    • 提供者:天堂鸟
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com