搜索资源列表
GCCstandard
- 广义的互相提取时延算法,此程序是基于matlab的源程序,适用于非高斯信号和高斯白噪声的情况
Capon
- capon是阵列信号处理的一个经典算法。本程序用VC6.0实现了Capon波束形成算法,基于MFC开发了个一界面,输入参数包括期望信号入射角度、干扰噪声角度和信噪比,以图形方式显示了估计的结果-Source link has yet to be found. Please, try to download it from local website.
channel-estimation
- 本文档包含高斯白噪声信道、瑞利信道仿真程序,以及在该信道条件下的各种信道估计算法-This document contains white Gaussian noise channel, Rayleigh channel simulation program, as well as a variety of channel estimation algorithms in these channel conditions
zongtizuixiaoercheng
- 本程序具体介绍了利用总体二乘算法对含有两个正弦信号和高斯白噪声信号的AR参数估计和其功率谱的估计。-This procedure introduced by overall two multiplication algorithm for containing two sinusoidal signal and the Gauss white noise signal AR parameter estimation and its power spectrum estimation.
DA_phase_noise_estimation
- 程序包含调制解调两部分,需结合optisystem软件运行,是基于数据反馈的相位噪声估计算法,适用于光OFDM系统。(The program consists of two parts, modulation and demodulation. It needs to run in conjunction with optisystem software. It is a phase noise estimation algorithm based on data feedback, and i
KalmanFilter_GPS_INS
- 该程序基于MATLAB平台编写,实现了GPS/INS基于位置松组合的卡拉曼滤波算法,分为两部分,GPS_INS.m为组合算法主文件,输入捷联惯导平台实测数据,设置各量测噪声参数,在调用卡尔曼滤波函数进行数据融合校正,最后实现绘图功能;kalman_GPS_INS.m 为卡拉曼滤波程序,输入量测误差以及各噪声参数可得位置和速度估计值。(The program is based on MATLAB platform, and realizes the Kalman filtering algori