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

搜索资源列表

  1. liezhuyuanfa

    0下载:
  2. 列主元法的基本思想是依次对k=1,2,……,n通过有选择地互换方程组中两个方程的位置,把akk,a(k+1)k,……,ank中绝对值最大的元素移到主对角线来,从而改造了高斯消去法的性能。-Out the main element of the basic idea is to turn on the k = 1,2, ... ..., n by selective exchange of equations two equations position to akk, a (k+1) k, ..
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1369
    • 提供者:小马
  1. solvinglinearequations

    0下载:
  2. 线性方程组求解算法实现。包括了列主元消元法、直接LU分解法、雅克比迭代、高斯赛德尔迭代法。并且对四个算法实现做了不太规范的、简单的类封装。原创代码,含详细注释。希望对用到数值计算的带来帮助。-Algorithm for solving linear equations. Including the main-element elimination method, the direct LU decomposition, Jacobi iteration, high Sisaideer itera
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:107676
    • 提供者:风流云散
  1. gauss

    0下载:
  2. 高斯消去法 用列主元求解AX=b 数值计算实习 例子-Gaussian elimination
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:28621
    • 提供者:史同鑫
  1. Numerical-Analysis-5

    1下载:
  2. 这里面是数值分析作业的VB程序数值分析程序 线性方程 雅可比 高斯 迭代 二次及高次 线性微分方程 列主元及行主元高斯消元法 LU分解 插值法-This operation which is the numerical analysis numerical analysis program VB program Gaussian iterative linear Fangcheng Ya secondary and higher than linear differential column a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:56078
    • 提供者:耿伟
  1. gauss

    0下载:
  2. 数值计算中的高斯消去法,采用矩阵进行,此为列主元高斯消去法。-Numerical calculation of the Gaussian elimination method, using the matrix, this is the main element column Gaussian elimination.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:726
    • 提供者:李晓文
  1. Typical-methods-for-linear-equations

    0下载:
  2. 解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。-Solving linear equations of the direct method (standard numerical algori
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:14599
    • 提供者:huyunq
  1. Gaussian-Elimination

    0下载:
  2. 高斯消去法-列选主元求解线性方程组的java源码-Gaussian Elimination
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2170
    • 提供者:shixuehai
  1. gaosixiaoqu

    0下载:
  2. 高斯消去列主元法求解方程组,另创建一个M文件写入系数矩阵等即可验证-Out Gaussian elimination method for solving equations, the main element, and the other to create a file to write the coefficient matrix M can be verified, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:6360
    • 提供者:菜鸟程序员
  1. gaussian

    0下载:
  2. 高斯消去法,列主元消去法,gauss elimination method-gauss elimination method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1242
    • 提供者:
  1. Gauss_autoamanual

    0下载:
  2. 选列主元的高斯消元法求解线性方程组,c++程序-Gaussian elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2101675
    • 提供者:张英丽
  1. duoruanfancheng

    0下载:
  2. 用“列主元消去法”解多元方程组 高斯消去法 回代-Solution of multiple equations, Gaussian elimination backward substitution " column main elimination
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:792
    • 提供者:清风
  1. solutions

    0下载:
  2. 各种常见的解方程组方法:Cholesky分解法解方程组、LU分解线性方程组、高斯消去法解方程组、列主元解线性方程组、雅可比迭代解线性方程组-Common solution of equations: the Cholesky decomposition of equations, LU decomposition of linear equations, Gaussian elimination method for solving equations, column element for s
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1261663
    • 提供者:wenwen
  1. 1

    0下载:
  2. 高斯消去法和高斯列主元消去法以及解线性下三角形方程组-Gaussian elimination and principal component Gaussian elimination and the solution of linear triangular equations
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:2884
    • 提供者:李新丰
  1. Ch3_gauss

    0下载:
  2. 高斯消去法,列主元高斯消去法,数值分析作业,用课后习题验证过是正确的。-gauss iteration
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:553
    • 提供者:朱翟
  1. Columns-of-the-main-element-method

    0下载:
  2. 使用列主元法求解方程组,比使用高斯消元法更准确-Columns of the main element method to solve the equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:2555
    • 提供者:guzhu
  1. cz

    0下载:
  2. AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:60887
    • 提供者:songguanjun
  1. solve_equations

    0下载:
  2. 几个使用的解线性方程组的程序,包括高斯消去法,高斯列主元法,高斯——赛德尔消去法。简明实用。-Gauss elimaination, Gauss_seidel ellimination
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1601
    • 提供者:贾凌霄
  1. liezhuyuan

    0下载:
  2. 列主元消去法。在matlab中对高斯消去法进行选主元的方法。解线性方程组。-Out PCA elimination method. In matlab Gaussian elimination method selected for the main element method. Solution of linear equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:542
    • 提供者:甘地
  1. 线性方程组求解

    0下载:
  2. 高斯消去法,列主元高斯消去法,LU分解、压缩带状方程组求解(Gaussian elimination)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:昵称李华
  1. 高斯列主元分解法

    0下载:
  2. 数值分析:高斯列主元消去法:对给定的n阶线性方程组A x = b ,首先进行列主元消元过程,然后进行回代过程,最后得到解或确定该线性方程组是奇异的
  3. 所属分类:数学计算/工程计算

« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com