搜索资源列表
基于max262的可编程滤波器实现
- 基于max262的可编程滤波器实现,keil调试。无错误。
自适应并行遗传算法实现有源滤波器的设计
- 摘 要:提出一种改进的自适应并行遗传算法,通过设计自适应算子自动调节交叉和变异概率,采用基于岛屿交换模型实现多种群间信息交换,提高了种群的多样性和健壮性.将该方法用于滤波器的参数优化设计,给出4阶切比雪夫低通滤波器的设计结果,比较各种算法的性能,证明该算法收敛速度快,精度高,有效地克服了早熟现象.
IIR_Order滤波器.zip
- vc++实现IIR_Order滤波器
基于DSP的lms自适应滤波器实现
- 基于DSP的lms自适应滤波器实现并仿真
FIR数字滤波器在TMS320VC5416DSP上的实现
- FIR数字滤波器在TMS320VC5416DSP上的实现
FIR维纳滤波器设计原理及代码.rar
- matlab实现的fir维纳滤波器源代码
数字滤波器的FPGA实现
- 数字滤波器的FPGA实现,详细介绍了用FPGA实现数字滤波器的资料
数字滤波器的FPGA实现
- 数字滤波器的FPGA实现,verilogHDL-Digital Filter FPGA, verilogHDL
卡尔曼滤波器介绍
- 用Matlab来实现Kalman滤波器,此种可用于卫星导航系统,还可用于其它对踊跃比较严格的场合-using Matlab to achieve Kalman filter can be used for such a satellite navigation system can be used for other more enthusiastic strict occasions! !
kalman 滤波器的实现与应用
- 利用kalman滤波器对具有随机加速度的物体运动路线的进行信号采样,滤波处理和估计。-use kalman filter to sample signals of object moving route with random acceleration,filter and estimate
自适应滤波的DSP实现
- 用C语言编写的自适应滤波器LMS的DSP程序,在CCS里调试通过-Self-adapting filter LMS DSP procedure with C language , debugs in CCS passes
信号处理中滤波器的实现
- 用MATLAB实现的信号处理! 低通滤波器高通滤波器可以输出方波!-MATLAB signal processing! Low-pass filter high-pass filter can output pulse!
用循环缓冲法实现的FIR滤波器(附程序兼注释)
- 用循环缓冲法实现的FIR滤波器(附程序兼注释)-cyclic buffer Method of FIR filter (procedures and the Notes)
karlman
- 卡尔曼滤波器的主要功能就是目标跟踪,程序利用卡尔曼滤波器实现了对机动目标的跟踪-Kalman filter is the main function of target tracking, procedures for the use of a Kalman filter to achieve the right track moving targets
2411
- 利用matlab实现数字滤波的一个小实验,程序利用低通滤波器实现将信号.-using Matlab digital filter, a small experimental procedures used to achieve low-pass filter the signal.
cic_maichong_r3_1
- 利用CIC滤波器实现中频脉冲信号的包络检波-use CIC filters IF signal pulse envelope detector
iir
- 这是本人在TI DSP C6713DSK开发板上开发的IIR滤波器实现程序,已调试通过。-This is my TI DSP C6713DSK development board developed by IIR filter procedures have been debug through.
半带滤波器插值抽取
- 使用半带滤波器实现多速率信号处理详细MATLAB代码(The use of half band filter to achieve multi rate signal processing, detailed MATLAB code)
matlab实现图像锐化
- 使用巴特沃斯高通滤波器实现图像锐化,用sobel算子实现图像分割,阈值分割图像(Using the Butterworth high pass filter to achieve image sharpening, the image segmentation is realized by Sobel operator and the threshold image is segmented.)