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

搜索资源列表

  1. VC.txt

    0下载:
  2. 利用sirt、art、kaczmarz、奇异值分解方法解地震层析成像方程组-Use sirt, art, kaczmarz, singular value decomposition method for solving equations of seismic tomography
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3369
    • 提供者:张伟
  1. qyfj

    0下载:
  2. 矩阵的奇异值分解,通过C++实现矩阵的奇异值分解。-The Singular value decomposition of matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:447419
    • 提供者:
  1. matlab.QIyizhifenjie

    0下载:
  2. 关于奇异值分解,图像特征融合,图像处理的特征图提取方法-About the singular value decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:18851
    • 提供者:kamen
  1. bfs3

    0下载:
  2. 线性反投影算法是一种常用的数据重建算法,本程序中包含线性反投影算法、奇异值分解算法、正则化算法等算法。-Linear Back Project algrithm.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:1203
    • 提供者:jiazhuzhi
  1. SVD

    0下载:
  2. VC下奇异值分解,里面包含了所需的lib文件和头文件,及代码演示。dgesvd_函数的调用,参数A(一维数组)的赋值是关键点。比如对矩阵X(二维数组)奇异值分解,并不是直接将按X顺序赋值给A,而是需要将X转置后赋值给A,即A的内容是X的转置形式。-windows vc svd dgesvd_
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3996765
    • 提供者:从世源
  1. GSR-for-Inpainting

    2下载:
  2. 基于GSR的图像修复,采用团体稀疏表示,奇异值分解svd-GSR for Inpainting
  3. 所属分类:Special Effects

    • 发布日期:2016-02-03
    • 文件大小:1008640
    • 提供者:mike
  1. image-compression-based-svd

    0下载:
  2. 使用matlab,用于基于奇异值分解(SVD)的图像压缩-image compression based on Singular value decomposition (SVD)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1035
    • 提供者:六神
  1. svd

    7下载:
  2. 对一个信号进行奇异值分解,根据差分谱最大值点,重构信号,达到降噪的目的。-Signal for a singular value decomposition, according to the differential spectrum maximum point, the reconstructed signal to achieve noise reduction purposes.
  3. 所属分类:Other systems

    • 发布日期:2016-03-05
    • 文件大小:1024
    • 提供者:zxb
  1. matlab-SVD

    0下载:
  2. matlab奇异值分解的范例程序,对数据进行降噪处理。-Singular Value Decomposition matlab sample program for data processing for noise reduction.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:15434
    • 提供者:李云
  1. SER_compare

    0下载:
  2. 最下奇异值分解的信道估计子程序,用于信道估计-chennel estimation matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2013
    • 提供者:发生地
  1. tensor_toolbox_2.6.tar

    1下载:
  2. 最新的张量分析工具箱,版本2.6,可进行高阶奇异值分解(HOSVD).-Tensor Toolbox (Sandia National Labs) Version 2.6 06-FEB-2015 Tensor Toolbox for dense, sparse, and decomposed n-way arrays
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:254898
    • 提供者:郑成勇
  1. SVD

    0下载:
  2. 该程序的功能是画一个奇异值分解单亮点声图,程序简单易懂,适合参考-Single bright spot of singular value decomposition
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1190
    • 提供者:刘敏
  1. Algo358GDa

    1下载:
  2. Algo358 - 一个复矩阵的奇异值分解-Algo358- The singular value decomposition of a complex matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:24669
    • 提供者:吴天
  1. Algo358Ea

    1下载:
  2. Algo358 - 一个复矩阵的奇异值分解,c++版本-Algo358- singular value decomposition of a complex matrix, c++ version
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:104329
    • 提供者:吴天
  1. work

    0下载:
  2. SI算法是由基于形状描述的两个奇异值分解(SVD )理论组成。-SI algorithm theory consists of two singular value decomposition (SVD) based on the shape descr iption.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2673
    • 提供者:pirate
  1. Singular-Value-Decomposition

    0下载:
  2. 奇异值分解matlab源代码,用于处理EEG信号进行奇异值分解-Singular Value Decomposition matlab source code for processing EEG signal singular value decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5604
    • 提供者:zhang
  1. compression

    0下载:
  2. 多种图像压缩算法,基于高斯金字塔、离散余弦变换、奇异值分解变换等-Image compression Using Block Truncation Coding. Image compression based on Gaussian Pyramids,Discrete Cosine Transform,Singular Value Decomposition...
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7510
    • 提供者:王军
  1. KSVD

    0下载:
  2. 字典学习中,采用奇异值分解和k均值方法训练数据得到字典的算法。-Dictionary learning, using singular value decomposition and k-means algorithm training data obtained dictionary.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3511
    • 提供者:ann
  1. pythonsrc

    0下载:
  2. 机器学习算法,包括主成分分析方法,奇异值分解,逻辑回归,最小二乘法线性回归,朴素贝叶斯-machine learning algorithm prototype including PCA, SVD, Logic Regression, LMS and Naive Bayes
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:5911
    • 提供者:xiaozhiz
  1. PROPACK

    0下载:
  2. 奇异值分解的另外一种方法,svd,求解的是最大或最小的矩阵的奇异值。-Another method of singular value decomposition, svd, solving the maximum or minimum singular value matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:349394
    • 提供者:zifeiyu
« 1 2 ... 11 12 13 14 15 1617 18 19 20 »
搜珍网 www.dssz.com