CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 解线性方程组

搜索资源列表

  1. lufjf

    0下载:
  2. 解线性方程组的一种行主元分解法-solution of linear equations of a main line yuan Decomposition
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2014
    • 提供者:andiwon
  1. 示列

    0下载:
  2. 解线性方程组的好程序。特别是数值分析,更具有优势-solution of linear equations of the program. In particular, numerical analysis, but also has advantages
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1734
    • 提供者:leon
  1. 高斯列主无消去法解线性方程组

    0下载:
  2. 用标C编写的算法一列,可以在UNIX下编译通过-prepared using standard C algorithms one can compile under UNIX
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3989
    • 提供者:sino
  1. Cprograms

    1下载:
  2. 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:168324
    • 提供者:CF雷电
  1. kismessss

    0下载:
  2. 用GAUSS列主元消去法解线性方程组的计算机程序-CLASS out with the main yuan elimination method for solving linear equations of the computer program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6328
    • 提供者:韩凌波
  1. yacobi

    0下载:
  2. 利用雅可比(Jocabi)迭代法解线性方程组-using Jacobian (dissipative) iterative method for solving linear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1276
    • 提供者:Colly
  1. xiaotian

    0下载:
  2. 利用雅可比(Jocabi)迭代法解线性方程组,请各位大哥指教.-using Jacobian (dissipative) iterative method for solving linear equations, please enlighten you brother.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9344
    • 提供者:毕小天
  1. matlab-code

    0下载:
  2. matlab解线性方程组的源代码 function x=nagauss2(a,b,flag) % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程 -Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection P
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:郑超
  1. tina

    0下载:
  2. C++解线性方程组 复系数方程组的全选主元高斯消去法-C + + solution of linear equations of complex equations of the entire election PCA Gaussian Elimination
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6891
    • 提供者:张宁
  1. gaussjor

    0下载:
  2. 全主元高斯-约当消去法,解线性方程组,内含函数以及调用例子-all PCA Gauss-Jordan elimination method, the solution of linear equations, functions and includes examples Call
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1328
    • 提供者:younger
  1. LUDCMP

    0下载:
  2. LU分解法解线性方程组,内含LU分解函数以及调用的例子-LU decomposition method for solving linear equations, containing LU decomposition and the calling function examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1451
    • 提供者:younger
  1. TriDag

    0下载:
  2. 追赶法解线性方程组,内含追赶函数以及调用的例子-chasing method for solving linear equations, containing catch up with the calling function and examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1167
    • 提供者:younger
  1. spgs

    0下载:
  2. 用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b % 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。 % x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默 % 认500)。 -purposes : with Vector (sparse storage) form of Gauss - Seidel iterative solution of linear equations
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:858
    • 提供者:王志波
  1. xianxingfangchengzudejie

    0下载:
  2. 解线性方程组的软件源代码。用于求解线性方程组-solving linear equations software source code. For solving linear equations
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1282
    • 提供者:helina
  1. lzy

    0下载:
  2. 本实验主要涉及解线性方程组的列主元消去法.通过编辑程序,能更深入地了解到列主元消去法的内涵.并且通过计算比较,也可以了解到数据的精度及舍入误差等一系列有关因素.-this study involved solving linear equations of main-element elimination. Through the editorial process, to better understand out to the main yuan elimination connotatio
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7997
    • 提供者:林敏
  1. gaussserial

    0下载:
  2. 数值计算方法中的消元法解线性方程组数值计算方法中的guss 解线性方程组-numerical method of elimination method for solving linear equations numerical method of guss solving linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:51001
    • 提供者:bobo
  1. 132131312312

    0下载:
  2. % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程 % 否则不显示,默认值为0,x为解向量
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1263
    • 提供者:xiaohuang
  1. 求解线性方程组的迭代法

    0下载:
  2. 该matlab程序为求解线性方程组的解的迭代算法合集,也是最基础最简单的求解线性方程组的迭代法,简单易懂。(Methods for solving linear equation.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:15360
    • 提供者:宝宝222
  1. 线性方程组求解

    1下载:
  2. 利用hermite标准形和满秩分解求矩阵广义逆,并且利用广义逆求解线性方程组,可以判断解的形式(Using Hermite canonical form and full rank decomposition to find the generalized inverse of a matrix, and using the generalized inverse to solve a system of linear equations, the form of the solution ca
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-06-30
    • 文件大小:2048
    • 提供者:嫌疑人H
  1. Generalized Inverse Matrix

    1下载:
  2. 使用Hermite标准型、SVD分解和满秩分解求矩阵的广义逆,在此基础上求解线性方程组的解。(Hermite's canonical form, SVD decomposition and full rank decomposition are used to find the generalized inverse of the matrix, and then the solution of the linear equation system is solved.)
  3. 所属分类:其他

    • 发布日期:2020-06-30
    • 文件大小:2048
    • 提供者:hh_w
« 1 2 3 45 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com