CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 矩阵迭代法

搜索资源列表

  1. PROGRAMSEIDEL

    0下载:
  2. 一、 Seidel迭代法 算法8.2: 1. 输入矩阵A,右端项b ,初始迭代向量 X(0) ,维数n,容许误差ε ,最大容许迭代次数 N。 2. 置k=1. 3. 计算 X1=(b1-Σa1jxj(0))/a11 j=2,3,…….,n Xi=(bi-Σaijxj-Σaijxj(0))/aii, i=2,3,……,n-1 Xn=(bn-Σanjxj)/ann j=1,2,…….,n-1 4.若||X-X(0)|| <ε,输出X , 停机;否则,转步骤5。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:51814
    • 提供者:Gellss
  1. 1t2r

    0下载:
  2. 怎阵这 这是矩阵 和 高斯迭代法-This it is matrix and Gaussian iterative method
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1212
    • 提供者:张乐
  1. yingyongshuzhifenxi.rar

    0下载:
  2. 本书包括绪论,插值法,函数逼近,解线性方程组的直接方法、迭代法,数值微分与数值积分,非线性方程求根,常微分方程数值解法,矩阵特征值与特征向量的计算以及附录和习题解答等。 ,This book includes introduction, interpolation, function approximation, solution of linear equations of the direct method, iterative method, numerical differentiati
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3239623
    • 提供者:zz
  1. SEIDEL

    0下载:
  2. 本程序实现了矩阵计算中的高斯——赛德尔迭代法,是速度比较快啊-This procedure achieved a matrix calculation of the Gauss- Seidel iteration method is the speed comparison快啊
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:9127
    • 提供者:bringer
  1. 1

    0下载:
  2. 第二章 解线性方程组的直接法 --------------------------------------------------------------------------------------- 主函数文件 子函数文件 功能 实例 -------------------------------------------------------------------------------------- GELIMM.C GELIM.C Gauss顺序消去法解线
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:374250
    • 提供者:xig
  1. 4

    0下载:
  2. 用newton迭代法求矩阵,可以求任意阶的矩阵,非常好用-By newton iteration matrix can be arbitrary order for the matrix, very easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:568
    • 提供者:fbb
  1. 4.1

    0下载:
  2. 雅可比迭代法 求解矩阵方程的解 雅可比迭代法 求解矩阵方程的解-Jacobi Method
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-25
    • 文件大小:610304
    • 提供者:liyue
  1. Matrix-ProgrammingBeta2.0

    0下载:
  2. 该编程为矩阵与数据分析课的编程作业程序,里面包括matlab的三次样条曲线程序,有Jacobi迭代法和Gauss-Seidel迭代法等-The programming and data analysis for the matrix class programming operations program, which includes the cubic spline curve matlab procedures, Jacobi and Gauss-Seidel iterative meth
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:557627
    • 提供者:fat
  1. computing-method

    0下载:
  2. 列主元消去法解线性方程、三对角阵的LU分解、用迭代法解方程组、求矩阵的LDLT分解及cholesky分解、求函数插值多项式、插值误差、用复化公式求积分方程、计算定积分-Column pca elimination method solving linear equations, LU decomposition of tridiagonal matrix, solutions of equations by iteration method, LDLT decomposition of matr
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:6569776
    • 提供者:薛荔枝
  1. jocb_E_D

    0下载:
  2. 使用雅克比迭代法求矩阵的特征值特征向量,并可以对特征值大小排序-Jacques eigenvalue eigenvectors than iterative method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1524
    • 提供者:李世伟
  1. MHSS-iteration-mehtod

    2下载:
  2. 计算大型矩阵的MHSS迭代法Matlab程序,该程序包含几个部分。-MHSS iteration method
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:4584
    • 提供者:魏朝翰
  1. Equation-Root

    0下载:
  2. 方程求根 inv - 逆矩阵 roots - 多项式的根 fzero - 一元函数零点 fsolve - 非线性方程组 solve - 符号方程解 *newton - 牛顿迭代法解非线性方程- Equation Root inv- Inverse Matrix roots- roots of the polynomial fzero- One Function Zero fsolve- nonlinear equations solve- Equ
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:9851
    • 提供者:lxc
  1. a

    0下载:
  2. 高斯-赛德尔迭代法求此方程组的近似解,可以自己设定矩阵(Gauss Seidel iterative method)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:14336
    • 提供者:hyuk
  1. sor超松弛迭代法

    0下载:
  2. 一个实现sor超松弛迭代法的c语言算法,可以帮助新手完成矩阵计算(A C language algorithm for realizing over relaxation iterative method)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:破云
  1. 求解特征值

    0下载:
  2. 矩阵计算,求解特征值,冥法,迭代法,计算方法(Matrix calculation, eigenvalue solution, dark law, iterative method)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:米米提777
  1. Stability

    1下载:
  2. 算大型矩阵的特征值时使用的代码,但不能算所有特征值(The code used to calculate the eigenvalue of a large matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:小毛1012
  1. GAUSS

    0下载:
  2. 计算方法中用来求解矩阵迭代的方法,高斯迭代法(The calculation method is used to solve the matrix, Gauss iterative method)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:824320
    • 提供者:京夏京夏
  1. 雅克比矩阵迭代设计

    0下载:
  2. 雅克比迭代法完成潮流计算问题实现仿真等一些问题(chaoliujisuanwanchengjisuan)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:LIUTIN
  1. jztdf

    0下载:
  2. 用矩阵迭代法计算某系统固有频率及振型,MATLAB程序(Using matrix iteration method to calculate the natural frequency and mode of a system, MATLAB program)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:12288
    • 提供者:liliqwer
  1. Desktop

    2下载:
  2. 该MATLAB脚本为使用矩阵迭代法计算其固有频率及振型,(Matrix iteration method for calculating natural frequencies and modes)
  3. 所属分类:其他

    • 发布日期:2020-09-24
    • 文件大小:13312
    • 提供者:小阿非
« 12 »
搜珍网 www.dssz.com