搜索资源列表
fft_useful
- 利用C/C++语言的特点实现快速傅立叶变换FFT。比较实用的一个程序-using C / C language features to achieve FFT fast Fourier transform. A more practical procedures
shiboqimoni
- 本程序在WIN-TC环境下用C语言编写的,具体的功能为实现示波器波形的模拟输出,包括锯齿波、三角波、正弦波以及脉冲,并且可以对波形参数进行调整。-procedures in the WIN-TC environment using C language. The specific function of the realization of the oscilloscope waveform simulation output, including the sawtooth, triangle
17494_Wavelet
- 基于小波理论的图象处理的C语言程序设计-------就是弄个图象压缩的程序源代码-based on wavelet theory of image processing of C programming language is understood ------- image compression source code
小波变换C源码
- 一个有关小波变换的C语言源码,已编译通过,可以反变换等。
hitbertcprogram
- 希尔伯特--变换的程序,请参考C语言代码-hitbert transe
cwt-ccode
- 连续小波变换程序,输入二进制文件,然后然后进行小波变换 C语言程序-/*this program compute the contious wavelet transform of the signal in a data file using the Professor A.Grossman s approach. the analyzing basic wavelet is modulated gaussian: exp(iwt)exp(-t**2/2)where w si th
wavelet_dwt
- 小波DWT变换,一般大家是用matlab实现,但是这段程序是用c语言编写。-wavelet dwt
DB4PR0
- c语言编写的db4小波变换程序,包含滤波器函数,小波分析和小波重构,可以直接使用,对写其它小波程序有参考价值。-written in c db4 wavelet transform procedures, including filter functions, wavelet analysis and wavelet reconstruction, can be used directly on to write other wavelet process a valuable referenc
db4
- C语言实现db4小波分解程序,单层分解,周期延拓-C language db4 wavelet decomposition procedure, single-layer decomposition, cycle extension
fftc
- 快速傅立叶算法的C语言实现,在PIC18F458里用的FFT程序。-Fast Fourier Algorithm C language, used in the PIC18F458 in the FFT program.
Digital-Signal-Processing
- 数字信号处理C语言程序集。里面包含全部的数字信号处理中各种算法的C程序设计。-Digital Signal Processing C-assemblies. Which contains all of the digital signal processing algorithms in a variety of C programming.
interpolation
- 是小波变换的C语言程序~ 还有插值函数 采用正弦信号做样本-Is the wavelet transform of the C language program- there are interpolation functions using sinusoidal signals with sample
wavelet-based-SPIHT
- 采用标准C语言设计程序实现基于小波变换和SPIHT算法的图像压缩-Program using standard C language design and wavelet-based SPIHT image compression algorithm
FFT
- 用C语言编写的实现快速傅里叶变换的程序,-The C language realization of the fast Fourier transform
zuiyou
- 基于DSP2812处理器的C语言原程序代码,提出最优控制的SVPWM策略。已经过硬件平台检验。matlab开发软件-DSP2812 processor C-language source code, the optimal control SVPWM strategy. Hardware platform has been tested. matlab development software
TO
- 该程序可以使示波器产生方波信号,运用c语言进行编程。-The program allows the oscilloscope produces a square wave signal, using c language programming.
MUSIC-through-C-and-MATLAB
- 旨在用C语言程序和MATLAB程序通过MUSIC算法对“信号提取”进行实现,结果证明程序运行效果良好,分辨率较高-Designed with C language program and MATLAB program through the MUSIC algorithm " signal extraction" for implementation, the results show the program running well, higher resolution
Triangular
- 利用单片机C语言编程,设计一个程序,产生三角波和矩形波,并能在示波器上轮流显示,显示时间间隔可调.-Using microcontroller C language programming, design a program to produce triangular and rectangular waves, and can turn on the oscilloscope display, the display time interval is adjustable.
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.
fftw-3.3.3
- 一个快速计算离散傅里叶变换的标准C语言程序集-the Faster Fourier Transform in the West library(linux version)