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

搜索资源列表

  1. detGauss.rar

    0下载:
  2. 高斯列主元消去法 详细,易懂,简单明了 初学者可看,Gaussian elimination method PCA out detailed, easy-to-understand, simple to understand for beginners, if we look at
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:791
    • 提供者:王永青
  1. gauss

    0下载:
  2. 数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation-Gauss numerical analysis- out PCA elimination main program as follows: a---- input, matrix of coeffi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1110
    • 提供者:闫安心
  1. shuzhi2

    0下载:
  2. 拉格朗日插值算法 牛顿插值多项式,用于离散数据的拟合 高斯列主元消去法,求解其次线性方程组-Lagrange polynomial interpolation Newton interpolation algorithm for discrete data, fitting out PCA Gaussian elimination method, followed by solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:8539
    • 提供者:hujingxin
  1. gauss

    0下载:
  2. 高斯列主元消去法实现 计算方法-PCA out Gaussian elimination method to achieve calculation method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:9613
    • 提供者:jc
  1. gauss

    0下载:
  2. 高斯列主元消去法 经调试后通过 并且用于实际算法-Out PCA elimination method adopted by the debugger and the actual algorithm used
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:366348
    • 提供者:姚威
  1. gaosi

    0下载:
  2. 应用高斯列主元消去法解线性方程组的程序代码-Application of Gaussian elimination out PCA solution of linear equations of the program code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:734
    • 提供者:sky
  1. mylu

    0下载:
  2. 高斯列主元消去法求矩阵,,可以求任意阶矩阵,非常简单好用-Out Gaussian elimination method for principal component matrix, a very easy-to-use
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:624
    • 提供者:fbb
  1. GaussPivot

    0下载:
  2. 利用高斯列主元消去法进行LU分解,并求解方程组-PCA out Gaussian elimination method and LU decomposition to solve equation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:1224
    • 提供者:King
  1. Gauss

    0下载:
  2. Gauss主元消去法,高斯列主元消去法,含可执行文件bat及源码-PCA Gauss elimination method, Gauss elimination method out PCA, including executable files and source bat
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:103729
    • 提供者:shan
  1. jisuanfangfa

    0下载:
  2. 用Vc++语言实现拉格朗日插值、牛顿插值、 复化Simpson公式、龙贝格公式、牛顿迭代法、高斯列主元消去法、Seidel 迭代法-Vc++ language with the realization of the Lagrange interpolation, Newton interpolation, Complex formula of Simpson, Romberg formula, Newton iteration, Gauss elimination method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:38401
    • 提供者:pyx
  1. P248-1

    0下载:
  2. 二次曲线拟合,应用了高斯列主元消去法,并且应用了矩阵的转置-Quadratic curve fitting, application of Gaussian elimination pivot column
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:752
    • 提供者:gaoli
  1. liezhuyuan

    0下载:
  2. 计算方法高斯列主元消去法C程序 保证好用-Method of calculating Gaussian elimination pivot column C program to ensure easy to use
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:182763
    • 提供者:云天河
  1. xiaoyuan

    0下载:
  2. 高斯列主元消去法,可以用于就算规模较大的矩阵-Gaussian line principal component elimination method can be used to even larger matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:520
    • 提供者:jerome
  1. 2

    0下载:
  2. 高斯列主元消去法的程序,如果有什么不对的地方烦请指教-Gaussian elimination pivot column
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:3099
    • 提供者:张亚维
  1. gaosi

    1下载:
  2. 共两个程序,分别为:高斯顺序消去法,高斯列主元消去法 -Gaussian elimination, elimination method out PCA, PCA-wide elimination method solution of linear equations and Gauss-Jordan elimination method of inverse matrix. Procedures for the use of MATLAB language development, and
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:964
    • 提供者:wangsizhao
  1. gsxyf

    0下载:
  2. 高斯列主元消去法求解线性方程组,在方程组的求解中应用较广。-Main-element Gauss elimination for solving linear equations, the equations of wider application.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:619
    • 提供者:lupy
  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. gaosi

    0下载:
  2. 高斯列主元消去法 #include<stdio.h> #include<conio.h> #include<math.h> #define N 100 float a[N][N+1] void main( ) { int i,j,k,n float t,s=0, clrscr( ) printf("输入矩阵阶数:") scanf(" d",&
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:169654
    • 提供者:www.pudn.com
  1. Gauss

    0下载:
  2. 本程序是应用数值分析对线性多元方程组的一种解法……高斯列主元消去法-This procedure is the application of numerical analysis of linear multivariate equations out of a solution ... ... the main element of Gaussian elimination
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:782
    • 提供者:肖宇
  1. jisuanfangfa

    0下载:
  2. 计算方法程序:三次拉格朗日插值、牛顿插值、复化梯形积分、复化Simpson积分、高斯列主元消去法、LU分解法-Calculation procedure: three Lagrange interpolation, Newton interpolation, complex trapezoidal integration, complex integration of Simpson, principal component elimination method Gauss column, LU
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:29968
    • 提供者:wangxuanbo
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com