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

搜索资源列表

  1. matlab小波变换

    1下载:
  2. matlab程序
  3. 所属分类:波变换

  1. 使用matlab设计小波变换程序中的若干问题.rar

    1下载:
  2. 小波分析\文档资料\使用MATLAB设计小波变换程序中的若干问题,Wavelet analysis of the design documentation using the MATLAB Wavelet Transform proceedings a number of issues
  3. 所属分类:Wavelet

    • 发布日期:2016-06-17
    • 文件大小:933
    • 提供者:胡文超
  1. 小波变换去噪,软阈值和硬阈值

    11下载:
  2. 小波变换去噪,软阈值和硬阈值,以及自己的设计的阈值函数来去噪,毕业设计全套。很全面的资料,绝对最全面的资料,我保证,Wavelet denoising, soft thresholding and hard thresholding, as well as design their own threshold denoising function, the design of a full set of graduation. Comprehensive information is absol
  3. 所属分类:波变换

    • 发布日期:2015-05-06
    • 文件大小:2396
    • 提供者:杨东
  1. dwt.rar

    2下载:
  2. 一维离散小波变换,输出项是一维离散小波变换的小波变换系数,输入值是小波名,信号序列,The dwt command performs a single-level one-dimensional wavelet decomposition with respect to either a particular wavelet ( wname , see wfilters for more information) or particular wavelet decomposition filte
  3. 所属分类:Wavelet

    • 发布日期:2016-12-28
    • 文件大小:7032
    • 提供者:卢三
  1. contourlet_toolbox.rar

    0下载:
  2. contourlet 变换工具包,里面有详细的说明文件,添加进matlab后,可以像使用小波变换一样,进行contourlet变换,Contourlet Transformation Toolkit, which is described in detail documents, add matlab can be the same as the use of wavelet transform for Contourlet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-03-24
    • 文件大小:449696
    • 提供者:冯博
  1. waveletcdf97

    2下载:
  2. 双正交9/7小波变换matlab源码和使用介绍-biorthogonal 9/7wavelet transform source code in matlab .
  3. 所属分类:Wavelet

    • 发布日期:2017-03-25
    • 文件大小:97848
    • 提供者:tanran
  1. Matlab-Wavelet-Denoise-Compress

    1下载:
  2. 这是一个关于小波变换去噪压缩的实例,适合初级入门者使用。-This is a compression on the wavelet transform de-noising example, suitable for junior beginners to use.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-16
    • 文件大小:4325370
    • 提供者:zq
  1. 15615

    0下载:
  2. matlab一维提升小波变换,二维提升小波变换-matlab one-dimensional wavelet transform, two-dimensional lifting wavelet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:12373
    • 提供者:黄林海
  1. waveletanalysisandapplication

    0下载:
  2. 小波分析及其应用,详细介绍了小波变换原理和基本方法,还重点介绍小波变换在语音和图像处理、信号检测、多尺度边缘提取等领域的应用。-Wavelet analysis and applications, described in detail wavelet transform principles and basic methods, but also focuses on Wavelet Transform in the voice and image processing, signal det
  3. 所属分类:Wavelet

    • 发布日期:2017-05-14
    • 文件大小:3591047
    • 提供者:Blueben
  1. wavelets

    2下载:
  2. 基于小波变换的图像压缩编码,实现了多种小波变换,并且实现了12:1的高压缩率。-Based on Wavelet Transform Image Coding, to achieve a variety of wavelet transform, and achieved a high 12:1 compression ratio.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:178221
    • 提供者:徐鹏
  1. wavelet

    0下载:
  2. 基于快速提升小波变换与 人眼视觉特性的数字水印算法-tishengbiaobo
  3. 所属分类:Wavelet

    • 发布日期:2017-04-28
    • 文件大小:228448
    • 提供者:柴门
  1. fjxhfj

    0下载:
  2. 实现db6小波提升变换,对信号进行5层分解和重构。另外被屏蔽的部分为离散小波变换。-Enhance the realization of wavelet transform db6, 5 layers of signal decomposition and reconstruction. In addition to being part of shielding DWT.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:1147
    • 提供者:雷宾
  1. imageprocessing-matlab

    0下载:
  2. 小波变换 JPEG 图像压缩 方面的资料-JPEG image compression wavelet transform information
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:65057
    • 提供者:crasty
  1. matlab

    0下载:
  2. 图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equaliza
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:1057098
    • 提供者:张少华
  1. waveleseriestthreshoding

    1下载:
  2. 使用matlab的小波分解和重建函数对24位的ADC采样数据进行小波变换和去噪,去噪使用阈值算法,阈值的选取具体使用了6种方法进行对比,对于不同信号其效果是不同的!把去噪后的信号和原始信号放在一个图中,使用不同颜色的曲线进行对比,效果可以很直观的表现。-Using matlab wavelet decomposition and reconstruction of the function for 24-bit ADC sampling data wavelet transform and de
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:69843
    • 提供者:刘玉才
  1. 5

    0下载:
  2. 借助小波变换在时频分析上的优点,提取地面运动目标的回波信号特征在目标识别中加以运用-With wavelet transform in time-frequency analysis of the advantages of extracting ground moving target echo signal characteristics to be used in target recognition
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:165499
    • 提供者:
  1. MATLABwavelet

    1下载:
  2. 小波变换的matlab程序,包括离散小波变换,多尺度变换,小波包分析,小波用于图像压缩、水印、去噪-Matlab wavelet transform procedures, including the discrete wavelet transform, multi-scale transform, wavelet packet analysis, wavelet image compression, watermarking, denoising
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:77208
    • 提供者:侯强
  1. clearall

    0下载:
  2. 这个程序是基于小波变换的边缘检测MATLAB程序,是多尺度方法检测数字图像的边缘 -This procedure is based on the MATLAB wavelet transform edge detection procedure is used to detect multi-scale digital image of the edge
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:296430
    • 提供者:了了
  1. DFT(傅里叶变换)

    1下载:
  2. 傅里叶变换在图像处理中被广泛应用,该算法实现了傅里叶变换的基本代码。(This algorithm implements the basic code of the Fourier transform.)
  3. 所属分类:波变换

    • 发布日期:2018-05-04
    • 文件大小:14336
    • 提供者:基督得胜
  1. 短时傅里叶变换matlab程序

    2下载:
  2. 短时傅里叶变换的MATLAB实现代码,有效完成时频分析(matlab implementation code of short-time Fourier transform to effectively complete time-frequency analysis)
  3. 所属分类:波变换

    • 发布日期:2020-05-31
    • 文件大小:3072
    • 提供者:yzy2125
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com