CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - iterative method

搜索资源列表

  1. sor

    1下载:
  2. 求解线性方程组的超松弛(SOR)迭代法-Solving Linear Equations over-relaxation (SOR) iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:582byte
    • 提供者:liruifa
  1. iterative

    3下载:
  2. rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7kb
    • 提供者:zuoxl
  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. New-Iterative-Method(DIY)

    0下载:
  2. 可实现,实用,迭代法(新创新),基于改进的迭代法图像分割算法(源码), 核心思想:先添加高斯噪声,然后新迭代分割算法,最后显示自动计算的阈值。 -Can realize, practical, the iterative method (new innovation), the iterative method based on improved image segmentation algorithm (source), core ideas: first add gaussian no
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.27kb
    • 提供者:姜亮
  1. Accord-than-iterative-method

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

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

    0下载:
  2. 经典的matlab算法有好多种,在这里介绍代数方程组的解法中的牛顿迭代法。-Classic matlab algorithm have a variety of, in the method presented here the algebraic equations of Newton iterative method.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:524byte
    • 提供者:梦女孩
  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. linearequationsthe-iterative-method

    0下载:
  2. 第12章 解线性方程组的迭代法.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。-Chapter 12 solution of linear equations of the iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:9.88kb
    • 提供者:空悟
  1. iterative-method

    0下载:
  2. 基于MATLAB的,求解线性方程组的雅可比迭代法和高斯-赛德尔迭代法的比较-Than the iteration method and Gauss- Seidel iterative method based on MATLAB, solving linear equations of Jacques
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:88.88kb
    • 提供者:mathman
  1. Gauss---Seidel-iterative-method

    0下载:
  2. 高斯-赛德尔迭代法--源代码及关键源代码-Gauss- Seidel iterative method
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:2.99kb
    • 提供者:江一
  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. Jacobi-iterative-method

    0下载:
  2. 利用Jacobi迭代法求解线性方程组的程序-Using the Jacobi iterative method for solving linear equations of the program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3.21kb
    • 提供者:li
  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. iterative-method-matlab-code

    0下载:
  2. matlab迭代法代码,很不错,值得-iterative method matlab code, very good, worth a look
  3. 所属分类:VxWorks

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

    0下载:
  2. 包含Jacobi和Seidel两种迭代法,用于求解线性方程,计算简单,收敛快-Contains two kinds of Jacobi and Seidel iterative method for solving linear equations, computing simple, fast convergence
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:554byte
    • 提供者:杨海燕
  1. Jacobi-iterative-method

    0下载:
  2. 该程序是在C语言的编译环境下探索利用Jacobi迭代方法求解线性方程组。-The program is to explore the environment in the C language compiler using Jacobi iterative method for solving linear equations.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2.6kb
    • 提供者:
  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 ... 50 »
搜珍网 www.dssz.com