搜索资源列表

  1. raa

    0下载:
  2. 一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解-some matrix calculation of C code to achieve : Matrix general computing, and inversion, QR decomposition, the householder changes, LDU, LU decomposition, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-21
    • 文件大小:65536
    • 提供者:谢瑶
  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-10-21
    • 文件大小:23552
    • 提供者:周思良
  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-10-21
    • 文件大小:2048
    • 提供者:
  1. LUwerwer

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

    • 发布日期:2024-10-21
    • 文件大小:1024
    • 提供者:王另
  1. Matrix

    1下载:
  2. 很好用的有关矩阵的各种操作,包括求逆,特征值,特征向量,svd分解等-good part of the matrix of various operations including inverse, eigenvalues, eigenvectors, svd decomposition, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-10-21
    • 文件大小:15360
    • 提供者:高纯玲
  1. matrix_compute_signal_processing

    0下载:
  2. 讨论的矩阵运算包括矩阵转置、矩阵向量相乘、矩阵乘法、矩阵分解以及方阵求逆等。特别适合C语言的实现。-Discussion of matrix operations including matrix transpose, matrix vector multiplication, matrix multiplication, matrix factorization and matrix inversion, etc.. Particul
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-10-21
    • 文件大小:401408
    • 提供者:郑耀
  1. z-transform

    0下载:
  2. 确定有理z变换的因式分解形式,并确定零极点,根据零极点确定有理z变换的表达式,部分分式展开的方法求逆z变换,用长除法求逆z变换,完成系统的稳定性判断-Z transformation to determine justified factorization form, and to determine zero-pole, according to zero-pole z transformation to determine just
  3. 所属分类:Windows编程

    • 发布日期:2024-10-21
    • 文件大小:14336
    • 提供者:zhl
  1. ginv

    0下载:
  2. 利用奇异值分解求一般m*n阶实矩阵的广义逆矩阵。-The use of singular value decomposition for a general m* n-order real matrix of the generalized inverse matrix.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-10-21
    • 文件大小:1024
    • 提供者:Ming Zhao
  1. jiesuanjuzhen

    0下载:
  2. 解算高阶矩阵,可以求逆,求特征值,对矩阵进行特征值分解-High-order matrix solvers can be inverse, and eigenvalues of matrix eigendecomposition
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-21
    • 文件大小:3072
    • 提供者:刘辉
  1. Eigenvalue

    0下载:
  2. 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-21
    • 文件大小:8192
    • 提供者:zengming
  1. Matrix

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

    • 发布日期:2024-10-21
    • 文件大小:14336
    • 提供者:JinYao
  1. Matrix

    0下载:
  2. 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-21
    • 文件大小:4096
    • 提供者:chen changqing
  1. 1

    0下载:
  2. lu分解一个非常好的利用LU分解法求逆矩阵的程序,其... 详细说明:这是一个非常好的利用LU分解法求逆矩阵的程序,其中的Pivot是很好的-lu decomposition of a very good use of LU decomposition of matrix inversion procedures, a detailed descr iption of its ...: This is a very good use
  3. 所属分类:Windows编程

    • 发布日期:2024-10-21
    • 文件大小:1024
    • 提供者:丁叮
  1. matrix

    0下载:
  2. 实现复数矩阵的基本运算,并能实现复数矩阵的求逆、快速傅里叶变换和奇异值分解等-The realization of the basic computing complex matrix, and can achieve complex matrix inversion, fast Fourier transform and singular value decomposition and so on. . . .
  3. 所属分类:其他小程序

    • 发布日期:2024-10-21
    • 文件大小:8192
    • 提供者:熊光辉
  1. matrix

    0下载:
  2. 矩阵相乘和求逆,矩阵求逆进行LV分解,测试结果与matlab一样-Matrix multiplication and inverse, matrix inverse to LV decomposition, the same test results with matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-21
    • 文件大小:3072
    • 提供者:胡易
  1. Matrix

    0下载:
  2. 该程序是主要描述的是矩阵运算,包括矩阵的基本运算,矩阵的求逆,矩阵的奇异值分解,以及特征值以及特征向量的求解等等。-The program is the main descr iption of the matrix operations, including the basic matrix operations, matrix inverse, matrix singular value decomposition, and the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-21
    • 文件大小:62464
    • 提供者:wangli
  1. Matrix_written_In_CSharp

    0下载:
  2. 自己使用的一个C#编写的,矩阵类,使用这个类可以方便的实现矩阵的运算,行列式求值、矩阵求逆、矩阵分解等功能。-A C# Class can be used as a tool to perform Martrix arithmetic. This Class can be easily added into your own application.
  3. 所属分类:C#编程

    • 发布日期:2024-10-21
    • 文件大小:11264
    • 提供者:mliang
  1. inv_matrix

    0下载:
  2. 矩阵分解求逆中的Cholkski分解算法的Matlab仿真。-Inverse matrix decomposition decomposition algorithm in the Matlab simulation Cholkski.
  3. 所属分类:matlab例程

    • 发布日期:2024-10-21
    • 文件大小:1024
    • 提供者:AC Milan
  1. 4x4

    0下载:
  2. LTE接收端 ZF 算法的 在 4天线条件下的求解算法----分块求逆,LDLH分解求逆-LTE ZF LDLH
  3. 所属分类:其他小程序

    • 发布日期:2024-10-21
    • 文件大小:2048
    • 提供者:胥秋
  1. 57578866Matrix_LU_INV

    0下载:
  2. 这是一个使用lu来求逆矩阵的算法那,算法很好,很不错啊(this is a lu algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-10-21
    • 文件大小:1024
    • 提供者:zhonglin_ye
« 12 3 4 5 »

源码中国 www.ymcn.org