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

搜索资源列表

  1. Columns-of-the-main-element-method

    0下载:
  2. 使用列主元法求解方程组,比使用高斯消元法更准确-Columns of the main element method to solve the equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:2555
    • 提供者:guzhu
  1. gauss-xiaoyuan

    0下载:
  2. 该源代码为高斯消元法解方程组,可以加强我们对消元法解方程组的认识-The source code for Gaussian elimination method for solving equations, can enhance our understanding of elimination method for solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:517
    • 提供者:李阳
  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. Gaussian_elmination

    0下载:
  2. 列主元高斯消元法解线性方程组 用g++编译的-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:19890
    • 提供者:sophie1
  1. XianXing

    0下载:
  2. 线性方程组的求解方法,内涵高斯消元法、LU分解法和迭代法。-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:2876
    • 提供者:阿党
  1. Gauss-elimination--

    0下载:
  2. 计算方法中的一种列主元高斯消元法C程序代码-A calculation method out PCA Gaussian elimination method C code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-14
    • 文件大小:975
    • 提供者:laviequev
  1. gaosi

    0下载:
  2. 高斯消元法解n维线性方程组,即输入为n维矩阵,将矩阵变为上三角矩阵,再反代-Gauss elimination method for solving n-dimensional linear equations, ie, the input is n-dimensional matrix, the matrix becomes upper triangular matrix, and then anti-generation
  3. 所属分类:ELanguage

    • 发布日期:2017-04-02
    • 文件大小:1147
    • 提供者:chengzi
  1. triGS-2

    0下载:
  2. matlab中的高斯消元法很常见,这里给出一个托普里兹三对角矩阵的高斯消元法,对托普里兹三对角矩阵很有用。-matlab in Gaussian elimination method is very common, here is a Top Leeds tridiagonal matrix Gaussian elimination on Top Leeds tridiagonal matrices useful.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:2863
    • 提供者:dl
  1. Gauss

    0下载:
  2. 高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!-Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2822946
    • 提供者:onev
  1. curve-fitting

    1下载:
  2. 在控制台下利用高斯消元法实现直线拟合,多项式拟合,指数函数拟合,幂函数拟合,大家可以利用它进行二次开发-In the console environment,I using the Gaussian elimination method to achieve linear fitting, polynomial fitting, exponential fitting, fitting power function, we can use it for secondary development
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:38089
    • 提供者:徐志高
  1. plane

    1下载:
  2. !本程序主要用来解决二维平面应力弹性问题(带厚度),在f90上调试通过。 !包含主程序STRESS和三个字程序ELSTMX(KK)、MODIFY、DCMPBD和SLVBD !主程序主要进行基本的输入输出以及最大半带宽的计算,组装总体刚度矩阵计算的应力应变值 !子程序elstmx(kk)计算刚度系数矩阵,生成第kk单元的刚度矩阵k !子程序MODIFY输入节点的集中力,边界节点的位移,对总体刚度矩阵和位移数组和节点力数组作修改 !子程序DEMPBD用高斯消元法将半带宽的矩阵变成
  3. 所属分类:Windows Develop

    • 发布日期:2014-10-11
    • 文件大小:10240
    • 提供者:54654564
  1. Gauss-

    0下载:
  2. 列主元高斯消元法解线性方程组,线性方程组在代码中定义-Out PCA Gaussian elimination method for solving linear equations, linear equations defined in the code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:638804
    • 提供者:
  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. 2

    0下载:
  2. 用c语言写的高斯消元法程序 Gauss-Seidel迭代算法程序 牛顿迭代算法程序 复化梯形公式算法程序 复化Simpson公式算法程序等-Written by c language program Gaussian elimination method Gauss-Seidel iteration algorithm Newton iterative algorithm complex algorithm trapezoid formula of complex algorithms proc
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:45794
    • 提供者:刘海林
  1. Gaussian--and-LU

    0下载:
  2. 计算方法中解线性方程组的列主元高斯消元法及LU分解,由键盘输入系数矩阵A的大小和内容、及矩阵b的内容-Calculation methods listed in the main solution of linear equations Gaussian elimination method and LU decomposition, the coefficient matrix A by the keyboard input size and content, and the content
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1113
    • 提供者:佘洪伟
  1. inv-matrix

    0下载:
  2. 可以求解矩阵逆矩阵的方法。包含高斯消元法,LU法,二阶法-You can solve the matrix inverse matrix method. Contains the Gaussian elimination, LU law, second law
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1699
    • 提供者:富彬
  1. GAO-SI-XIAO-YUAN

    0下载:
  2. 运用c++对工程数学中的算法高斯消元法编程,使得工程计算更为方便-Using c++ algorithm gauss elimination method in engineering mathematics programming, makes engineering calculation is more convenient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:5461
    • 提供者:范庆斌
  1. Gaussian-elimination

    0下载:
  2. 对给定的线性方程组采用高斯消元法进行求解,可以给定方程阶数-For a given set of linear equations using Gaussian elimination method to solve, you can order a given equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5998
    • 提供者:limin
  1. Gsxy01

    0下载:
  2. Gsxy01是关于计算方法中的高斯消元法的c语言源代码,对于正在学习计算方法中的学生们有极大帮助的-Gsxy01 is about the calculation method of Gaussian elimination of c language source code for the calculation methods are learning a great help for students
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:161992
    • 提供者:little zan
  1. Gauss

    0下载:
  2. 使用高斯消元法解线性方程组,包括顺序消元与列主元消元-Gaussian elimination method for solving linear equations, including the order of elimination and elimination out PCA
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1662
    • 提供者:陈伟锋
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com