50-channel的polyphase filter,基于FIR滤波器
上传时间: 2016-01-11
上传用户:wl9454
可以实现DDC各个模块的功能,如内插、抽取、FIR滤波等功能
上传时间: 2016-01-19
上传用户:iswlkje
Verilog 程序, 实现4阶 fir-filter滤波器。
上传时间: 2016-02-01
上传用户:赵云兴
matlab 经典算法源码,FIR滤波器设计
上传时间: 2016-02-04
上传用户:一诺88
用DSP汇编语言编写,系统功能为高通的矩形窗有限长滤波器(FIR滤波器),程序的输入源是由C编写的!
上传时间: 2016-02-12
上传用户:远远ssad
Jpeg2000编解码器,附VC、Delphi等常用编程语言的使用例程 J2K-Codec ver 1.9 === === === === === === === === ===== Make your graphics look better with an easy-to-use JPEG 2000 decoding component. J2K-Codec can help game developers, screensaver creators and many others to improve their products--to achieve better image quality and reduce installation package size. The new image compression standard based on wavelet technology has many interesting features not available in the old JPEG, such as alpha-channel and varied resolution levels.
上传时间: 2013-12-27
上传用户:kytqcool
12864,fir,4buttion set time and give the correct time
标签: 12864
上传时间: 2016-03-15
上传用户:zhliu007
matlab设计IIR基本示例,matlab设计IIR高级示例,matlab窗函数设计FIR滤波器基本示例
上传时间: 2013-12-28
上传用户:康郎
在Matlab/Simulink环境下,用图形化的方式设计DSP程序,可简化程序的设计。利用Embedded Targetfor T1 C2000 DSP工具包,设计DSP的ADC转换程序;利用Simulink的数字信号处理工具包,设计FIR滤波嚣进行滤波处理;给出在修改生成的C语言程序时如何使DSP能正确运行。设计的程序在TM$320LF2407A处理器上运行正确。
上传时间: 2013-12-31
上传用户:851197153
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.
标签: Least-squares arbitrary Purpose Builder
上传时间: 2013-12-18
上传用户:宋桃子