搜索资源列表
10种软件滤波方法的示例程序
- 限副滤波,中位值滤波法,3、算术平均滤波法,4、递推平均滤波法(又称滑动平均滤波法)-vice limited filtering, and the median value filter, 3, the arithmetic average filter, 4, the average recursive filtering method (also known as the moving average filter).
LMSFilterBase
- LMS滤波程序,在MATLAB环境下运行-LMS filter, and in the MATLAB environment Operation
sample3
- 用CVI开发的滤波程序,通过设置滤波器类型,采样频率,截止频率,衰减系数,滤波器的阶次,纹波系数来设计滤波器。-CVI development of the filtering process, through the establishment of filter types, sampling frequency, cutoff frequency, attenuation coefficient, Filter Order, Ripple to design the filter coef
GPSmatlab
- 读取TXT文档里的GPS数据卡尔曼滤波程序,对于初学者很有帮助
LMS_adaptive_filter
- LMS的自适应滤波程序,希望对大家有所帮助
51filter
- 51常用滤波子程序,包括限幅滤波程序、中位值滤波程序、N点算术平均滤波程序等
wlx3
- 此程序为均值滤波的汇编程序,设计均值滤波程序求出测量值,程序能将结果显示在屏幕上
FIR_dma
- DSP C5402 下的DMA滤波程序利用2通道输入,3通道输出
winenvar0805
- 语音信号处理,matlab文件,维纳滤波程序。08年05月
51
- 这是51的各种滤波程序。 限幅滤波程序中位值滤波程序N点算术平均滤波 N点加权平均滤波 一阶加权滞后滤波程序
readspeech
- 一个用C语言程序实现读写语音文件的语音信号低通滤波例子-A C language program used to read and write audio files of voice signal low-pass filter example
single6
- 标准的卡尔曼滤波MATLAB程序。。。简单实用的-MATLAB Kalman filter standard procedures. . . Simple and practical
exp02_cpu2
- 基于DSP5416系列的DMA中,实用的FIR滤波程序!-DSP5416 series based on the DMA, the practical procedures for FIR filter!
ExtendedKalmanFilter
- 本软件是关于卡尔曼滤波的算法,是在MATLAB环境下的程序。-kalman filter
winer
- winer 滤波程序SAGGF大叔控科技发达考虑;房价卡就仿佛;解决啊飞放假啊恐龙;啊放假啊;房价 -WINER DJFGLDFKALJFJKA LAGAL AFKDAJG AGJKA JLKGJ JAGG
FLMS.ZIP
- 这是一个很好的频域分块自适应滤波的程序,应用于回声消除上,并与NLMS自适应滤波做了运行速度的比较,FLMS比NLMS快几十倍。-This is a very good frequency-domain block adaptive filtering procedure applied to echo cancellation, and comparison with the NLMS adaptive filter for speed, FLMS several times faster t
voice
- 本程序为一个用matlab实现的语音滤波程序,能计算并显示语音信号的幅频特性,巴特沃斯低通滤波器幅度和相位响应,引入噪声后的幅频特性,以及滤波后的DFT幅频特性。本程序附有语音文件以供试验。-This program is an implementation using matlab voice filtering procedures, can calculate and display the speech signal amplitude-frequency characteristics
卡尔曼滤波融合
- 这是一个基于加速度计和陀螺仪的卡尔曼滤波程序,对于初学者来说很容易理解(This is a accelerometer and gyroscope based on the Calman filter procedures, for beginners, it is easy to understand)
《卡尔曼滤波原理及应用-MATLAB仿真》程序.part01
- 卡尔曼滤波是最常用的滤波算法,在信号处理中经常用到(Kalman filter is the most commonly used filtering algorithm, which is often used in signal processing.)
卡尔曼滤波算法
- 这是一个卡尔曼滤波算法的matlab实现程序,主要做的事情是进行海底定位,运行环境是windows7和matlab2014.