CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 列主元消去法

搜索资源列表

  1. numericalcalculation

    0下载:
  2. 常用数值计算方法(包括最小二乘、龙格—库塔算法、列主元高斯消去法等有效的、常用的数值计算方法)-commonly used numerical methods (including least-squares, the Runge - Kutta algorithm, main-yuan Gaussian Elimination so effective, commonly used numerical method)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:雷骏
  1. Part_2_C_programmes

    0下载:
  2. 程序总结2 改进欧拉法|高斯消去法|简单迭代法|列主元元素消元|龙贝格算法|龙格库塔方法|牛顿插值多项式-procedures to improve Euler France | Gaussian Elimination | simple iteration | out the main elements Consumers billion yuan | Romberg Algorithm | Runge Kutta method | Newton polynomial interpolatio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4981
    • 提供者:周琳
  1. matlab-code

    0下载:
  2. matlab解线性方程组的源代码 function x=nagauss2(a,b,flag) % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程 -Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection P
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:郑超
  1. Main_Gauss

    0下载:
  2. 本程序实现了列主元高斯消去法,程序层次清晰,界面详细-this program out of the main yuan Gaussian elimination method, procedure levels clear and detailed interface
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1851
    • 提供者:14965a
  1. 132131312312

    0下载:
  2. % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程 % 否则不显示,默认值为0,x为解向量
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1263
    • 提供者:xiaohuang
  1. lzgsxyf

    0下载:
  2. 数值分析中的求解算法 列主元高斯消去法。已经过编译测试-numerical analysis of the algorithm shown in the main yuan Gaussian elimination method. Has been compiled test
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2319
    • 提供者:张薇
  1. qiujuzhendezhi

    0下载:
  2. 1.功能 用全选主元高斯消去法计算矩阵A的秩(C语言) 2.函数参数说明 double a[m][n] : 存放mxn阶矩阵A的元素,返回时将被破坏 int m : 矩阵A的行数 int n : 矩阵A的列数 int rank() : 函数返回A的秩 3.文件说明 rank.c为函数程序 rank0.c为主函数程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1410
    • 提供者:罗坤
  1. Gausst2_1b

    0下载:
  2. 计算方法为:Gauss消去法和列主元Gauss消去法。列主元Gauss消去法算法思路如下: 查找列主元——〉消去——〉回代 -calculation : Gauss elimination method and main-element Gauss elimination method. Main-element Gauss elimination algorithm is as follows : Search out the main element -
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1358
    • 提供者:王明明
  1. gsandly

    0下载:
  2. 高斯消去和列主元消元法.20个字-Gaussian elimination and main-element elimination method. 20 characters. . . Ah ah ah ah ah ah ah ah ah ah ah ah ah ah
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1216
    • 提供者:孙屹
  1. xianxingfangchengzujiefa

    0下载:
  2. 线性方程组数值解法 包括高斯赛德尔迭代法 矩阵直接三角分解法 列主元高斯消去法 雅可比迭代法-linear equations numerical solution including high resistivity iteration triangular matrix decomposition directly out PCA Gaussian elimination Jacobi iterative method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2274
    • 提供者:xixi
  1. Gauss

    0下载:
  2. 列主元高斯消去法 是我学习计算方法A时编写的 完成了列主元高斯消去法实现方程组求解。-out PCA Gaussian elimination is my calculation A study prepared at the completion of the main-element Gauss elimination method to achieve equation Solving Group.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9415
    • 提供者:张从
  1. xiaoyuan

    0下载:
  2. 列选主元高斯消去法求解线性方程组,列选主元高斯消去法求解线性方程组
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:815
    • 提供者:dns
  1. 21

    0下载:
  2. 用java来编写列主元gauss消去法解方程组.txt
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1216
    • 提供者:肖庆普
  1. GUASE

    0下载:
  2. 数值分析列主元高斯消去法-out numerical analysis of the main yuan Gaussian Elimination
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1298
    • 提供者:侃侃
  1. computing_method

    0下载:
  2. 简要介绍高斯列主元法消去法/平方根法解线性方程/雅克比/变步长的辛甫森求积公式,同时给出源程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:175982
    • 提供者:fuhaijun
  1. Gauss

    0下载:
  2. 解n阶线形方程组Ax=b的列主元高斯消去法的通用程序如下(下列程序都是在 matlab平台下编写的)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6592
    • 提供者:周倩
  1. chase

    0下载:
  2. 追敢法,主要是n阶线形方程组Ax=b的列主元高斯消去法的一个特殊情况,为上三角矩阵,通用程序如附件所示
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6802
    • 提供者:周倩
  1. CALCU.ZIP

    0下载:
  2. 数值分析中的常用方法,包括解方程,列主元高斯消去法解方程组,最小二乘拟合,插值,数值积分等,通过调试,全部可用.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2835
    • 提供者:mayingjie
  1. ZHUGAUS

    0下载:
  2. 列主元高斯消去法求解方程-out PCA Gaussian Elimination Solving equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1030
    • 提供者:王欣
  1. gaussian

    0下载:
  2. 一个自己写的列主元高斯消去法,用Matlab实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1819
    • 提供者:Phoebe
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com