搜索资源列表

  1. computing_method

    0下载:
  2. 简要介绍高斯列主元法消去法/平方根法解线性方程/雅克比/变步长的辛甫森求积公式,同时给出源程序
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:175982
    • 提供者:fuhaijun
  1. 列主元高斯消去法

    0下载:
  2. 和好的的一个代码 可以试一下
  3. 所属分类:其它程序

  1. lzgsxyf

    0下载:
  2. 数值分析中的求解算法 列主元高斯消去法。已经过编译测试-numerical analysis of the algorithm shown in the main yuan Gaussian elimination method. Has been compiled test
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:张薇
  1. Gauss

    0下载:
  2. void Gauss() /*高斯消去法是解线性方程组的一个方法,这里用列主元消去法*/-void Gauss ()/* Gaussian elimination is the solution of linear equations One way out here PCA elimination method* /
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:廖利辉
  1. computing_method

    0下载:
  2. 简要介绍高斯列主元法消去法/平方根法解线性方程/雅克比/变步长的辛甫森求积公式,同时给出源程序-录 貌脪 陋 陆 茅脡脺 赂 脽脣 鹿 脕脨脰 梅 脭 陋 篓 脧没脠 楼 篓/脝 陆 陆 赂 霉 篓 陆 芒脧脽脨脭 陆 鲁 脤/脩脜 驴 脣 卤 脠/卤 盲 虏 陆 鲁 陇 渭脛脨脕 赂 | 脡脟贸 禄媒 鹿芦 脢 陆 拢 卢 脥 卢 脢 卤 赂 酶 鲁 枚脭
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:176128
    • 提供者:fuhaijun
  1. Gauss

    0下载:
  2. 解n阶线形方程组Ax=b的列主元高斯消去法的通用程序如下(下列程序都是在 matlab平台下编写的)-Solution of n-order linear equations Ax = b of the PCA out of the general Gaussian elimination procedure is as follows (the following procedures are prepared under matla
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:周倩
  1. gaussian

    1下载:
  2. 一个自己写的列主元高斯消去法,用Matlab实现-Wrote it myself out of a PCA Gaussian elimination, using Matlab realize
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:Phoebe
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:胡婕
  1. Gauss1

    0下载:
  2. 此为MATLAB语言变得列主元高斯消去法-This is the MATLAB language has become the main element out Gaussian elimination
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:cc
  1. liezhuyuanxiaoqufachengxu

    0下载:
  2. 列主元素消去是由高斯消去法改进得到的求解线性方程组的方法,它是目前计算机上常用的解低阶稠密矩阵方程组的有效方法。列主元消去法就是在每次选主元时,仅依次按列选取绝对值最大的元素作为主元,且只交换两行,再进行消元计算。程序通过将矩阵元素赋给数组,再操作数组从而达到处理矩阵的目的。这样便可以将矩阵化为上三角形式,轻松地解出方程组的最后一组解。在计算出方程组最后一个解后,应用回代的方法,计算出方程组所有的解。-Out the main elem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:275456
    • 提供者:天云
  1. Numerical-Analysis

    0下载:
  2. 数值分析: lagrange插值与三次样条插值 simpson复化积分和两点高斯复化积分 四阶龙格—库塔解微分方程 牛顿下山法求解方程的根 列主元消去法求解线性方程组的根 -Numerical Analysis: lagrange interpolation and cubic spline interpolation simpson recovery of complex points and two poin
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:34816
    • 提供者:susan
  1. gaussian

    0下载:
  2. 高斯消去法,列主元消去法,gauss elimination method-gauss elimination method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:
  1. duoruanfancheng

    0下载:
  2. 用“列主元消去法”解多元方程组 高斯消去法 回代-Solution of multiple equations, Gaussian elimination backward substitution " column main elimination
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:清风
  1. GauseJordan

    0下载:
  2. 用高斯--约当列主元消去法求线性方程组的解-Gauss- Jordan elimination method for main-element solution of linear equations
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:黄磊
  1. 1

    0下载:
  2. 高斯算法和列主元消去法,对于解决多元方程组有着很大的帮助-Gaussian elimination algorithm and the main element method for solving multiple equations of great help
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:chenhaozhong
  1. liezhuyuan

    0下载:
  2. 列主元消去法。在matlab中对高斯消去法进行选主元的方法。解线性方程组。-Out PCA elimination method. In matlab Gaussian elimination method selected for the main element method. Solution of linear equations.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:甘地
  1. gauss

    0下载:
  2. 利用matlab编写程序,实现列主元高斯消去法与三角变换法(Gaussian Elimination,triangular decomposition method)
  3. 所属分类:数值算法/人工智能

  1. 111

    0下载:
  2. 列主元高斯消去法的matlab实现,适用于求解线性方程组(Matlab implementation of Gauss elimination of column principal component)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:小火_1998
  1. GS

    0下载:
  2. C语言编写,列主元高斯法求解线性方程组代码,方程组系数以文本形式导入程序,可计算多阶方程,识别运算时间,算法时间复杂度较低。(C language, column principal component Gauss method for solving linear equations, code equations, coefficients in text form into the program, can calculate m
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:lhk123454321
  1. total gauss

    0下载:
  2. 采用列主元高斯消去法求解线性方程组,可供初级学习参考使用,也可求解较复杂线性方程组。(The column principal element Gaussian elimination method is used to solve the linear equations, which can be used for primary learning reference and can solve the more complex l
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:筱海子
« 1 2 3 4 5 6 78 9 10 11 12 »

源码中国 www.ymcn.org