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

搜索资源列表

  1. harmonicwaveletprogram

    2下载:
  2. 本源代码主要实现谐波小波的分解及重构的matlab程序。
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:4277
    • 提供者:高珍
  1. EZW算法的过程详解和Matlab代码

    1下载:
  2. EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构)写出EZW算法的Matlab程序,可以实现图像的任意级别的小波分解和重构、以及任意精度的EZW编解码过程。下面,我们以一幅16*16的Lena局部图像经过3级小波分解后的小波数据为例详细的说明EZW算法的编解码过程,并给出相应的Matlab代码。-Explain the process of EZW algorithm and Matlab code (1) building a scan list (Amendment
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:2184
    • 提供者:lucy
  1. wavepenergy

    1下载:
  2. 小波包能量代码,利用db1小波将信号分解和重构,然后计算小波系数的平方,进行正则化-Wavelet packet energy code, the use db1 wavelet signal decomposition and reconstruction, and then calculate the square of wavelet coefficients, the regularization
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:558
    • 提供者:刘安宁
  1. pocs-spocs-recovery

    0下载:
  2. 压缩感知重构算法的功能代码 内附功能函数的详细说明-Compressed sensing reconstruction algorithm of the function code included a detailed descr iption of performance function
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4079
    • 提供者:liubing
  1. 31

    0下载:
  2. 31天重构速成,讲解代码重构的入门级书籍-31-day crash reconstruction to explain the code to reconstruct the entry-level books
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:341411
    • 提供者:Ryan
  1. Wavelettransform

    0下载:
  2. 一些小波变换与图像处理的代码,主要包括小波图形分解,重构等相关内容-Some wavelet transform and image processing code, including wavelet graph decomposition, reconstruction and other related content
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:312005
    • 提供者:lp
  1. ChongGou_chroma

    0下载:
  2. 该代码对给出的一副图像进行了图像的重构,优化了图像的画质。-The code given an image reconstruction of the image to optimize the quality of images.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:606
    • 提供者:lima
  1. Wavelet

    0下载:
  2. 很好的小波应用实例文档,介总结内容有小波用于去噪、图像压缩、边界扭曲、图像融合、小波包的分解和重构等等,附详细的MAMTLAB代码-Application of wavelet good document, refer to summarize the contents of wavelet denoising, image compression, border distortions, image fusion, wavelet packet decomposition and recons
  3. 所属分类:matlab

    • 发布日期:2017-01-11
    • 文件大小:2016256
    • 提供者:王子涵
  1. chaos

    0下载:
  2. 此代码为混沌相空间重构的代码,对学混沌学的朋友很有处-This code is a chaotic phase space reconstruction of the code, the school is very chaotic at the school' s friends
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1149
    • 提供者:吴遇桑
  1. svdmode

    3下载:
  2. 相空间重构及奇异值分解代码,可用于消噪处理,希望有所帮助-Phase space reconstruction and singular value decomposition code, can be used to eliminate noise processing, Hope that helps
  3. 所属分类:matlab例程

    • 发布日期:2013-10-18
    • 文件大小:660
    • 提供者:xinli
  1. Restruction

    0下载:
  2. 相空间重构代码,有助于混沌研究,希望对大家有点用。-restruction and chaos
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4336
    • 提供者:liu
  1. Mallats-Alternate-Projection-

    0下载:
  2. 代码详细实现了信号和图像的模极大值重构的 S.mallat 交替投影算法,该方法具有收敛速度快、精度高的特点。-The code depicts the modulus maxima recovery of signal and image based on the S.Mallat s alternate projection algorithm. The algorithm has fast convergence and high accuracy.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:13542
    • 提供者:周清保
  1. Frame-Algorithm

    0下载:
  2. 代码实现了平移不变小波框架的快速分解重构算法。-A fast decomposition and reconstruction algorithm based on the translation invariant is included in the pakage.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:16972
    • 提供者:周清保
  1. Mixedthreshold_Image-Recovery

    0下载:
  2. 代码给出了基于混合门限带迭代步长的稀疏图像重构。特别地,压缩采样矩阵为抽样傅里叶变换矩阵,利用2D-FFT,大大降低了计算复杂度。-The mixedthreshold sparse image reconstruction with step is given in the package. In particular, the 2D-FFT is used to disign the sample matrix, which can reduce the computational comp
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:28734
    • 提供者:周清保
  1. 小波分解与重构

    1下载:
  2. 在MATLAB中编写小波分解与重构的程序,用小波分解与重构来分析问题的原始代码(Wavelet decomposition and reconstruction)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:10240
    • 提供者:梦凡
  1. 小波分解重构

    0下载:
  2. 小波分解重构,可以作为研究小波频率的一个重要参考,但是注意,该代码分解出来的高低频系数不能完全当作滤波器使用,只是参考。(Wavelet decomposition and reconstruction can be used as an important reference for studying wavelet frequency, but attention is paid to the high and low frequency coefficients decomposed by
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:
  1. samp

    0下载:
  2. SAMPmatlab程序与单次重构测试代码(Sparsity Adaptive MP)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:Acy
  1. autocorrelation

    0下载:
  2. 进行时间序列相空间重构,其中包含各种延迟时间和维度的重构方法代码(Time series phase space reconstruction.This includes refactoring method code for various delay times and dimensions.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:4946944
    • 提供者:古月模糊
  1. KSVD_OMP and ProximalGradientMethod

    2下载:
  2. 这是两个关于压缩感知重构的代码,KSVD(字典学习)以及OMP(正交匹配追踪),还有ProximalGradientMethod(近端梯度下降算法),希望能够对学习压缩感知的你们有所帮助。
  3. 所属分类:matlab例程

  1. 【EMD重构】

    2下载:
  2. 对经验模态分解后的各分量IMF进行重构代码,函数可直接调用。(After the empirical mode decomposition, IMF reconstructs the code, and the function can be called directly.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-28
    • 文件大小:1024
    • 提供者:RZA
« 12 3 4 »
搜珍网 www.dssz.com