CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matrix decomposition

搜索资源列表

  1. main

    1下载:
  2. 用C语言实现矩阵的SVD分解算法实例 很有用-Using C language SVD matrix decomposition algorithm is useful examples
  3. 所属分类:C#编程

    • 发布日期:2013-05-22
    • 文件大小:569
    • 提供者:zhangping
  1. Matrix

    3下载:
  2. 这是一个自己编制的完整矩阵类,包括矩阵运算、分解、求逆、范数和特征值等,可以做为数值分析的基础类。-This is a complete matrix of their own class preparation, including matrix computation, decomposition, inverse, norm and eigenvalue, etc., can be used as the basis for numerical analysis class.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:18258
    • 提供者:zhangfanger
  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-22
    • 文件大小:14467
    • 提供者:JinYao
  1. eigen decomposition

    1下载:
  2. 极化SAR图像处理中的目标特征矩阵分解程序-Polarization SAR image processing target characteristic matrix decomposition process
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:1064
    • 提供者:王文光
  1. Matrix

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

    • 发布日期:2017-03-28
    • 文件大小:4007
    • 提供者:chen changqing
  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 characteristic value and char
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:62322
    • 提供者:wangli
  1. Matrix

    1下载:
  2. 一个通用的对矩阵进行操作的类,主要包括:实(复)矩阵的加减、求逆、求秩、行列式求值以及矩阵的乔里斯基分解、三角分解等。-A general class of matrix operations, including: real (complex) matrix addition and subtraction, inverse, seeking the rank, determinant evaluation and matrix Qiaolisiji decomposition, triang
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-27
    • 文件大小:11457
    • 提供者:zj
  1. Matrix-decomposition

    0下载:
  2. 本程序用矩阵分解法解线性方程组,最大变元数1-The program uses matrix decomposition method for solving linear equations, the maximum number of variables 100
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1116
    • 提供者:yuxiang
  1. Matrix-factorization-C-program

    0下载:
  2. 矩阵分解的C程序 包括有矩阵的LU分解,矩阵的UU分解还有共轭梯度法-Matrix decomposition of the C program, including a matrix LU decomposition, the UU decomposition of the matrix conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:452031
    • 提供者:平沙沙
  1. LU-decomposition-solving-equations

    0下载:
  2. fortran95-2003科学计算与工程第1章 矩阵分解与线性方程组直接方法LU分解解方程-Scientific Computing and Engineering disc fortran95-2003 each chapter code fortran95-2003 Scientific Computing and Engineering Chapter 1 matrix decomposition and direct methods of linear equations, LU d
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:1135
    • 提供者:jiaoyl
  1. matrix-analysis-experiments-of-USTC

    0下载:
  2. 科大矩阵分析课实验,包括求逆矩阵和矩阵的满值分解,使用C++编程-USTC matrix analysis course experiments, including the full value of the inverse matrix and matrix decomposition, using the C++ programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:3731928
    • 提供者:江勇军
  1. matrix-codes

    0下载:
  2. 这是一下关于矩阵分解的程序,用matlab程序关于矩阵的qr分解-This is a program on matrix decomposition, using matlab realize matrix decomposition chol
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1826
    • 提供者:xiahaiqi
  1. Eigen-decomposition

    0下载:
  2. 矩阵特征分解算法的C代码程序包,包括瑞利商算法、Givens旋转算法、QL分解,和雅可比循环算法,另有一篇英文文档详细描述了各种算法函数的参数,程序思路。 -This is C code packet for Matrix decomposition algorithms including C file of Rayleigh s quotient method, Givens bisection method, QL method and Jacobi cyclic method as
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:26501
    • 提供者:唐然
  1. Matlab-matrix-factorization

    0下载:
  2. 里面有matlab矩阵分解的各种情况,包括代码和例子。-There are a variety of situations matlab matrix decomposition, including code and examples.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:14014
    • 提供者:王二
  1. lu-matrix-decomposition

    0下载:
  2. lu 矩阵分解,实现了基于高斯约旦方法的lu分解-matrix decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:901
    • 提供者:way
  1. LuQrmatrix-decomposition

    0下载:
  2. 完成关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下: 1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解; 2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等; 不能为直接调用matlab等函数库;-Complete LU decomposition on the matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2568
    • 提供者:way
  1. matrix

    0下载:
  2. 矩阵分解技术,在matlab下实现的,可以用在很多领域,欢迎下载-Matrix decomposition technique in matlab to achieve, can be used in many fields, welcome to download
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1287
    • 提供者:ghg
  1. matrix-decomposition

    0下载:
  2. 常用的矩阵分解方法,包括Cholesky分解,LU分解,Gauss分解,了解分解原理有帮助-Commonly used matrix decomposition methods, including Cholesky decomposition, LU decomposition, Gauss decomposition, understand the principle of decomposition helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2296
    • 提供者:郭军
  1. matrix decomposition for MIMO

    0下载:
  2. 完成MIMO通信检测的两种算法ZF、MMSE算法的矩阵分解算法。模型采用16QAM调制。(MIMO communication algorithm to complete the two algorithms, ZF and MMSE algorithm matrix decomposition algorithm. The model adopts 16QAM modulation.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:9216
    • 提供者:taoli
  1. svt

    0下载:
  2. 用于低秩矩阵分解方面的内容,有很好的降秩功能。(Law rank matrix decomposition)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:李胖蛋
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com