资源列表
modulatinidentificatin
- modulatin identificatin by wavelets transform
sin
- 正弦波发生器。用VHDL语言实现。基本功能。-sinusoid generator
db4
- C语言实现db4小波分解程序,单层分解,周期延拓-C language db4 wavelet decomposition procedure, single-layer decomposition, cycle extension
xaos-3.5.tar
- 最新版XaoS。能快速做分形变换。学习分形算法的可以参考。-XaoS is a fast portable real-time interactive fractal zoomer. It displays the Mandelbrot set (among other escape time fractals) and allows you to zoom smoothly into the fractal. Various coloring modes are provided
Sound-visualize-frequency
- 快速傅里叶变换,用csharp编写的,学习学习学习学习。里边有一个类,是老外写的-Fast Fourier transform, written using csharp, learning learning learning learning. Inside a class, are written by foreigners
wavelet_example
- Intoroduction to wavelets and basics
Still_Image_Compression_Using_Wavelet_Transform.r
- Still Image Compression Using Wavelet Transform
venkie00robust
- Due to the popularity of digital technology, more and more digital images are being created and stored every day. This introduces a problem for managing image databases. Here we introduce a novel algorithm that utilizes a wavelet representation of im
TenLecturesonWaveletsPDF
- 经典的小波十讲,中文版。小波十讲PDF中文版详细讲解了小波理论。-Classic Ten Lectures on Wavelets, the Chinese version. Ten Lectures on Wavelets PDF Chinese version of wavelet theory explained in detail.
7
- 高斯滤波,噪声模型,小波变换,中值滤波,灰度形态学对话框C#-Gaussian filtering, noise model, wavelet transform, median filter, grayscale morphology dialog C#
IntDwt53
- 使用5-3小波进行的整数小波变换,5-3小波使用的是jpeg2000无损压缩推荐的小波。延拓方式采用对称延拓,程序中涉及到了浮点运算,但是输入和输出的数据均为整数。-implementation of the CLiftDwt class.
IntDwt97
- 使用带参数的9-7小波滤波器进行的整数小波变换,采用了参数9-7小波滤波器的提升格式,但是当参数为0.5时候,提升格式不同,因此,此程序中参数选择范围不能包括0.5-implementation of the CLiftDwt class