CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - svd实现

搜索资源列表

  1. mimo功率优化

    2下载:
  2. MIMO系统的功率优化问题,通过SVD分解和注水算法,可以实现不同发送天线上的功率分配。-MIMO system power optimization problem, and through the decomposition of water injection SVD algorithm can achieve different this antenna on the power distribution.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2598
    • 提供者:焦嘟嘟
  1. main

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

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

    1下载:
  2. 奇异值分解算法的m代码,实现了数字水印技术的嵌入及提取过程,效果不错。-Singular value decomposition algorithm m code, the realization of the digital watermark embedding and extraction technology process, good results.
  3. 所属分类:其他小程序

    • 发布日期:2013-05-05
    • 文件大小:21922
    • 提供者:xiaobao89
  1. eg006

    0下载:
  2. SVD-TLS法实现功率谱估计,写的比较简单。但可做为参考。-SVD-TLS method to achieve power spectrum estimation and write relatively simple. But can be as a reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:888
    • 提供者:何文涛
  1. SVD-TLS

    0下载:
  2. 功率谱估计中SVD-TLS算法的三种实现版本-Power spectrum estimation of the three kinds of SVD-TLS algorithm implementation version of the
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:3065
    • 提供者:平凡
  1. SVD

    1下载:
  2. 实现矩阵的奇异分解,详细的描述了SVD的实现过程。-the come true of svd
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:1374
    • 提供者:janet
  1. pca-cPP-svd-algorithm

    0下载:
  2. 主成分分析的c++实现使用奇异值分解svd算法-Principal Component Analysis based on svd algorithm ,used c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:4300
    • 提供者:刘一
  1. svd_dwt

    1下载:
  2. 实现基于离散小波(dwt)的奇异值(svd)分解算法的实现-Decomposition algorithm based on singular value of the discrete wavelet (dwt) (svd)
  3. 所属分类:Other systems

    • 发布日期:2014-05-02
    • 文件大小:1024
    • 提供者:XING
  1. svd

    1下载:
  2. 用于协同过滤推荐算法,svd矩阵分解算法 C++实现-Matrix Factorization , performs well on the large, sparse, and very imbalanced Netflix dataset
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:10828
    • 提供者:liuyu
  1. SVDPP

    2下载:
  2. Python实现SVD++, Python实现SVD++, - Python implementation SVD++, Python implementation SVD++, Python implementation SVD++,
  3. 所属分类:其他小程序

    • 发布日期:2016-01-01
    • 文件大小:926
    • 提供者:xuxinrui
  1. AnalysisKSVDbox

    0下载:
  2. K-SVD的实现程序,里边有详细的讲解,附带了PDF论文。-This is the K-SVD code which is the implement of the additional papper.
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1333960
    • 提供者:零点八度
  1. svd

    0下载:
  2. svd奇异值举证分解,c++实现举证的svd分解-svd singular value decomposition of proof, c++ achieve
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:772352
    • 提供者:张明辉
  1. matlab-SVD

    1下载:
  2. 用matlab实现奇异值分解的算法,奇异值分解是LSA的基础,要理解LSA必须了解SVD.-Using matlab to achieve the singular value decomposition algorithm, singular value decomposition is the basis of the LSA, LSA must know to understand the SVD.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:15616
    • 提供者:zhanglu
  1. SVD_Simon

    0下载:
  2. SVD算法,用来实现矩阵分解,采用了梯度下降的思想来进行计算- SVD algorithm is used to implement matrix decomposition, using a gradient descent ideas to be calculated
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2118
    • 提供者:刘沁源
  1. L1 SVD

    2下载:
  2. 利用压缩感知实现波达方向估计,运用奇异值分解对接收信号进行降维,再利用L1范数进行估计(The DOA estimation is realized by compressed sensing, and the singular value decomposition is used to reduce the received signal, and then the L1 norm is used to estimate the DOA)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1373184
    • 提供者:Double.L
  1. mrsvd

    6下载:
  2. 实现多分辨率奇异值分解程序,可用于故障诊断、消除噪声等(multi resolvetion svd decompotion)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:825344
    • 提供者:hzgzh
  1. svd

    1下载:
  2. svd的简单实现。用于学习。用c语言实现的。(A simple implementation of svd. Used for learning)
  3. 所属分类:其他

    • 发布日期:2020-09-22
    • 文件大小:2048
    • 提供者:血缇小小的
搜珍网 www.dssz.com