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

搜索资源列表

  1. SVD_C++

    1下载:
  2. C++实现矩阵的SVD分解,矩阵基本运算“+,-,*,/”,三角分解,QR分解,矩阵显示,矩阵转置,矩阵特征值与特征向量运算. 并在 Source.cpp中附有使用例子代码,方便读者快速上手。 经本人测试,完全可以运行,放心使用。 对于SVD分解,经过与matlab中结果对比,发现,当矩阵的列数>=行数时,基本没问题。(Using C++ language realizes the SVD decomposition of matrix,as well as the basic o
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:30720
    • 提供者:东篱
  1. orl

    0下载:
  2. svd分解应用于分类系统,特别好用,谁用谁知道(SVD decomposition is applied to classification system, especially good)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:3471360
    • 提供者:hahaha13
  1. svd

    0下载:
  2. Single value decomposition for dsp
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:84992
    • 提供者:chandanMLC
  1. etr20652

    0下载:
  2. In this letter, we propose a new compression method for a high dimensional support vector machine (SVM). We used singular value decomposition (SVD) to compress the norm part of a radial basis function SVM. By deleting the least significant vector
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:247808
    • 提供者:hiyam
  1. 程序

    0下载:
  2. SVD分解信号滤波,内含各种信号滤波结果,以及特征值选取(SVD decomposition signal filtering)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:4096
    • 提供者:dongtaishan
  1. 单位4元数法及svd法求解RT

    0下载:
  2. 通过四元数法或svd法利用4点在两坐标系下对应坐标求解两坐标系直接位姿关系。(By using the four element method or the SVD method, the two coordinate system is used to solve the two coordinate system's direct pose relationship by using the corresponding coordinates of the 4 points.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:feiclausell
  1. Matlab

    0下载:
  2. SVD and Whitening. SVD By Using Power Method Approximation
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:143360
    • 提供者:ghazy
  1. K-SVD_SOMP-master

    0下载:
  2. 基于K-SVD方法的图像去噪算法,代码是MATLAB版的(Image denoising algorithm based on K-SVD method, the code is MATLAB version of)
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:37888
    • 提供者:teslahua
  1. svdRec

    0下载:
  2. svd算法,用于降维青春痘通过后V家换股后(SVD algorithm, used to reduce the dimension of acne after the V home change after the stock exchange)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:12点不打烊
  1. watermark

    0下载:
  2. simulate the "An Improved DWT-SVD Based Robust Digital Image Watermarking for Color Image" in Matlab
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:850944
    • 提供者:fallahtafti
  1. chen2014

    0下载:
  2. LWI-SVD: Low-rank, Windowed, Incremental Singular Value Decompositions on Time-Evolving Data Sets
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1278976
    • 提供者:pingzh
  1. AnalysisKSVDbox

    1下载:
  2. K-SVD可以看做K-means的一种泛化形式,K-means算法总每个信号量只能用一个原子来近似表示,而K-SVD中每个信号是用多个原子的线性组合来表示的。 K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用。(K-SVD can be regarded as a generalized form of K-means. The total K-means algorithm can only approximate one signal for each sem
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:625664
    • 提供者:华仔007
  1. 图像水印

    2下载:
  2. 基于DCT,DWT,SVD的图像鲁棒水印算法,并在GUI界面展示(Image watermark algorithm based on DCT, DWT, SVD and displayed on GUI interface.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:550912
    • 提供者:hivi93
  1. KSVD

    1下载:
  2. K-SVD图像去噪,仿真结果为原图像,加噪图像,去噪图像和字典原子。(K-SVD image denoising, simulation results for the original image, add noise, image denoising and dictionary atoms.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:117760
    • 提供者:联合开粉丝
  1. 图像模式识别svd(奇异值分解)算法及图像相似度计算delphi源代码

    3下载:
  2. 图像模式识别svd(奇异值分解)算法及图像相似度计算delphi源代码-Calculate the image similarity
  3. 所属分类:GDI/图象编程

  1. demo

    0下载:
  2. K-SVD图片去噪,直接运行其中quzao.m文件即可。(K-SVD image denoising, directly run the quzao.m file.)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-29
    • 文件大小:31744
    • 提供者:反对毒菜
  1. SVD

    1下载:
  2. SVD奇异值分解做降维处理,主要用于降维处理,可用于图像压缩,数据融合等领域(SVD singular value decomposition (SVD) is used for dimensionality reduction, which is mainly used for dimensionality reduction, and can be applied to image compression, data fusion and other fields.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-26
    • 文件大小:10240
    • 提供者:女乔
  1. PCA&SVD_Denoising

    2下载:
  2. 使用PCA和SVD进行数据去噪,利用数据主要的特征向量进行数据恢复和重建(Using PCA and SVD for data denoising)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-02
    • 文件大小:555008
    • 提供者:阿波罗之瞳
  1. SVD原理

    0下载:
  2. 介绍了SVD算法的由来以及数学原理,使读者更清晰的了解该算法的原理
  3. 所属分类:其它文档

  1. 基于SVD海杂波抑制算法 文件中包含源程序

    3下载:
  2. 基于SVD的海杂波抑制算法的程序,欢迎大家下载,谢谢。(Based on SVD sea clutter suppression algorithm procedures, welcome to download, thank you.)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-26
    • 文件大小:3118080
    • 提供者:王大hhh
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 42 »
搜珍网 www.dssz.com