搜索资源列表
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用F
小波HMT模型
- 一个构造小波HMT模型很好用的列子,简单实用,觉的挺可以的
用于图像压缩的小波变换编码
- 提出了一种二维小波变换的编码方案:无解压密码-a 2D wavelet transform coding scheme is proposed.(unzip password is needless)
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用F
ImageDenoise
- 多小波已成为小波理论研究的热点之一,它是用多个小波函数和多个尺度函数来表示信号的。文献[1]用分形内插函数构造了第一个多小波,称为GHM多小波。-Multiwavelet wavelet theory has become a hot one, it is more than wavelet function and a number of scaling function to indicate signal. [1] using f
denoise
- 多小波已成为小波理论研究的热点之一,它是用多个小波函数和多个尺度函数来表示信号的。文献[1]用分形内插函数构造了第一个多小波,称为GHM多小波。-Multiwavelet wavelet theory has become a hot one, it is more than wavelet function and a number of scaling function to indicate signal. [1] using f
denm
- 多小波已成为小波理论研究的热点之一,它是用多个小波函数和多个尺度函数来表示信号的。文献[1]用分形内插函数构造了第一个多小波,称为GHM多小波。-Multiwavelet wavelet theory has become a hot one, it is more than wavelet function and a number of scaling function to indicate signal. [1] using f
codes
- 多小波已成为小波理论研究的热点之一,它是用多个小波函数和多个尺度函数来表示信号的。文献[1]用分形内插函数构造了第一个多小波,称为GHM多小波。-Multiwavelet wavelet theory has become a hot one, it is more than wavelet function and a number of scaling function to indicate signal. [1] using f
Daubechies
- Daubechies小波基的构造,用matlab写的,不错啊-DAUBECHIES Porgy the construction, using Matlab written in the good ah
5_3_lift_vc
- 双正交5/3小波的提升格式构造,VC实现,看完可模仿着编-Biorthogonal 5/3 wavelet upgrade format structure, VC, read a series replicable
wavelechazhigouzao
- 小波插值与小波构造(3个程序),3个比较简单的小程序-wavelet interpolation and wavelet construction (three procedures), three relatively simple procedures for small
xiaobochazhi
- 本程序用来实现小波插值与小波构造的功能的-the procedures used to achieve wavelet interpolation and wavelet construction of the function of the
xiaobogouzao
- 小波变换中的小波构造方法的C++语言程序实现-wavelet transform the wavelet construction of the C Programming Language
dbwavelet
- 里面是几个小波构造的程序,Daubechies小波基的构造,采用多孔trous算法(undecimated wavelet transform)实现小波变换 。-inside several wavelet construction procedures Daubechies wavelet construction, using porous trous algorithm (undecimated wavelet transform
bfunction
- 在matlab环境下,实现用B样条函数构造小波函数的源程序,经仿真,正确-In the matlab environment, using B-spline function of the source wavelet function constructed by the simulation, the correct
neuralconstrut
- 用小波构造神经网络,将小波分解的基函数构成神经的隐函数。-Using Wavelet neural networks, wavelet decomposition will constitute the basis function of the implicit function neurons.
3ProgramXBCZandGZ
- 小波插值与小波构造(3个程序),小波应用方面的经典算法程序,对滤波,及图象识别有很大用处-Wavelet Interpolation and Wavelet Construction (3 procedures), the application of the classical wavelet algorithms process of filtering, and image recognition have great usefu
shuangzhengjiaoxiaobogouzao
- 双正交小波构造原理祥述.在图象处理的编程过程中起到指导作用-Biorthogonal Wavelet Construction Principle Xiang references. In the image processing program to play a guiding role in the process of
waveletprbrom1
- 小波的一些基本的程序,对初学者很有用,主要包括一些小波变换,小波构造。-Wavelet some basic procedures, useful for beginners, mainly including a number of wavelet transform, wavelet construction.
DB小波
- 总结了怎样构造DB小波 ,并且提供了怎么求出他的系数(This paper sums up how to construct the DB wavelet and provides how to find out his coefficients)