CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 求逆矩阵

搜索资源列表

  1. dave-JZ

    0下载:
  2. 关于矩阵的一些基本操作,例如,矩阵的求逆,方阵的的行列试-on some basic matrix operations, such as matrix inversion, the ranks of the phalanx test, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7619
    • 提供者:陈伟华
  1. 解线性方程的直接法

    0下载:
  2. 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix, such as matrix inversion. See
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:24060
    • 提供者:周思良
  1. svdandnetwoks

    0下载:
  2. 逆矩阵相关算法,包括svd求奇异矩阵,高斯约旦法等-inverse matrix algorithms, including seeking SVD singular matrix, Jordan and France as Gaussian
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:84722
    • 提供者:张鹏
  1. pMatrix

    0下载:
  2. 这是一个用c语言编写的,求pMatrix矩阵的逆矩阵的小程序。-This is a language used c, seeking pMatrix matrix inverse matrix of small programs.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:lolo
  1. juzhenqiuni

    1下载:
  2. 矩阵求逆程序源代码 功能:就一般或者大型大矩阵求其逆矩阵!-matrix inversion source code functions : general or large building its matrix inverse matrix!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:957
    • 提供者:何人
  1. classicmatrix

    0下载:
  2. 矩阵的初始化,求逆,转置,输出,相加相减乘法等各种矩阵操作都可实现!!一定要下呦!-Matrix initialization, inverse, to home, output, combined subtract such as matrix multiplication operation can be achieved! ! Under strove must!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11426
    • 提供者:wang
  1. MatrixAndComplex_C++

    2下载:
  2. 矩阵、复数自定义数据类型的C++实现。矩阵求逆采用牛顿法。-matrices, the plural-defined data types in C to achieve. Matrix inversion using Newton's law.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6489
    • 提供者:张彦
  1. invert

    0下载:
  2. 矩阵求逆的并行算法,使用高斯约当消去法,是从一参考书中copy过来的,谢谢原作者。-matrix inversion of the parallel algorithm, about when the use of Gaussian Elimination Act, a reference book from which the copy over, Thank you, the original author.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3658
    • 提供者:魏东子
  1. gaussj

    0下载:
  2. 用fortran程序 编写的求一矩阵的逆矩阵的程序-using FORTRAN procedures for the preparation of a matrix inverse matrix procedures
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:944
    • 提供者:宋天
  1. laoda

    0下载:
  2. 关于矩阵求逆的小程序,虽小但很实用。矩阵计算在工程中应用很广泛,该小程序中包含有关矩阵求逆的源代码,希望对大家有所帮助-matrix inversion of the small programs, small but practical. Matrix in engineering applications is wide, the small program included the matrix inversion of the source code, we hope to help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13264
    • 提供者:guoguo
  1. shizhifenxi

    0下载:
  2. 数值分析算法描述与习题解答,由清华大学徐士良教书,用C编写的各种数学算法。比如:托伯利兹型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯-约当法,等;-numerical analysis algorithm descr iption and answer the questions from Qinghua University XU Shi-liang, teaching C prepared by the various mathematica
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:88260
    • 提供者:qinzuoyi
  1. nizhen

    0下载:
  2. 初等变换法,矩阵求逆用的是笔算时惯用的方法,需要高斯消去法的朋友请参看有关资料。特别提醒:本程序不能用tc2.0编译!详情请参看文件中的说明。 -elementary transformation, matrix inversion using a written calculation method used when the need Gaussian Elimination friends see the information. Reminded : This procedure can
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:朱辉
  1. inmatrix

    0下载:
  2. Fortran 的矩阵求逆程序-Fortran the matrix inversion process
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1702
    • 提供者:叶爱中
  1. matrixe

    0下载:
  2. 一个矩阵类的实现,有加减乘除、求逆、转置等功能,应该是一个不错的实用程序。-a matrix of type, and it is the arithmetic, inversion, transpose function, it should be a good utility.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:10275
    • 提供者:阿木
  1. dcjzqn

    0下载:
  2. 在Turbo C环境下开发,实现对称矩阵的输入,并判定是否为正定。可以修改输入模块实现对任意非奇异矩阵求逆。求逆算法采用伴随矩阵法,求解行列式采用化上三角矩阵法。该算法系本人根据《线性代数》描述编写,矩阵的最大阶数可任意修改,更具有通用性。-in Turbo C development environment and achieve symmetric matrix input, and to determine whether the positive. Can modify the inpu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1887
    • 提供者:史蒂芬
  1. BAM_NN

    0下载:
  2. 用外积和法设计的权矩阵,不能保证p对模式全部正确的联想。若对记忆模式对加以限制(即要求p个记忆模式Xk是两两正交的),则用外积和法设计的BAM网具有较好的联想能力。 在难以保证要识别的样本(或记忆模式)是正交的情况下,如何求权矩阵,并保证具有较好的联想能力?这个问题在用BAM网络实现对字符的识别程序仿真中得到体现。我们做过尝试,用伪逆法求权矩阵,虽然能对未加干扰的字符全部进行识别,但对加有噪声的字符识别效果很差。至于采用改变结构和其他算法的方法来求权矩阵,将是下一步要做的工作。-foreign
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:231686
    • 提供者:东方云
  1. reverse_matrix

    0下载:
  2. 这是一个求矩阵的逆矩阵快速算法的c语言代码,非常好用,你可以将其封装成动态库用,也可以直接用-This is a matrix for the rapid inverse matrix algorithm c language code and very handy, You can be as dynamic Packaging library, can be directly used
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:982
    • 提供者:hjs
  1. connvert

    0下载:
  2. 对矩阵进行LU分解并求逆,该程序适用于任意维数方阵,-right matrix factorization and inverse, the procedures applicable to arbitrary dimension arrays
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1176
    • 提供者:jyki2541
  1. matrix_reverse

    1下载:
  2. 矩阵求逆的c++程序,用来算大规模带分数形式的逆矩阵的,文件输入-matrix inversion c procedures for the large-scale Daibanshu form of the inverse matrix, the file input
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6816
    • 提供者:mathstony
  1. vcmatrix

    0下载:
  2. 本源码包括矩阵运算的基本功能,包括矩阵加减、乘除、转置、求逆-the source of matrix of the basic functions, including matrix addition and subtraction, multiplication and division, to home, the inverse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1589
    • 提供者:lilelin
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 39 »
搜珍网 www.dssz.com