搜索资源列表
19点FIR低通滤波C语言程序
- 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filte
MDEFIR3
- 给出了FIR滤波器设计的C语言程序,可以根据设计要求,灵活地调整参数,得到需要的滤波器参数。-given FIR filter design in C language program, according to the design requirements, flexibility to adjust parameters and the filter parameters.
Volterra_MultiStepPred_luzhenbo
- 基于Volterra滤波器混沌时间序列多步预测 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 参考文献: 1、张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03 2、Scott C.Douglas, Teresa H.-Y. Meng, Normalized Data Nonlineariti
FIR
- FIR滤波器系数计算 C源码,有多种加窗处理-FIR filter coefficients C source code, plus a variety of window treatment
MWINDOW
- 计算七类窗函数并给出归一化对数幅频曲线,同时也是利用窗函数法设计FIR滤波器的程序MDEFIR1所调用的子程序MWINDOW.C
FIRFilter
- 此例子为fir滤波器设计c语言算法实现,包括三角窗,矩形窗,汉宁窗,汉明窗,凯萨窗等经典窗函数。可以直接调用。-This example for the fir filter design algorithm c language, including the triangular window, rectangular window, Hanning window, Hamming window, Caesar windows classic window function. Can be d
Firc
- 用C语言实现的fir滤波器的程序,经过验证可以运行-Using C language to achieve the fir filter procedure, after verification can run
lab4
- FIR滤波器c语言实现,觉得还不错 -FIR filter c language, feel good FIR filter c language, feel good
lvboqi
- C语言编译的FIR滤波器,图形编程,有可执行文件-C language compiler of the FIR filter, graphical programming, there are executable files
firfilter-1.3.tar
- fir 滤波器设计。用c语言描述。是吗啊是吗啊啊哈-fir filter design in c language
fir
- 在TMS320C54x系统开发环境CCS(Code Composer Studio)下对FIR滤波器的DSP实现原理进行讨论。利用C语言设计相应的滤波器,通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP上实现的FIR滤波器能完成预定的滤波任务。
FIRlpfilter
- FIRLPfilter,FIR低通滤波器 C语言实现-FIRLPfilter
exp4_02_fir(cpu2)
- 这是我先根据MATLAB设计的一个FIR滤波器,然后c语言实现,是二阶的,非常好用。-This is my first one under the MATLAB FIR filter design, and then c languages to achieve, is the second order, quite well.
FIRc
- FIR低通滤波器C语言实现,FIR低通滤波器C语言实现,FIR低通滤波器C语言实现-FIR low-pass filter C language, FIR low-pass filter C language, FIR low-pass filter C language
FIR-Filter-IN--C
- C语言实现Fir 滤波器的程序,可以用。简单易懂。-FIR Filter implementation in C programming
FIR
- 用c++编写的完整的FIR滤波器的类,每个函数都有其相应的功能描述,测试可用,滤波结果正确。欢迎下载-Class preparation complete with c++ FIR filters, each function has its corresponding functional descr iption, testing is available, filtering results correctly. Welcome to download
FIR
- 有限冲击响应滤波器的源码,C语言实现的比较 -finite impulse filter FIR C soure
MyMath
- C++实现多种常用数字信号处理算法,傅里叶变换,FIR滤波器,IIR滤波器,卷积等-C++ implementation of a variety of commonly used digital signal processing algorithms, Fourier transform, FIR filters, IIR filters, convolution, etc.
Filter-V1
- LowPass FIR滤波器 C++ VS2013-LowPass C++ VS2013
efbc08dd5d5e
- 1、LorenzData.mat - Lorenz 离散序列的数据文件,5000个点,内有变量:x,y,z 2、Volterra_main_luzhenbo.m - Volterra自适应预测主文件 3、Volterra_train.m - Volterra自适应预测训练部分 4、Volterra_test.m - Volterra自适应预测测试部分 5、PhaSpaRecon.m -混沌序列的相空间重构 6、TrainTestSample.m -相空间中点的轨迹分解成:训练样本与测试