搜索资源列表

  1. 矩阵操作

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

    • 发布日期:2008-10-13
    • 文件大小:964
    • 提供者:王五
  1. 高斯消去求逆矩阵

    0下载:
  2. 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值。-through Gaussian elimination method for computing matrix inversion, the project has a strong practical value.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1440
    • 提供者:王五
  1. 矩阵求逆

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

    • 发布日期:2008-10-13
    • 文件大小:6346
    • 提供者:林海华
  1. 矩阵的运算

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

    • 发布日期:2008-10-13
    • 文件大小:16176
    • 提供者:樊继东
  1. a-1

    0下载:
  2. 求某矩阵的逆矩阵-find the inverse matrix of a matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:欧阳池毅
  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-05-15
    • 文件大小:2048
    • 提供者:张蔚
  1. Matrix_ana

    0下载:
  2. 用JAVA所写的用于矩阵运算的类,包括矩阵加、减、乘法、矩阵求逆,转置等-written with Java for matrix calculation of categories, including matrix, plus or minus, multiplication, matrix inversion, and so on to home
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:雷天无
  1. pMatrix

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

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:
  1. MatrixInverse

    0下载:
  2. 这是一个非常好的利用LU分解法求逆矩阵的程序,其中的Pivot是很好的。-This is a very good use of LU decomposition of the matrix inversion process, the Pivot is very good.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:hjs
  1. LUwerwer

    0下载:
  2. 通过LU分解求矩阵的逆矩阵,可应用于反幂法的实现-through the matrix factorization for the inverse matrix can be used against the law to achieve power
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:王另
  1. gauss-jord

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

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:靳风
  1. inv

    0下载:
  2. 这是一个关于实现矩阵求逆的代码,比较有用的-This is a matrix inversion on the realization of the code, more useful
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:leo
  1. InvMatrix

    0下载:
  2. 自写矩阵求逆代码,已测试绝对正确,对于初学c或图像处理的学者有用-Since writing the code matrix inversion has been tested absolutely right, image processing for the beginner c or useful to scholars
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:田冰
  1. Matrix-Inverse--source-code-_-1

    0下载:
  2. 矩阵求逆运算。fortran代码。供初学者参考-Matrix inversion. fortran code. Reference for beginners
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:智庆全
  1. 求逆矩阵的C代码

    1下载:
  2. 该函数代码实现求一个N阶方阵的逆矩阵的功能(The function code to achieve a N order inverse function of the square matrix)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:103424
    • 提供者:朱迎昌
  1. Symmetric Matrix Inversion Method

    0下载:
  2. 用于矩阵的求逆,仅限于实对称正定矩阵的求逆(The inverse of real symmetric positive definite matrix)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:197632
    • 提供者:zehll
  1. juzhen

    0下载:
  2. 内容为C语言实现的矩阵求逆子函数,矩阵乘法子函数,加法,减法子函数,矩阵转置子函数(Including a.C file content for the C language matrix for inverse function)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:hnuduanyang
  1. Matlab

    0下载:
  2. 对于已经给出的横坐标及对应的函数值,进行三次样条插值。边界条件为二阶导数为0。 需要的追赶法程序也在内。另外还有高斯消去法和gauss-jordan法求逆矩阵的程序(Two of the programes are aming to solving the problem of cubic interpolation with the boundary condition of the zero second-order derivat
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:juanlalalala
  1. 矩阵求逆的几种方法总结

    0下载:
  2. 列举了几种对矩阵进行求逆的方法,用于之后的间接采样。(Several methods for inverting the matrix are listed for subsequent indirect sampling.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:3418112
    • 提供者:一棵竖柳
« 1 2 3 4 5 6 78 9 10 11 12 ... 47 »

源码中国 www.ymcn.org