搜索资源列表

  1. 矩阵求逆的c语言算法

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

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

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

  1. 用增广矩阵求逆矩阵

    0下载:
  2. 用增广矩阵求逆矩阵的一段代码
  3. 所属分类:源码下载

  1. 矩阵求逆的算法实现

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

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

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

  1. metrix3

    0下载:
  2. 完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-01
    • 文件大小:74752
    • 提供者:
  1. 复矩阵求逆的全选主元高斯-约当法

    0下载:
  2. 复矩阵求逆的全选主元高斯-约当法-complex matrix inversion of the entire election PCA Gauss-law about when
  3. 所属分类:文档资料

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:文文
  1. 实矩阵求逆的全选主元高斯-约当法

    0下载:
  2. 很有用的源代码,只是我好不容易找的哦,担不是我自己写的。-very useful source code, I finally find a just, um, fetching than I wrote it myself.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:王丹
  1. 复数矩阵求逆

    0下载:
  2. 求复数矩阵的逆矩阵-for the complex matrix inverse matrix
  3. 所属分类:C#编程

    • 发布日期:2024-06-01
    • 文件大小:209920
    • 提供者:林海华
  1. 矩阵求逆

    0下载:
  2. 求一般矩阵(实数)的逆矩阵-for general matrix (actual) of the inverse matrix
  3. 所属分类:C#编程

    • 发布日期:2024-06-01
    • 文件大小:69632
    • 提供者:林海华
  1. 矩阵的运算

    0下载:
  2. 矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法-matrix calculation real matrix multiplication complex matrix multiplication matrix inversion is a wholly-elected PCA Gaussian about when France, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:16384
    • 提供者:樊继东
  1. interfunc

    0下载:
  2. 要求出一个矩阵的逆矩阵有许多方法,这里介绍以 Gauss-Jordan Elimination 来求出逆矩阵的方法,算法函数用C++写成,可在C++编程环境下直接调用-requested a matrix inverse matrix there are many ways here to introduce the Gauss-Jordan Elimination get to the inverse matrix method, t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:张蔚
  1. 逆矩阵

    0下载:
  2. 这是一个利用VC++编写的求逆矩阵的算法,在WindowsXP、2000、98上运行成功。-This is a VC prepared by the inverse matrix algorithm, in WindowsXP, 2000,98 running successfully.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-01
    • 文件大小:3072
    • 提供者:李小
  1. 矩阵计算类

    0下载:
  2. 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等-Matrix Calculation, including Matrix multiplization,etc.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-01
    • 文件大小:9216
    • 提供者:lion
  1. 矩阵操作

    0下载:
  2. 线性代数中的矩阵求逆的问题,使用此算法可以简化矩阵的操作。-linear algebra of matrix inversion, the use of this algorithm can be simplified matrix operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:王五
  1. 矩阵求逆new

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

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:邹璇
  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,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:23552
    • 提供者:周思良
  1. ConvertMatrix

    0下载:
  2. 矩阵求逆是数学运算中常常遇到的。本源码采用全主元矩阵求逆的方法求得矩阵的逆。-inverse matrix arithmetic is often encountered. The main source was used yuan matrix inversion methods achieve the inverse matrix.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:wh
  1. gaosi

    0下载:
  2. 求矩阵的逆阵,利用高斯消去法,是本人编写的MATLAB源码-Inverse matrix array, the use of Gaussian elimination is, I prepared MATLAB source
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:黄杰
  1. gaosiyuedang

    0下载:
  2. 求矩阵的逆(此程序是使用C++编写的,使用的用高速约当法)-gaosiyuedang qiuni
  3. 所属分类:Windows编程

    • 发布日期:2024-06-01
    • 文件大小:192512
    • 提供者:本荣
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org