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

搜索资源列表

  1. netwonbetaandgauss

    0下载:
  2. newton-beta 算法及 基于列主元 高斯消去算法-newton-beta algorithm and Gaussian elimination based algorithm for main-element
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1210
    • 提供者:yao
  1. A_LU

    0下载:
  2. bool lu(double *a, int *pivot, int n);矩阵的LU分解。 假设数组an*n在内存中按行优先次序存放,此函数使用高斯列选主元消去法,将其就地进行LU分解。pivot为输出函数.pivot[0,n)中存放主元的位置排列. 函数成功时返回false,否则返回true. bool guass(double const *lu, int const *p, double *b, int n) 求线性方程组的解。 假设矩阵lum*n为某个矩阵a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1667
    • 提供者:moontea
  1. GCME

    0下载:
  2. 这个程序是用列主元高斯消去法求解线性方程组的通用程序-This program is the main element out Gaussian elimination for solving linear equations of the general program
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:29666
    • 提供者:张靖
  1. gauss

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

    • 发布日期:2017-04-08
    • 文件大小:28621
    • 提供者:史同鑫
  1. principal-com-gaussian-elnat

    0下载:
  2. 列主元高斯消去法,数值计算必备方法,通俗易懂-principal component gaussian elimination
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:361852
    • 提供者:刘翔东
  1. Numerical-Analysis

    1下载:
  2. 数值分析: lagrange插值与三次样条插值 simpson复化积分和两点高斯复化积分 四阶龙格—库塔解微分方程 牛顿下山法求解方程的根 列主元消去法求解线性方程组的根 -Numerical Analysis: lagrange interpolation and cubic spline interpolation simpson recovery of complex points and two points of the Gaussian integral Ru
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:34816
    • 提供者:susan
  1. Gauss

    0下载:
  2. 解线性代数方程组的列主元高斯消去法的C++实现-Solving linear algebraic equations out of the main element Gaussian elimination by C++
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:738
    • 提供者:CGQ
  1. gauss_original

    0下载:
  2. 本源代码是数值计算方法的列主元高斯消去法。-Source code is a numerical method of Gaussian elimination pivot column.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:726
    • 提供者:liu
  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. GAUSS1

    0下载:
  2. 列主元高斯消元法,可以求解线性方程组,简单易用-Column pivot Gauss elimination method, can solve linear equations, simple to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:625
    • 提供者:vis
  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. two-stepQRmethod

    1下载:
  2. 对于一个10乘10矩阵,先拟上三角化,再用带双步位移的QR方法求矩阵的特征值(包括复数特征值),再用列主元高斯消去法求矩阵的特征向量。-For a 10 by 10 matrix, first proposed on the triangulation, and then with a two-step displacement of the QR method, to calculate the eigenvalues ​ ​ of the matrix (includin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:482200
    • 提供者:朱付涛
  1. Guass-Elimination

    0下载:
  2. 列主元高斯消去法解线性方程组,C语言程序,运行通过,数值算法的基本算法,很实用-Gauss Elimination
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:730
    • 提供者:Bob
  1. work_1_liezhuyuangauss

    0下载:
  2. 利用列主元的高斯法来求解线性方程或方程-Out of the main yuan Gauss method for solving linear equations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:906
    • 提供者:gao
  1. MATLAB

    0下载:
  2. 列主元高斯消去法、LU三角分解法、龙贝格(Romberg)算法、最小二乘法的Matlab程序及运行结果-Column principal component Gaussian elimination, LU triangular decomposition method, Romberg (Romberg) algorithm, least-squares method in Matlab and the results
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:36760
    • 提供者:lihui
  1. gauss

    0下载:
  2. 列主元高斯消去法、闲来无事的时候编的程序可以对方程组进行求解-Out of the main yuan Gauss elimination method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:660
    • 提供者:李丽
  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. Solving-linear-equations

    1下载:
  2. 数值计算第二章编程作业:高斯顺序消元法、列选主元、三角分解法(Doolittle分解、Crout 分解)、全选主元、平方根法、追赶法解线性方程组-Order Gaussian elimination method, column pivoting, triangular decomposition (Doolittle, decomposition, decomposition Crout s), Select the main element, the square root of the
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:8685
    • 提供者:王争
« 1 2 ... 6 7 8 9 10 1112 13 14 15 »
搜珍网 www.dssz.com