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

搜索资源列表

  1. 奇异值

    1下载:
  2. 图象处理中用到的奇异值分解及矩阵运算-singularity value decomposition and matrix computation used in image processing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:198325
    • 提供者:网人
  1. 描述奇异值分解的matlab小程序

    4下载:
  2. 一个描述奇异值分解的matlab小程序,通俗易懂,方便移植。-A descr iption of the singular value decomposition matlab small program, easy to understand, easy to transplant.
  3. 所属分类:matlab例程

    • 发布日期:2014-09-20
    • 文件大小:1024
    • 提供者:潘潘
  1. SVD-TLS.rar

    4下载:
  2. 利用奇异值分解-总体最小二乘法估计ARMA模型的AR参数,并利用参数进行谐波恢复仿真程序,The use of singular value decomposition- total least squares estimation of AR parameters of ARMA model and using the parameters of harmonic retrieval simulation program
  3. 所属分类:matlab

    • 发布日期:2016-05-06
    • 文件大小:1243
    • 提供者:史龙
  1. svd.rar

    2下载:
  2. 能够对于奇异值的计算matlab代码,找了好久呢。。,Singular value to the calculation of the matlab code, then look for a long time. .
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-05-23
    • 文件大小:439169
    • 提供者:匡恒
  1. 57320svd.rar

    0下载:
  2. 奇异值分解源程序的一个程序,很不错的一个程序,欢迎使用,Singular value decomposition of a source program, it is a good program, Welcome
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-26
    • 文件大小:9549
    • 提供者:先生
  1. svyqc.rar

    0下载:
  2. 现代谱估计的matlab的程序。用的是奇异值分解的总体最小二乘法。,Modern Spectral Estimation matlab procedures. Using a singular value decomposition of the total least squares method.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:31530
    • 提供者:yangqiuchen
  1. Matrix

    0下载:
  2. 矩阵运算的软件包,包括矩阵的LU分解、RQ分解、奇异值分解等-Matrix calculation of the package, including the LU decomposition of matrix, RQ decomposition, singular value decomposition, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3082169
    • 提供者:叶飞
  1. pinv

    1下载:
  2. //奇异值分解法求广义逆 //本函数返回值小于0表示在奇异值分解过程, //中迭代值超过了60次还未满足精度要求. //返回值大于0表示正常返回。 //a-长度为m*n的数组,返回时其对角线依次给出奇异值,其余元素为0 //m-矩阵的行数 //n-矩阵的列数 //aa-长度为n*m的数组,返回式存放A的广义逆 //eps-精度要求 //u-长度为m*m的数组,返回时存放奇异值分解的左奇异量U //v-长度为n*n的数组,返回时存放奇异值分解的左奇异量
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3556
    • 提供者:钟钟
  1. signalProcessingBasedOnMultilinearAlgebra

    0下载:
  2. signal processing based on multilinear algebra,国外的学者的博士论文,主题关于信号处理最前沿的课题之一:平行因子分解(PARAFAC)。主要讨论了多重线性代数,包括高阶统计量分析,高阶奇异值分解,最优秩1分解,ICA与PARAFAC之间的关系等等。-signal processing based on multilinear algebra, foreign doctoral dissertations and scholars, the subje
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1492498
    • 提供者:云上
  1. empca2.tar

    0下载:
  2. 模式分类中应用到的PCA算法,包括其奇异值分解SVD算法。可用来降维提取主元素等。-pattern classification applied to the PCA algorithm, including its SVD singular value decomposition algorithm. Can be used to take down the main Viti Levu and other elements.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:2543
    • 提供者:imago
  1. matlab...

    0下载:
  2. 利用矩阵分析的方法对线性方程组进行求解分析,得出奇异值分解法相对于其他分解法的好处-Analysis using matrix method for solving linear equations analysis singular value decomposition method for the other benefits of decomposition method
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:16778
    • 提供者:fd
  1. SVD

    0下载:
  2. 线性方程的解法,实现对运动目标的检测,针对可见光图像弱小目标检测中的背景抑制和去噪问题,提出了奇异值分解(Singular Value Decomposition,SVD)-Linear equations, to achieve the detection of moving targets, in view of the weak target detection in visible light images in the background suppression and de-noi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1113
    • 提供者:ty3r
  1. rsvd

    0下载:
  2. 基于GM算法和QR分解实现的稳健奇异值分解算法,通过该算法可以获取一个数居阵的稳健方差-协方差阵。在该稳健方差-协方差阵上可以进行诸如,稳健主成份分解、稳健聚类、稳健因子分析等操作。-GM based on QR decomposition algorithm and the realization of the stability of singular value decomposition algorithm, the algorithm can be accessed through a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:206382
    • 提供者:徐林林
  1. wavelet_max

    1下载:
  2. 小波模极大值原理在图像边缘提取和信号奇异点检测中的应用-Wavelet Modulus Maxima Principle in Image Edge Detection and Signal Singularity Detection
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:3517
    • 提供者:rizhaoyueguang
  1. 奇异值分解波束形成MATLAB程序

    0下载:
  2. 奇异值分解的波束形成MATLAB代码, 很有用的程序 运行没有问题(code for SVD beamforming)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:3072
    • 提供者:shilongji
  1. 多重分形奇异指数

    1下载:
  2. 程序主要用来计算多重分形奇异指数和多重分形谱,计算了多重分形奇异指数和多重分形谱之间的函数关系
  3. 所属分类:matlab例程

  1. 奇异值分解(SVD).cpp

    1下载:
  2. 奇异值分解(SVD)VC++程序,网上的都有错误,此程序修正了错误的地方。(Singular value decomposition (SVD) VC ++program, there are errors on the Internet, this program fixes the wrong place.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:tiptone
  1. 奇异值分解1

    2下载:
  2. 多层奇异值分解,解决了原始奇异值分解分辨率欠缺的问题(Multilevel singular value decomposition solves the problem of lack of resolution of original singular value decomposition)
  3. 所属分类:其他

    • 发布日期:2019-11-29
    • 文件大小:830464
    • 提供者:天高云淡淡
  1. 奇异值分解

    3下载:
  2. 本文件是对数据的奇异值分解,共包含三个主要.m文件和一个word文档,word主要是对三个.m文件的说明
  3. 所属分类:WEB源码

    • 发布日期:2019-08-26
    • 文件大小:243836
    • 提供者:kkkkk_wu5@
  1. 奇异值系统

    1下载:
  2. 不适定问题正则化方法中的奇异值系统第一类积分算子求解(The first kind of integral operators for singular value system in regularization of ill posed problems)
  3. 所属分类:matlab例程

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