搜索资源列表
curvelet
- 目标检测通用程序 采用CURVELET变换 多分辨分析方法 类似于小波分析
ConstructWaveBaseFunction.rar
- 紧支撑小波基的构造。 以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像. void Convolution(double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction(double* pOutData) int CalcWaveletFunction(double* pOutData) Convolution()不是通用的离散卷积代码,而
Ch9
- 小波通用函数和小波函数,例如biorfilt、centfrq等通用函数,Gaussian、Mexican hat、meyer等小波函数。-Wavelet function and wavelet function, such as biorfilt, centfrq common functions such as Gaussian, Mexican hat, meyer wavelet function.
DWT
- 实现通用小波变换,包含主要的几种小波基。代码环境为MFC-Wavelet transform to achieve common, including several major wavelet. MFC code environment
UltraSound_program
- 超声图像去噪,基于小波变换的通用超声图像去噪,能够有效的去除相干斑-Ultrasound image denoising based on wavelet transform common ultrasound image denoising, can effectively remove speckle
lunwen
- 基于声卡的虚拟示波器论文。我所设计的虚拟数字存储示波器总体上包括数据采集、波形运算、波形存储回放以及滤波等模块组成。它 除了通用功能外,又具有普通示波器所没有的许多优点,如波形可以存储为数据文件,以便进行永久保存、随时调用数据,进行波形实时显示。-Sound card based virtual oscilloscope. I designed the whole virtual digital storage oscilloscope, including data acquisition
wavelet_program
- 离散小波变换算法剖析及其通用程序实现,非常清楚的说明了每一步程序需要怎样实现-Analysis of discrete wavelet transform algorithm and its general implementation for programming
DWT.m
- 离散小波变换的简单程序,适合初学者学习,附有通用函数。-Simple procedures discrete wavelet transform, suitable for beginners to learn, with common functions.