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

搜索资源列表

  1. mMath

    0下载:
  2. 用于矩阵加减乘除运算、高斯消元法解方程等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7.15kb
    • 提供者:朱益虎
  1. 312

    0下载:
  2. 高斯消元法解方程, 速度较快-PGE Solving equations faster
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:922byte
    • 提供者:王云飞
  1. CALCU.ZIP

    0下载:
  2. 数值分析中的常用方法,包括解方程,列主元高斯消去法解方程组,最小二乘拟合,插值,数值积分等,通过调试,全部可用.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.77kb
    • 提供者:mayingjie
  1. gaosi

    0下载:
  2. 这是一个关于数值方法的求非线性方程的算法,其中有高斯消元法和道理特解方程方法。-This is a study on numerical methods for nonlinear equations of the algorithms, including Gaussian elimination method and reason special solution of equation method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.66kb
    • 提供者:wyywd
  1. GaussEliminationSolutionOfEquations

    0下载:
  2. 高斯消元法解方程,数值计算方法课程的例子。-Gauss elimination solution of equations, numerical methods curriculum examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:10.52kb
    • 提供者:lg
  1. gaosi

    0下载:
  2. 高斯消元法解方程组 简单的 但很实际 放在这里大家共享-Gauss elimination solution of equations is easy, but here the actual U.S. share
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:254.49kb
    • 提供者:王磊
  1. gauss

    1下载:
  2. MATLAB中的高斯消元法解方程,注释,源MATLAB代码-MATLAB in the Gauss elimination solution of equations, notes, source MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:976byte
    • 提供者:马刚
  1. Algorithm

    0下载:
  2. 方程求根的牛顿迭代法的算法和熟悉列主元高斯消元法解线性方程组的算法-Equation Roots of Newton' s iteration algorithm and PCA are familiar with out Gaussian elimination algorithm for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:63.44kb
    • 提供者:zhangmin
  1. CGAUSS

    0下载:
  2. 全选主元的高斯消去法,能很好的解出方程解-Select the main element of the Gaussian elimination, can be a good solution out of equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.04kb
    • 提供者:肖天雄
  1. Method-for-solving-EM-problems

    0下载:
  2. 提出了一种求解电磁场有限元 边界元混合法所生成的线性方程组的有效方法 ———内观 法结合多波前法.由于该线性方程组的系数是一个部分稀疏部分满填充的矩阵,为了加速求解,应用内观法将系数矩阵分为 2块,一块是有限元法形成的稀疏矩阵,另一块是边界元法生成的满阵,然后用多波前法求解稀疏矩阵方程,用高斯 约当消去法解满阵方程. 采用该方法,计算了二维多层介质柱体的雷达散射截面.计算结果表明,该方法的计算效率远远高于传统的高斯法.-Proposed for solving mixed finite el
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:302.95kb
    • 提供者:durongmao
  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
    • 文件大小:34kb
    • 提供者:susan
  1. gose

    0下载:
  2. 这是一共用高斯消元法实现的解方程的程序,时间复杂度为o(n^3)-This is a common Gaussian elimination procedure for solving equations to achieve the time complexity is o (n ^ 3)
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:889byte
    • 提供者:
  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
    • 文件大小:14.26kb
    • 提供者:huyunq
  1. the-solution-to-AX=B

    0下载:
  2. 对任意线性方程组AX=B,利用矩阵等价变换形成上三角矩阵,在利用高斯消元法中的回代过程简便的求解方程组AX=B的解。本程序是用MATLAB编写的,运行时只要输入矩阵A和B,即可得到方程的解。程序中有详细的注释,很好理解。本程序具有通用性。-For any system of linear equations AX = B, the use of equivalent transformation matrix to form the upper triangular matrix using G
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1.22kb
    • 提供者:大象
  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
    • 文件大小:80.67kb
    • 提供者: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
    • 文件大小:1kb
    • 提供者:不告诉
  1. Gauss

    0下载:
  2. VC++ 6.0 编写的使用列主元高斯消去法计算线性方程组的解。方程的系数和维数可以在函数体内手动修改。-Use written VC++ 6.0 out PCA Gaussian elimination method to calculate the solution of linear equations. The coefficients of the equation and dimension can manually modify the function body.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:870byte
    • 提供者:sun
  1. zoeppritz

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

    • 发布日期:2017-04-11
    • 文件大小:1.29kb
    • 提供者:tanfeng
  1. the-main-element-Gauss-

    0下载:
  2. 这个程序主要用于求解方程,用的是列主元高斯消去法,最终求得矩阵方程的解-This program is mainly used for solving equations, using a column PCA Gaussian elimination, the final matrix equation obtained
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.94kb
    • 提供者:dyn
搜珍网 www.dssz.com