CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 高斯消元程序

搜索资源列表

  1. matlab高斯消去法

    1下载:
  2. 利用matlab程序实现列主元的高斯消去法。-using Matlab program out of the main yuan Gaussian Elimination Act.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:22280
    • 提供者:悟凡
  1. aa

    0下载:
  2. 用高斯消元法解线性方程组 的MATLAB程序-Solution using Gauss elimination process of linear equations of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:74498
    • 提供者:束文杰
  1. gsxyf

    0下载:
  2. 高斯消元法程序,高斯消元法程序-高斯消元法程序
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8449
    • 提供者:徐云
  1. geap

    0下载:
  2. 数值分析里面的高斯消元法利用全主元消去的程序-Numerical analysis method which use the Gaussian elimination procedure all main element elimination
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:625
    • 提供者:yuxin
  1. gepp

    0下载:
  2. 数值分析中的高斯消元法利用列主元进行消元程序-Numerical analysis using the Gaussian elimination method carried out principal component elimination process
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:536
    • 提供者:yuxin
  1. GEE

    0下载:
  2. 此Matlab程序展示部分主元法实现的高斯消元算法。-This Matlab program demonstrates some of the main element to achieve Gaussian elimination algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10550
    • 提供者:王娟
  1. zsxjf

    0下载:
  2. 利用matlab写的高斯消元法和最速下降法程序-zsxjf base on matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:580
    • 提供者:晓亮
  1. Gaussian-elimination-method

    0下载:
  2. matlab经典算法有好多种。这个程序是代数方程组的解法,即高斯消元法。-Matlab classical algorithms have a variety of. The program is the algebraic equations solution method, namely the gaussian elimination method.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:745
    • 提供者:梦女孩
  1. chazhi

    0下载:
  2. matlab插值法、牛顿法、高斯消元法,主要用于matlab的程序调用-mainly be usd with matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:1355
    • 提供者:kula
  1. gausszhuyuanxiaoqu

    0下载:
  2. matlab数学原程序,自编,用于函数调用:高斯消元法-matlab gauss-xiaoyuanfa
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:1400
    • 提供者:kula
  1. MATLAB

    0下载:
  2. 选列主元高斯消元法 源代码程序 A=[1 1 1 -1 3 1 2 -6 1] b=[6 4 -5] x=gauss2(A,b) 答案;3 2 1-Election column the main Gaussian elimination method source code program A = [1 1 1 -1 3 1 2-6 1] b = [6 4 -5] of x = gauss2 (A, b) the answer 321
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:498709
    • 提供者:chenqiang
  1. matrix-inverse-matlab

    0下载:
  2. 高斯消元法矩阵求逆,程序详细,仅供学习使用-Gaussian elimination of matrix inversion and detailed procedures, only to learn to use
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:539
    • 提供者:周崇彬
  1. GaussElim

    0下载:
  2. 高斯消元法MATLAB仿真程序,可以用来解线性方程组。-Gaussian elimination method MATLAB simulation program that can be used for solving linear equations.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1439
    • 提供者:苑玉亮
  1. Gassian

    0下载:
  2. CMMB标准下的LDPC码编码程序,利用校验矩阵进行高斯消元 得到生成矩阵-CMMB standard LDPC codes under the program, using the parity check matrix Gaussian elimination generator matrix
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:639
    • 提供者:刘帅
  1. gaussLUrombergOLSmatlab

    0下载:
  2. 高斯消元法LU分解龙贝格OLS等matlab程序-Gaussian elimination LU decomposition matlab procedures, such as Romberg OLS
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:36582
    • 提供者:cindy
  1. Gauss_elimi

    0下载:
  2. 用于列主元高斯消元法求解线性方程组的matlab程序-Matlab procedure for the column PCA Gauss elimination method
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:688
    • 提供者:紫宸冰麟
  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. 新建文件夹

    0下载:
  2. 高斯消元与拉格朗日插值程序的基本程序,能够在此基础上开发使用(The basic program of gaussian elimination and Lagrange interpolation program can be developed and used on this basis.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:linwei09
  1. 2.1.1Gauss

    0下载:
  2. 高斯消元法解方程组范例程序,可以用来尝试解方程组(The Gauss elimination method is used to solve the equation set case program, which can be used to try to solve the equation group.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:angelwangs
« 12 »
搜珍网 www.dssz.com