搜索资源列表
方便的小波变换原代码
- 小波变换源代码 wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
xbbhydm
- wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
saxpy
- 用高斯过滤信号的CPU和GPU源码。用Makefile里命令的执行程序。过滤后的信号结果保存在signal.data文件里。可以用GNUPLOT命令画出图像。-manipulate a signal with filter gaussien and filter moyenne in CPU and GPU. Compile the code with the command written in Makefile. The result can be found in signal.data
