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

搜索资源列表

  1. otsu

    0下载:
  2. 用小波来实现纹理检测的一个MATLAB代码。很有用,简单明了。-using gabor wave to detecte texture
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:760
    • 提供者:xiongxia
  1. very_good_signal_processing_by_wavelet

    0下载:
  2. 非常经典的小波信号分解matlab代码,代码思路很清晰,对初学者很有帮助!-Very classic wavelet signal decomposition matlab code, the code is very clear ideas, helpful for beginners!
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5238
    • 提供者:lulei
  1. xiaobolvbo

    0下载:
  2. 5/3小波滤波、分解、重构的matlab代码,本人编译通过-5/3 wavelet decomposition and reconstruction filter matlab code
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:4463
    • 提供者:王楠
  1. xiaobo

    0下载:
  2. 小波变换的MATLAB代码,包括傅里叶变换的代码-MATLAB wavelet transform code, including Fourier transform code
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:7683
    • 提供者:小高
  1. VideoProcessing

    0下载:
  2. 此matlab代码用于削减并消除图片中的block,提高图片质量。Deblock使用小波变换消除block,DeBlocking2通过计算熵,确定每个block的信息量,来消除block-This matlab code is for diluting and removing artifacts in images, upgrading the images. DeBlock applies wavelet to deblock and DeBlocking2 deblocks by
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:6668
    • 提供者:Yuou Jiang
  1. wavepack

    0下载:
  2. 这时一些关于matlab连续小波变换的程序代码,希望对学习matlab的人有用处-At this time about the continuous wavelet transform matlab code, people who want to learn useful matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:15718
    • 提供者:祎茗
  1. WHIWKAWY

    0下载:
  2. 本文是关于小波分析的一段matlab编程代码,介绍了一些基本的方法-This article is a section on the wavelet analysis matlab programming code, and describes some of the basic methods
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3497
    • 提供者:jixin
  1. Wavelet_OMP

    0下载:
  2. 应用于图像压缩的小波变换的matlab代码,而且用omp算法重构-Used wavelet transform image compression matlab code, and reconstruction algorithms with omp
  3. 所属分类:Wavelet

    • 发布日期:2015-04-30
    • 文件大小:50176
    • 提供者:新晴
  1. codefile

    1下载:
  2. MATLAB 2维小波变换以及S+P讲解和图像去噪 适合开发人员参考应用 包括原始图像和代码及详细讲解-MATLAB 2-dimensional wavelet transform and the S+ P to explain and image denoising applications for developers, including the original image and the reference code and explain in detail
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:133246
    • 提供者:chaochao
  1. xbj

    0下载:
  2. 小波矩特征提取matlab代码-Wavelet moment feature extraction matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2137
    • 提供者:朱涛
  1. Untitled

    0下载:
  2. 图象压缩代码`基于MATLAB的小波分析的程序-MATLAB-based image compression code `Wavelet analysis procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:688
    • 提供者:陈刚
  1. wave1

    0下载:
  2. 自定义信号,用于梯形边界奇异点检测matlab代码, 和三个小波去噪分解的代码-Custom signal singularity detection for trapezoidal matlab code boundary, and three wavelet denoising decomposition code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1082
    • 提供者:张颖琪
  1. xiaobobianma

    0下载:
  2. 数字图像处理姚敏版第八章小波图像编码所有例子的完整matlab代码 可以正确运行-Yao Min version of Digital Image Processing VIII wavelet image coding complete matlab code for all examples run correctly
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:221488
    • 提供者:
  1. Wavelet-transform-edge

    0下载:
  2. 基于小波变化的边缘检测程序 matlab的m代码 效果不错-Wavelet transform edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1449
    • 提供者:lucy
  1. EZW

    0下载:
  2. 有关小波理论的EZW实现图像压缩的MATLAB代码-For EZW wavelet theory of MATLAB code for image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:18937
    • 提供者:海浪
  1. stft

    0下载:
  2. 这是一个关于信号视频分析的代码,用matlab编写,带有短时傅里叶变换,小波变换分析信号。-This is a video analysis on the signal code, written with matlab, with short time Fourier transform, wavelet transform signal.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1021
    • 提供者:fan
  1. wavedec_self

    3下载:
  2. 小波分解详细过程源码。此代码由本人将网上下载的程序改进了一下,并加了例子。其功能与matlab自带的函 数wavedec一致,由于自带的函数理解比较困难不方便改进,我改的程序简洁,方便大家理解该函数的意义和原理。 -This code will be downloaded from the program, I improved a bit, and added examples. Its function with matlab built-in function wavedec the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2466
    • 提供者:吴刚
  1. wavelet

    0下载:
  2. 小波变换的matlab代码,用于信号处理-Wavelet transform matlab code for signal processing
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:609
    • 提供者:zhangtao
  1. wanen

    0下载:
  2. matlab 小波分析源代码 提供原代码下载 解压直接使用-Wavelet analysis matlab code download the source code provided in the original extract used directly
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:127947
    • 提供者:李宝强
  1. xiaobobianhuan

    0下载:
  2. 小波变换实现的matlab代码,另有一篇小波变换文献-Wavelet transformation of the realization of the matlab code, otherwise a wavelet transform literature
  3. 所属分类:Wavelet

    • 发布日期:2017-05-02
    • 文件大小:871629
    • 提供者:kaiyongx
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 45 »
搜珍网 www.dssz.com