搜索资源列表
inverse_qfilter
- 这是在地震勘探数字处理中很重要的一步处理,及反Q滤波,能够有效补偿信号高频能量,提高地震资料分辨率。本程序包中包括反Q滤波源码和一个实际地震资料的例子,通过例子可以很快的理解并掌握该算法的精髓-This is the digital processing of seismic exploration very important step, and anti-Q filtering, Compensation can be an effective signal of high frequenc
kalman_fliter
- 卡尔曼滤波源码(matlab) 实现用Kalman滤波求出信号的估计值-A kalman filter code written with matlab,with it we can find out the estimative value.
twosensors.rar
- 两个传感器的信号通过卡尔曼滤波器进行整合,其中一个传感器是两通道的加速度传感器,dimensional tilt sensor using a dual axis accelerometer * and single axis angular rate gyro. The two sensors are fused * via a two state Kalman filter, with one state being the angle * and the other state b
wiener
- 维纳滤波代码,数字信号处理领域常用,C语言编写-Wiener filtering code, commonly used digital signal processing, C language
kalman
- 卡尔曼滤波代码,数字信号处理领域极为常用-Kalman filtering code, an extremely popular area of digital signal processing
filter
- matlab中位值滤波,可以对连续信号进行中位值滤波-matlab median filter, the signal can be continuous median filter
wgy
- 利用lms算法,实现FIR滤波器对噪声的滤波。参数有滤波器抽头数、步长延迟间隔、 采样点数、采样间隔。输出无噪声、干扰、提取的信号波形-Use of the the lms algorithm to achieve the FIR filter for noise filtering. Parameters the number of filter taps, the delay interval of step, sampling points, sampling interval. Sign
voice-signal-processing
- matlab语音信号滤波处理,可自己设定参数直接运行得出结果-matlab voice signal filter processing can set their own parameters run directly on the outcome of
digital-signal-C-code
- 数字信号C语言程序集,FFT、快速卷积、IIR数字滤波、图像旋转、增强、边缘检测、人工神经网络算法-Digital signal C assembly language, FFT, fast convolution, IIR digital filtering, image rotation, enhancement, edge detection, artificial neural network algorithm
Examples
- 《Matlab辅助现代工程数字信号处理》书籍的源码,8,9,10章为非平稳信号分析与处理;线性预测与自适应滤波;随机信号的高阶谱分析。-The source of 《Matlab secondary modern engineering digital signal processing》,chapter 8,9,10 non-stationary signal analysis and processing linear prediction and adaptive filtering
zhongzhilvbo
- 中值滤波器VI对混有高斯白噪声的脉冲信号进行滤波-Median filter VI for mixed Gaussian white noise pulse signal filtering
zishiying-lvbo
- 基于RLS算法设计实现自适应滤波器,可以实现信号滤波-Based on RLS adaptive filter algorithm design, signal filtering can be achieved
Kalman-filtering
- 数字信号处理第二章作业,卡尔曼滤波递推程序,估计信号的波形-Digital signal processing (DSP) in the second chapter homework, kalman filtering recursive procedure, estimate the signal waveform
2fsk
- 2FSK是利用数字基带信号控制在波的频率来传送信息。经过调制后的2FSK数字信号通过两个频率不同的带通滤波器f1、f2滤出不需要的信号,然后再将这两种经过滤波的信号分别通过包络检波器检波,最后将两种信号同时输入到抽样判决器同时外加抽样脉冲,最后解调出来的信号就是调制前的输入信号。-gudi hduidf hdag sdd w
zi_shi_ying_lv_bo
- 自适应滤波 在噪声背景中,通过滤波的方法挑选出有用信号-Adaptive filtering In the background noise, pick out the useful signal by filtering method
KM_LINE
- 卡尔曼滤波在目标跟踪中的应用研究,统计信号处理中的实验-Application of Kalman Filter in Target Tracking
LMS
- LMS算法 最小二乘自适应滤波算法 现代信号处理 张贤达 课本程序 -LMS algoriyhm
eebqy
- 可直接计算得到多重分形谱,对信号进行频谱分析及滤波,可以得到很精确的幅值、频率、相位估计。- It can be directly calculated multi-fractal spectrum, The signal spectral analysis and filtering, You can get a very accurate amplitude, frequency, phase estimation.
ba224
- sar图像去噪的几种新的方法,对信号进行频谱分析及滤波,计算多重分形非趋势波动分析。- Several new methods sar image denoising, The signal spectral analysis and filtering, Calculate the multifractal trend fluctuation analysis.
《卡尔曼滤波原理及应用-MATLAB仿真》程序.part01
- 卡尔曼滤波是最常用的滤波算法,在信号处理中经常用到(Kalman filter is the most commonly used filtering algorithm, which is often used in signal processing.)