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

搜索资源列表

  1. 3

    0下载:
  2. 利用高斯消元法对采集数据进行计算,拟合出椭圆的方程-Gauss elimination method solving linear equations, then the least square fitting.Implementation of ellipse fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2471
    • 提供者:11
  1. Gauss-elimination

    0下载:
  2. 高斯消元法的C++代码实现,用户输入数据后会自动进行高斯消元计算,输出最终结果-Gaussian elimination of C++ code, it will automatically calculate the Gaussian elimination after user input data, output the final result
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:370411
    • 提供者:王培宁
  1. inv_GF2_new

    0下载:
  2. 使用高斯消元法,在GF(2)域上计算矩阵的逆矩阵,比MATLAB自带方法快!-Use Gaussian elimination in GF (2) matrix inverse matrix calculation on the domain, faster than MATLAB own way!
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:581
    • 提供者:DONA
  1. chapter-3-of-math-analysis

    0下载:
  2. 数值分析中,LU分解法,按比例主元消元法,列主消元法,高斯消元法,追赶法对一些数值方程的求解作用,简化人工求解过程,提高效率。还有一些简单例题的编程算法-Numerical analysis, the LU decomposition method, principal component elimination method in proportion, column main elimination method, gauss elimination method, method of ch
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:12811
    • 提供者:季秋峰
  1. Main

    0下载:
  2. 数值分析中改进的高斯消元算法,用Java编程实现-Gauss elimination method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:837
    • 提供者:郑少
  1. GAOSI

    0下载:
  2. 高斯消元法(或译:高斯消去法),是线性代数规划中的一个算法,可用来为线性方程组求解。但其算法十分复杂,不常用于加减消元法,求出矩阵的秩,以及求出可逆方阵的逆矩阵。不过,如果有过百万条等式时,这个算法会十分省时-Gauss elimination
  3. 所属分类:MPI

    • 发布日期:2017-05-03
    • 文件大小:745688
    • 提供者:KID
  1. CSharp-fitting

    0下载:
  2. C#实现的线性和非线性拟合程序,高斯消元法实现。-C# implementation of linear and nonlinear fitting procedures, Gauss elimination method.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:54426
    • 提供者:李李
  1. Gaussian-elimination

    0下载:
  2. 高斯消元法是用于求解方程组的一个过程,这一过程是针对方程组的增广矩阵的实现的。将这一方法用于矩阵的三角分解可以理解为逐步对矩阵实现子矩阵的处理。-Gaussian elimination ,Gaussian elimination with partial pivoting
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:654
    • 提供者:pang hua
  1. nagauss

    0下载:
  2. 高斯消元法解线性方程组,利用高斯消元法解线性方程组-Gaussian elimination method for solving linear equations using Gaussian elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:秦选慧
  1. main.cc

    0下载:
  2. 数学上,高斯消元法(或译:高斯消去法),是线性代数规划中的一个算法,可用来为线性方程组求解。但其算法十分复杂,不常用于加减消元法,求出矩阵的秩,以及求出可逆方阵的逆矩阵。-In mathematics, the Gauss elimination method (or Gauss elimination method) is an algorithm in linear algebra programming, which can be used to solve linear equation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:syb
  1. gauss

    0下载:
  2. 基于高斯消元法求借线性方程组,数值计算方法实验题-Based on the gaussian elimination beg to borrow the system of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:519
    • 提供者:严星驰
  1. EquationSolve

    0下载:
  2. 高斯消元法求解线性方程组,语言采用c++,开发平台.net2003-Gauss elimination
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1281
    • 提供者:quan67428
  1. gauss101

    0下载:
  2. 这是用Fortran语言编写的高斯消元法,解非线性方程组,可用于解决各种非线性方程组-This is the Fortran language with the Gaussian elimination method, solve nonlinear equations can be used to solve various nonlinear equations
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:967
    • 提供者:vi99730
  1. gausseliminatetosolvelinearequation

    0下载:
  2. 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1033
    • 提供者:wz7639
  1. LDPC

    4下载:
  2. 基于MATLAB的LDPC码的性能仿真,包括H矩阵高斯消元变换方式、下三角形式和近似下三角形式三种-Performance simulation of LDPC code based on MATLAB, including three kinds of H matrix Gauss transform method, lower triangular form and lower triangular form
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:23571
    • 提供者:陈春阳
  1. Gaussian-elimination

    0下载:
  2. 高斯消元法可以用在电脑中来解决数千条等式及未知数。也可以用来解决一些有特别排列的系数的方程组。-Gaussian elimination method can be used in thousands of computers to solve equations and unknowns. It can also be used to solve some equations have coefficients of special arrangement.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:574952
    • 提供者:张博
  1. Gpp

    5下载:
  2. 部分高斯消元法 Gaussian elimination with scaled partial pivoting- Gaussian elimination with scaled partial pivoting
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:784
    • 提供者:Pinyuan Shan
  1. Gauss

    0下载:
  2. 高斯消元法求解方程组。能够大大缩减复杂度,并且提升准确度。-Gaussian elimination method for solving equations. It can greatly reduce the complexity and enhance accuracy.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1303
    • 提供者:陈越
  1. shuzhifenxi

    0下载:
  2. 数值分析各个实验程序,包括非线性方程组求解,龙贝格积分,高斯消元,最小二乘-Numerical analysis of various experimental procedures, including non-linear equations, Romberg integration, Gaussian elimination, least squares
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:6962
    • 提供者:郭庆乐
  1. Gauss_elimination

    0下载:
  2. 顺序高斯消元,自动列主元,自动完全列主元,手动列主元四个算法的Matlab程序-Order Gaussian elimination, Out the main element automatic, fully automatic out PCA, four hand out PCA algorithm Matlab procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1082
    • 提供者:Jery
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 32 »
搜珍网 www.dssz.com