CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - matrix decomposition

搜索资源列表

  1. Augmented Lagrange method for low-rank and sparse matrix decomposition

    0下载:
  2. 所属分类:matlab例程

    • 发布日期:2011-03-05
    • 文件大小:354254
    • 提供者:tangelx
  1. sorSSOR

    0下载:
  2. 在matlab中实现矩阵的sor分解和ssor分解-Implemented in the matlab sor matrix decomposition decomposition and ssor
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1137
    • 提供者:liu18hao
  1. UCA_SMI

    0下载:
  2. QR分解SMI算法的目的正是要避免直接来解线性方程,而是将自相关矩阵分解,并利用Givens旋转实现数据矩阵的QR分解,最终将权矢量的求解问题转化为三角线性方程组的求解问题。-QR decomposition SMI algorithm, whose objective it is to avoid directly to solution of linear equations, but will auto-correlation matrix decomposition, and the u
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:954
    • 提供者:张亚光
  1. nystrom

    2下载:
  2. 通过nystrom数值方法来加速核矩阵的运算。-using the nystrom method to speed up the kernel matrix decomposition.
  3. 所属分类:matlab例程

    • 发布日期:2013-10-07
    • 文件大小:91308
    • 提供者:33
  1. flexica

    0下载:
  2. 方便矩阵分解运用,可以去掉矩阵相关性,方便gps模糊度快速解算-Facilitate the use of matrix decomposition, correlation matrix can be removed to facilitate rapid ambiguity gps calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:181712
    • 提供者:Jun Wang
  1. elmat

    0下载:
  2. 矩阵,尤其是分块矩阵的分解,删除,调整,可以方便数值计算,减少冗余-Matrix, in particular, block matrix decomposition, delete, adjust, easy numerical calculation, to reduce redundancy
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5809
    • 提供者:Jun Wang
  1. ludecomp

    0下载:
  2. LU matrix decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:963
    • 提供者:bah
  1. LUGS

    0下载:
  2. 在matlab中实现矩阵的lu分解和Gauss-Seidel求特征值-Implemented in the matlab lu matrix decomposition and Gauss-Seidel eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:594
    • 提供者:liu18hao
  1. Matrixandlinearequations

    0下载:
  2. 矩阵与线性代数方程组中 线性方程的数值解 矩阵分解 矩阵求逆 -Matrices and linear algebraic equations in the numerical solution of linear equations matrix inverse matrix decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:109116
    • 提供者:Zhuo Zhao
  1. inv_matrix

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

    • 发布日期:2017-03-31
    • 文件大小:1121
    • 提供者:AC Milan
  1. MATLAB6.0

    0下载:
  2. 该电子书是用MATLAB语言对数值分析进行描述的。例如:矩阵运算,矩阵分解,微分方程求解,函数插值,函数拟合等数值问题。另外对MATLAB绘图进行了一定的介绍。-The book is a numerical analysis using MATLAB language to describe. For example: matrix operations, matrix decomposition, differential equation solving, function interpo
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1592567
    • 提供者:王杰
  1. imagdetect

    0下载:
  2. 学习matlab图像处理的绝对有用的程序,所有程序均调试通过,程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:40763
    • 提供者:zhuzhu
  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. Probabilistic-Matrix-Factorization

    2下载:
  2. MATLAB 实现的概率矩阵分解,可以用于社交网络推荐,将评分矩阵分解为两个低维的用户和商品特征矩阵。代码中需要在load位置添加自己试验所需的数据集。-MATLAB realization probability matrix decomposition can be used for social networking recommendation, the scoring matrix is ​ ​ decomposed into two low dimensional
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3216
    • 提供者:小飞
  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
    • 提供者:李胖蛋
  1. gmd

    0下载:
  2. 本程序输入一个矩阵及误差限,得出其几何均值分解,该算法广泛应用于通信系统中。(Input is a matrix and outputs its decomposition of geometric mean)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:Archimedes
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com