资源列表
SplitBregmanTVdenoising
- denoising algorithm used in both wavelet and sparse
ewz
- 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序; 在\\ezw2\\unezw\\debug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; In \\ ezw2 \\ unezw \\
Matlab
- Matlab小波变换对于奇异点的检测,原始信号是含有奇异点的信号,为确定该奇异点的时间,采用haar小波进行连续小波变换后,在对系数进行分析处理。-Matlab wavelet transform to singular point detection, the original signal is containing the singularity of the signal, to determine the singular point time, adopting haar wavel
Wavelet2D
- 二维小波的C程序源代码,包括信号级别和工程级别的信息-Two-dimensional wavelet C source code, including signal-level and project-level information
离散小波变换
- 我实现的离散小波变换,可直接运行,采用三级变换(Discrete wavelet thransform)
qy_group_target_tracking
- 群目标跟踪算法,里面有部分群目标算法程序,对科研人员有帮助-Group target tracking algorithm, there are some groups target algorithm for help researchers
Walsh_Transformation
- Walsh Transformation
AHP-Piket
- THIS PROGRAM FOR YOUR SOLUTION TO SOLVE THE PROGRAM ABOUT
lisanxiaobobianhuan
- 离散小波变换的一个应用实例,其中处理的图像为lena.jpg。-DWT an example, the image of lena.jpg.
code12
- 基于costas环的通信系统载波同步技术的实现源码程序 代码百分百可以运行的,供大家学习参考使用 程序里面有程序运行的结果图-Carrier-based communication system synchronization technology costas loop to achieve the source code can run a hundred percent for everyone to learn to use the program reference inside ru
wavlet
- 图像小波变换,可以求图像小波分解系数图,阶数可以自己设定-tuxiangxiaobobianhuan
123
- 利用小波变换和特征加权进行纹理分割,很简单,初学者