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

搜索资源列表

  1. SVD

    5下载:
  2. 自编的奇异值分解消噪程序,在消噪的同时可实现对不同频率信号分量的分离。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7101
    • 提供者:刘军
  1. svd-tls

    1下载:
  2. 谐波恢复的ARMA建模算法(基于SVD-TLS)(张贤达《现代信号处理》)。当谐波信号为复谐波的时,该算法仍然适用。但该程序中没有给出具体的实现。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:罗万团
  1. 用matlab编写的实现Lagrange插值函数

    0下载:
  2. 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-21
    • 文件大小:1666
    • 提供者:张宁
  1. 12345

    0下载:
  2. 彩色数字水印的程序,实现在彩色图像中通过DCT变换来嵌入水印信息-Color digital watermarking process to achieve the color image by DCT transform to embed watermarks
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:424564
    • 提供者:song
  1. SVD_TLS

    1下载:
  2. 使用自编函数基于奇异值分解总体最小二乘法(svd-tls)实现AR模型谱估计 -The use of self-functions in general based on singular value decomposition least square method (svd-tls) to achieve AR model spectrum estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1216
    • 提供者:王冰
  1. MatrixMath

    0下载:
  2. vc++实现矩阵运算
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:97604
    • 提供者:youngvery
  1. yasuo

    0下载:
  2. 一种新的基于matlab环境的用SVD原理实现图像压缩的源程序,程序简单易懂-Implementation of new image compression using SVD, the program easy to understand
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:5838
    • 提供者:国华
  1. svd

    0下载:
  2. 用matlab中的SVD函数实现线阵或圆阵的music算法的仿真-use svd function to perform music
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:792
    • 提供者:zhengfang
  1. daima

    2下载:
  2. 随机信号谱分析技术实现 随机信号谱估计及质量评价。 离散随机信号通过线性时不变系统时,系统所产生的响应。 功率谱估计的实现方法:自相关函数法、周期图法、Bartlett法、Welch法、MTM法、MUSIC法 -Random signal spectral analysis of random signal spectral estimation and quality evaluation. Discrete random signals through linear system
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:11298
    • 提供者:李倩
  1. SVD

    1下载:
  2. 支持向量机的程序,该程序能够实现支持向量机的分类和预测。-SVM program that enables support vector machine classification and prediction.
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1185982
    • 提供者:郭亚东
  1. svd

    0下载:
  2. 数学建模中svd算法实现正交矩阵的分解讲义及c++代码-Mathematical modeling of orthogonal matrix svd decomposition algorithm c++ code and lecture notes
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3418848
    • 提供者:李和瀚
  1. SVD

    0下载:
  2. 矩阵的奇异值分解,使用fortran实现-The singular value decomposition of the matrix using fortran achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:259001
    • 提供者:神州竞风流
  1. SVD-MOD

    0下载:
  2. C环境下实现矩阵的奇异值分解,实际验证之后证明效果不错-Singular value decomposition of the matrix C environment, proof of good results after the actual verification
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:2313
    • 提供者:张明
  1. SVD

    0下载:
  2. SVD算法的c++实现,通过这个算法可以解决匹配问题。-SVD algorithm c++ achieve, through this algorithm can solve the matching problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:646149
    • 提供者:曹鹏
  1. K-SVD

    0下载:
  2. k-svd算法在表情识别方面的实现和实例应用,附有图片和文章。-k-svd algorithm for face recognition on the implementation and application examples, with pictures and articles.
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:12142646
    • 提供者:欧阳轩
  1. SVD

    0下载:
  2. 本代码提供SVD算法Matlab实现,实现SVD分解,并返回分解值。-This code provides SVD algorithm Matlab, the realization of SVD decomposition, and a return value decomposition.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:34632
    • 提供者:joe
  1. recommender-master

    1下载:
  2. 基于多种算法的推荐系统python实现,其中包括了SVD、聚类分析等多种热门算法,并且有很强的可扩展性(A recommender system based on several kinds of algorithms, written in python)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:9560064
    • 提供者:WZY_Ken
  1. SVD.m

    1下载:
  2. 利用SVD实现item-based CF: 优点: 简化数据,去除噪声,提高算法的结果 缺点: 数据的转换可能难以理解 适用数据类型: 数值型数据(Svd decomposition plays an important role in the decomposition of eigenvalues of high-dimensional data, while using low-dimensional data for approximate approximation)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:Jason123@
  1. LU、QR、SVD

    0下载:
  2. 本函数可以实现矩阵的LU变换、QR变换、SVD变换,开发环境为Matlab(This function can realize the matrix of the LU transform, QR transform, SVD transform, development environment for Matlab)
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:MagicOrchid
  1. 降维code

    1下载:
  2. 了解降维、特征筛选等基本原理 掌握PCA、SVD、LAD和NMF等算法实现及应用(Understand the basic principles of dimensionality reduction and feature selection Master the algorithm implementation and application of PCA, SVD, lad and NMF)
  3. 所属分类:数据挖掘

    • 发布日期:2020-11-01
    • 文件大小:870400
    • 提供者:宋楠楠123
« 12 3 »
搜珍网 www.dssz.com