搜索资源列表

  1. 高斯赛德尔迭代法

    0下载:
  2. 用matlab实现高斯赛德尔迭代法
  3. 所属分类:matlab例程

    • 发布日期:2011-05-31
    • 文件大小:689
    • 提供者:tinkerguang
  1. 线性方程组的迭代法和牛顿数值积分

    0下载:
  2. 线性方程组的迭代法:Jacobi, Gauss-Seidel,SOR,SOR for Poisson。 牛顿数值积分方法及其Steffensen加速法。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-12-24
    • 文件大小:1770
    • 提供者:skiloop@126.com
  1. 二维迭代函数系统分形源代码

    0下载:
  2. 二维迭代函数系统分形源代码.zip-2D Iterated Function System Fractal source code. Zip
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:29696
    • 提供者:
  1. 牛顿迭代法

    0下载:
  2. 牛顿迭代式,用VB实现~~~!-Newton iterative, using VB to achieve ~ ~ ~!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:唐春晖
  1. 迭代法

    0下载:
  2. 是用C做的迭代法的实验报告-C is doing iterative method of experimental report
  3. 所属分类:文档资料

    • 发布日期:2024-05-06
    • 文件大小:9216
    • 提供者:刘大鹏
  1. seidel迭代法

    0下载:
  2. gauss-seidel迭代法解Ax=b的解-Gauss- Seidel iterative method for Ax = b Solution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:252928
    • 提供者:剑胆琴心
  1. 松弛迭代法

    0下载:
  2. 松弛迭代法.rar-Iterative Method. Rar
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:王勇
  1. jacobi迭代

    0下载:
  2. 这是jacobi迭代算法-iterative algorithm to caculate Jacobi(matrix?)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:叶魏强
  1. 雅可比迭代法

    0下载:
  2. 数值分析雅可比迭代法-numerical analysis Jacobi iterative method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:268288
    • 提供者:郭巨海
  1. 超松弛迭代法

    0下载:
  2. 还可以,能够加快迭代的计算速度,大家用一下-can to accelerate the iterative calculation speed, we spent about
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:张建国
  1. 牛顿迭代法(M)

    0下载:
  2. 原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to u
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:XFX
  1. 2 雅各比迭代法求方程组的解

    0下载:
  2. 2 雅各比迭代法求方程组的解 2 雅各比迭代法求方程组的解.rar-two Jacoby iterative method for the solution of the equations 2 Jacoby iterative method for the solution of the equations. Rar
  3. 所属分类:C#编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:杜正
  1. 解线性方程组的迭代法

    0下载:
  2. 利用matlab编程实现解线性方程组的迭代法。-using Matlab programming for solving linear equations of iterative method.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:22528
    • 提供者:悟凡
  1. 图像分割迭代、峰谷、半阈值算法的vc代码

    1下载:
  2. 实现图像的分割迭代算法、峰谷算法、半阈值算法的vc代码-achieve iterative image segmentation algorithm, algorithm- trough, semi-threshold algorithm vc code
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-06
    • 文件大小:91136
    • 提供者:孙类
  1. 牛顿迭代法求根

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

    • 发布日期:2024-05-06
    • 文件大小:269312
    • 提供者:郑双明
  1. 二分法、简单迭代法、牛顿迭代法收敛比较

    0下载:
  2. 用C语言来实现。二分法,简单迭代法矣牛顿迭代法这三种方法来求非线性的方程的根,比较这三种的收敛性。-C language. Dichotomy, a simple iterative method Yi Newton iteration of these three methods for nonlinear equations root, comparing the convergence of three.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:21504
    • 提供者:luo
  1. Jacobi迭代法

    0下载:
  2. 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:20480
    • 提供者:luo
  1. 实验5-雅可比迭代

    0下载:
  2. 用Matlab软件以及雅克比迭代和高斯-赛德尔迭代解方程组Ax=b,分析、比较其结果-using Matlab software and the iterative and Jacques than Gauss- Seidel iterative solution equations Ax = b, analysis, comparison of the results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:17408
    • 提供者:葛林
  1. 雅可比迭代计算方程组

    0下载:
  2. 用雅可比迭代计算一个线性方程组。用户只需要输入系数矩阵和常数矩阵就可以,精确度为-8-using Jacobian an iterative calculation of linear equations. Users only need to input matrix and constant coefficient matrix can, the precision of-8
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:20480
    • 提供者:
  1. 函数迭代系统

    0下载:
  2. 这是一个函数迭代系统,可以很直观地了解函数迭代。-This is a method, system, it is quite intuitive understanding of function iteration.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:59392
    • 提供者:王丹
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org