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

搜索资源列表

  1. GJDN

    0下载:
  2. 全选主元高斯-约当消去法同时求解系数矩阵相同而右端具有m组常数向量的线性代数方程组AX=B的全部解-QuanXuan primary gaussian-about when elimination technique and then the coefficient matrix is the same and the right side of the constant vector with m linear algebra equations AX = B of all solutions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:597
    • 提供者:戴敏
  1. guass_shunxucommon

    0下载:
  2. 高斯列主元消去法解线性方程组; -Gaussian column principal component elimination method for solving linear equations column main Gaussian elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1082388
    • 提供者:赵峙尧
  1. gaosixiaoqu

    0下载:
  2. 高斯列主元消去法,对输入的方程组求解,精确度很高。编译环境VC2010-Gaussian column principal component elimination method for solving the equations of the input high precision. Compile environment VC2010
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3968962
    • 提供者:张洪超
  1. gaodengshuxue

    0下载:
  2. 可实现的算法:软件说明: 1.全主元高斯约当消去法2.LU分解法3.追赶法4.五对角线性方程组解法5.线性方程组解的迭代改善6.范德蒙方程组解法7.托伯利兹方程组解法8.奇异值分解9.线性方程组的共轭梯度法10.对称方程组的乔列斯基分解法11.矩阵的QR分解12.松弛迭代法第2章插值1.拉格朗日插值2.有理函数插值3.三次样条插值4.有序表的检索法5.插值多项式6.二元拉格朗日插值-The algorithm can be realized: Software Descr iption:
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1442301
    • 提供者:liuwei
  1. liezhuyuan

    0下载:
  2. 这是高斯列主元消去法解方程的资料,包含其原理和C++源程序-This is the main element of the Gaussian elimination method for solving equations, contains its principle and C++ of source
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:82605
    • 提供者:claire
  1. GuassXQLineMain

    0下载:
  2. 高斯列主元消去法,用来解决解方程的问题,已经验证过,可以使用。-Useing it to solve the GuassXQLineMain,by useing the tool of matlab,it is a language made by myself,thank you,thank you.
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1026
    • 提供者:不告诉
  1. gausspp

    0下载:
  2. 高斯列主元消去法,计算方法作业,主要用于方程的求解-homework of the course jisuanfangfa or caculator method
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:1023
    • 提供者:王飞
  1. Gauss_pivot

    0下载:
  2. matlab 高斯列主元消去法求解线性方程组程序,可用于求解任何元数方程组-Matlab gaussian column primary elimination method solving system of linear equations procedures, can be used to solve any yuan number equations
  3. 所属分类:MPI

    • 发布日期:2017-11-06
    • 文件大小:545
    • 提供者:luoxia
  1. Gaussian-elimination-method-

    0下载:
  2. 采用高斯列主元消去法求解其次线性方程组,是较常见的解方程组的算法-The main element of the Gaussian elimination method for solving Secondly linear equations, is more common solution of equations algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:3626
    • 提供者:赵永宁
  1. Partial_Pivoting

    1下载:
  2. 利用matlab实现高斯列主元消去法解线性方程组的数值解。-Using matlab to achieve numerical solution of the principal component Gaussian elimination method for solving linear equations.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:734
    • 提供者:hu mou
  1. Gaussian-elimination-method

    2下载:
  2. 高斯列主元消去法vb源程序,方便求解方程组未知数的值。-The main element of the Gaussian elimination method vb source code, to facilitate solving equations unknowns value.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:1742
    • 提供者:aqingqt
  1. solution-of-linear-equations

    0下载:
  2. 有7种解线性方程组的算法,高斯算法,高斯列主元,高斯完全主元,LU分解法,LU列主元分解法,追赶法,高斯约旦消去法-There are seven kinds algorithm of solution of linear equations, Gaussian algorithm, out PCA Gaussian, Gaussian completely principal component, LU decomposition, LU column principal component
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:339164
    • 提供者:zhangjing
  1. GauseJordan

    0下载:
  2. 用高斯--约当列主元消去法求线性方程组的解-Gauss- Jordan elimination method for main-element solution of linear equations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:791
    • 提供者:黄磊
  1. GAUSSJ

    0下载:
  2. 线性方程组的解法 全主元高斯-约当(Gauss-Jordan)消去法 用高斯-约当消去法求解A[XY]=[BI],其中A为n*n非奇异矩阵,B为n*m矩阵,均已知;X(n*m),Y(n*n)未知。-Solution of linear equations the main yuan Gaussian- Jordan (Gauss-Jordan) elimination method Gauss- Jordan elimination method to solve A [XY] = [B
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:629
    • 提供者:han
  1. ACJDN

    0下载:
  2. 用全选主元高斯-约当消去法求解系数矩阵相同而具有多组右端常 数向量的复系数线性代数方程组AX=B-PCA Gaussian with Select- Jordan elimination method for solving the same coefficient matrix and constant vector with multiple groups of the right end of the complex coefficients of linear algebraic e
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1051
    • 提供者:aaaaa
  1. Gauss

    0下载:
  2. 高斯列主元消去法求解线性方程组C语言代码实现,数值计算方法中常用-Out PCA Gaussian elimination method for solving linear equations C language code, commonly used numerical method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4071
    • 提供者:张国力
  1. Out-PCA-Gaussian-elimination-method

    0下载:
  2. 数值线性代数 高斯列主元消去法的C++具体实现过程 -Out PCA Gaussian elimination method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3573
    • 提供者:小蟋蟀
  1. sor

    0下载:
  2. 自己编的SOR迭代法。列出每次迭代结果。精确解由高斯列主元消去法求得。-My SOR iterative algorithms. The results in each iteration are listed.The exactsolution obtained by the Gauss elimination method .
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:918
    • 提供者:gamila
  1. zoeppritz

    1下载:
  2. 高斯列主元消去法解zoeppritz方程(按角度赋值)-Out PCA Gaussian elimination method for solving zoeppritz equation (press angle assignment)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1317
    • 提供者:tanfeng
  1. CPP-commonly-used-algorithm

    0下载:
  2. C++常用数据集,包括“求赫申伯格矩阵全部特征值的QR方法”、"求解复系数方程组的全选主元高斯\|约当消去法"等。-C++ commonly used data sets, including " seeking Hoeschen Berg matrix QR method all eigenvalues" , " solving equations with complex coefficients Select PCA Gaussian \ | Jordan elim
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:250204
    • 提供者:陈杰
« 1 2 ... 22 23 24 25 26 2728 »
搜珍网 www.dssz.com