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

搜索资源列表

  1. 矩阵求逆new

    0下载:
  2. 一个相当有用的矩阵求逆算法程序,非常好用-a useful matrix inversion algorithm, very handy
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1006
    • 提供者:邹璇
  1. 求逆

    2下载:
  2. 矩阵求逆c语言算法!-matrix inversion algorithm c language!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1484
    • 提供者:王五
  1. 矩阵求逆的c语言算法

    1下载:
  2. 通过利用c语言编程实现了对矩阵求逆的操作,可以大大简化用户的某些操作
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-04-04
    • 文件大小:902
    • 提供者:ja20_09ck
  1. 矩阵求逆

    1下载:
  2. 用结构体实现矩阵的运算,如行列式,求逆等
  3. 所属分类:源码下载

  1. 矩阵求逆的JAVA代码

    0下载:
  2. 用JAVA写的各种数学常用算法,包括矩阵求逆等。
  3. 所属分类:数学计算/工程计算

  1. 矩阵求逆的算法实现

    2下载:
  2. 用vc++6.0对矩阵求逆的算法进行实现
  3. 所属分类:源码下载

    • 发布日期:2011-05-10
    • 文件大小:613682
    • 提供者:tanglin_good
  1. 下三角矩阵的逆矩阵的详细算法

    0下载:
  2. 求下三角矩阵的逆矩阵的详细算法 matlab 矩阵计算
  3. 所属分类:matlab例程

  1. luinverse.rar

    0下载:
  2. 矩阵求逆的算法 用的是LU分解法 是比较简单的矩阵求逆算法,Matrix inversion algorithm is used in LU decomposition method is relatively simple matrix inversion algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1411
    • 提供者:ruru
  1. nijuzheng 求矩阵的逆矩阵

    1下载:
  2. 求矩阵的逆矩阵,不用递归,就可输出任何输入矩阵的逆矩阵。用C++写的。算法思路绝对清晰易懂。-Find inverse of a matrix, without recursion, can you export any of the input matrix matrix. Written in C++. Algorithm ideas absolutely lucid.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-27
    • 文件大小:2048
    • 提供者:guiyongmao
  1. Matrix

    1下载:
  2. 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。-Matrix operations on a variety of numerical algorithms, including the real (complex) matrix inversion,托伯利兹symmetric positive definite matrix and matrix inversion, linear eq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:14467
    • 提供者:JinYao
  1. arithmetic

    4下载:
  2. 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications, the stack of applications, t
  3. 所属分类:Algorithm

    • 发布日期:2016-08-26
    • 文件大小:21928
    • 提供者:
  1. invertmatrix

    0下载:
  2. 矩阵求逆的算法,支持各种大小的矩阵,适合做科学计算-Matrix inversion algorithm, the matrix supports a variety of sizes, suitable for scientific computing
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1092242
    • 提供者:孙兴
  1. divh

    2下载:
  2. 简单的矩阵求逆的c语言算法,对初学者适用,包含头文件可以直接镶嵌到其他程序中-Simple matrix inversion algorithm in c language for beginners to apply, including the header files can be directly embedded into other programs
  3. 所属分类:Algorithm

    • 发布日期:2014-12-31
    • 文件大小:1021
    • 提供者:张淼
  1. juzhengjiuni

    1下载:
  2. 矩阵求逆,经典算法,全主元高斯约当法,使用VC++开发-Matrix inversion, the classic algorithm, the entire principal Gauss Jordan method, using VC++ development
  3. 所属分类:Windows Develop

    • 发布日期:2015-01-14
    • 文件大小:104944
    • 提供者:jonh
  1. szjs1

    1下载:
  2. 矩阵求逆的算法,比较完备,基本上可以求任何矩阵的逆-Matrix inversion algorithm, a more complete, is basically the inverse matrix for any
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:739
    • 提供者:zzz
  1. MatrixInversionGS

    0下载:
  2. 矩阵求逆的算法,可用于大型矩阵-Matrix inversion algorithm can be used for large-scale matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:570286
    • 提供者:张为
  1. Gauss-Jordan

    0下载:
  2. Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:6141
    • 提供者:xiang
  1. inverse

    0下载:
  2. 主要内容:在visual studio上实现矩阵求逆的过程 矩阵求逆:用全选主元高斯约当消去法求n阶是矩阵A的逆矩阵A-1。其中包括矩阵求逆算法描述 -Main elements: the visual studio to achieve the process of matrix inversion matrix inversion: The Select pivot Gauss Jordan elimination order to n-order matrix A is the i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:6519
    • 提供者:刘丽
  1. juzhenqiuni_FPGA

    0下载:
  2. RMMSE雷达脉冲压缩快速算法中矩阵求逆的FPGA实现-RMMSE radar pulse compression fast algorithm for FPGA implementation matrix inversion
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:366702
    • 提供者:lq
  1. juzhenqiuni

    0下载:
  2. 运用vb编写矩阵求逆的算法,可以实现矩阵的求逆-Vb prepared using matrix inversion algorithm, the matrix inversion can be achieved
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:6449
    • 提供者:jacket
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com