搜索资源列表
wavelet_codes
- 小波变换的源代码,有的是c,有的是m文件,很有用的动动!-wavelet transform the source code, some c, m some documents, very useful as moving!
SharpWavelet.zip
- Wavelet implementation in C#, translated from algorithms in classic Wavelet book by Percival and Walden. This pack includes DWT and MODWT transforms as well as many wavelet filter coefficients. This translation is not posted anywhere else, enjoy!
FFT
- 快速傅立叶变换的C语言实现方法.采用的算法合理,可直接使用.为标准函数形式.-Fast Fourier Transform of the C language realization method. Reasonable algorithm used can be used directly. As a standard function of the form.
tuxiangpipei
- 基于小波变换的多分辨匹配算法: 首先利用小波的多分辩率特性将匹配图像和模板图像分解到乙层上,并且只保留LL低频部分,然后利用归一化相关法作为相似性度量,进行由粗到细的相关匹配过程,每次利用下一层的匹配结果在上层小范围内搜索。这样做极大地减少了搜索空间,而且减少了每次匹配计算相似度的数据量。 -Wavelet multiresolution matching algorithms: a wavelet multi-resolution feature will match the imag
Audio-watermarking-internship-report
- 音频信号的水印设计,以音频信号为载体,将秘密信号嵌入载体音频信号当中, 实现音频信号的水印。采用变换域小波变换(DWT)的技术,将音频信号进行小波变换,提取出低频分量,然后将水印嵌入到音频信号的低频当中。实验当中先在MATLAB 上面进行了仿真实验,并且通过加入噪声以及滤波等进行干扰以此检测了算法的透明性和健壮性,然后利用C 语言进行了测试,最后经 过一些修改,例如加入定时器以及进行中断的处理和加入缓冲在DSP 板子上实现了加入水印的音频声音的播放。-Audio signal water
Fourier-transform
- 一个C++傅立叶变换的例子,源码以及配有图片雷娜和傅里叶变化后的结果。-Fourier transform of a C++ example, source code, as well as with the results after the picture Reina and Fourier transform.
Integrative-diagnostic-and-evolution-prediction-m
- and split. Although this topological constraint may be reasonable in the segmentation of the liver, it would certainly be undesirable when segmenting blood vessels in an MR image. An algorithm to overcome these diculties was rst introduced by
wavelet-code-For-C
- 这是一个用C语言写的小波变换的算法程序。。可以应用到单片机和DSP实时处理数据,如去噪,去除趋势项,提取所需的信号等。-This is a C language wavelet transform algorithm. . MCU and DSP can be applied to real-time processing of data, such as de-noising, removal of the trend items, extract the desired signals.