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

搜索资源列表

  1. Matrix1

    0下载:
  2. 有关的矩阵运算,例如行列式,逆等等 ,以及各种数值算法-the matrix operations, such as determinant, inverse etc., and various numerical algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:65397
    • 提供者:陈娜
  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. nijuzhen

    0下载:
  2. 用C++编译出来的逆矩阵算法,希望对大家有帮助-C compiler of inverse matrix algorithm, we hope to help
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1568
    • 提供者:毛仁爱
  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. BAM_NN

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

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

    0下载:
  2. 《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:210896
    • 提供者:yyy
  1. MatrixCal

    0下载:
  2. 提供矢量点乘,矩阵相乘,以及矩阵求逆等算法源代码,同时以动态链接库的形式打包,让初学者一个动态库制作的例子。-point by providing vector and matrix multiplication, and matrix inversion algorithm source code, the same time as a dynamic link library in the form of packing for beginners for producing a dynam
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8293
    • 提供者:王喆
  1. jhgrerfgjz

    0下载:
  2. 一个简单的求矩阵求逆的c语言算法 一个简单的求矩阵求逆的c语言算法 一个简单的求矩阵求逆的c语言算法-a simple matrix inversion for the C language algorithms for a simple matrix inversion of the c language a simple algorithm The matrix inversion for the C language algorithms for a simple matrix
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:914
    • 提供者:边强
  1. gauss-jord

    0下载:
  2. gauss-jord 求逆的c算法 一种经典的计算 矩阵的逆的算法-gauss - jord c inverse algorithm of a classic inverse matrix calculation algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1178
    • 提供者:靳风
  1. gyn

    0下载:
  2. 求解广义逆矩阵 数学常用算法 集几位同学之作 共同探讨所得-generalized inverse matrix solving mathematical algorithms several students were set to jointly explore for proceeds
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7666
    • 提供者: 许明明
  1. newSMI

    0下载:
  2. 刚从老师实验室拿到的智能天线算法,采样矩阵求逆法,算法很精简,在DSP实现耗费时间很少,是个好算法。-just emerging from the laboratory to get teachers of smart antenna algorithms, matrix inversion sampling method, the algorithm is very concise, In DSP little time-consuming, is a good algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1095
    • 提供者:kevinzhang
  1. Matrix-inversion

    0下载:
  2. 实数矩阵求逆算法,完成了实数矩阵求逆,封装好了函数块,可以直接调用-Matrix inversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5247132
    • 提供者:袁建新
  1. SMI_FULL

    0下载:
  2. 直接矩阵求逆算法。该算法建立了阵列信号模型,并给出直接矩阵求逆的自适应算法。-Direct matrix inversion algorithm. Array signal model is established, and the algorithm and adaptive algorithm of direct matrix inversion is given.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:938
    • 提供者:cb
  1. RLS_LMS

    0下载:
  2. 本压缩包介绍了两种算法,分别是最小均方算法和采样矩阵求逆算法-This paper introduces two algorithms, which are the least mean square algorithm and the sampling matrix inversion algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2400
    • 提供者:顺儿
  1. 15jie

    0下载:
  2. 基于systolic结构的矩阵求逆算法,这个算法是对15阶的矩阵-Based on the systolic structure of the matrix inversion algorithm, this algorithm is a matrix of 15
  3. 所属分类:Document

    • 发布日期:2017-05-05
    • 文件大小:50425
    • 提供者:沈华钧
  1. GEAR

    0下载:
  2. 吉尔方法解常微分方程组的实现,gear0是具体按理,另外一个文件是解逆矩阵的代码(Implementation of gear method for solving ordinary differential equations)
  3. 所属分类:Windows编程

  1. matlab代码

    0下载:
  2. LM 算法最小二乘法的概念,最小二乘法要关心的是对应的cost function是线性还是非线性函数,不同的方法计算效率如何,要不要求逆,矩阵的维数。(The concept of the least square method of the lm algorithm, the least square method should be concerned whether the corresponding cost function is a linear or nonlinear funct
  3. 所属分类:通讯编程

    • 发布日期:2017-12-20
    • 文件大小:49152
    • 提供者:华南虎2
  1. gar__vcdeo__distinguish

    0下载:
  2. 对于阶矩阵,如果存在阶矩阵,使得 则称为可逆矩阵 称为的逆矩阵 由定义可得,与一定是同阶的,而且如果可逆,则的逆矩阵是唯一的()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:37888
    • 提供者:loupse
  1. regnmise

    0下载:
  2. 实现了几种矩阵求逆的方法,有助于初学矩阵分析的人理解矩阵求逆()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:piydl_956407
  1. featurl

    0下载:
  2. 矩阵的初始化,求逆,转置,输出,相加相减乘法等各种矩阵操作都可实现!!一定要下呦!()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:10240
    • 提供者:Armanv
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com