-
clear
给原始信号加入噪声,然后让信号经过卡尔曼滤波器,比较原始信号、加噪声后信号及通过卡尔曼滤波器的信号的图像。(Adding noise to the original signal, and then let the signal through the Kalman filter, compare the original signal, the signal plus noise and the signal through the Kalman filter images.)
- 2011-11-23 11:22:54下载
- 积分:1
-
VCandMatlab
VC和Matlab混合编程总结
VC和Matlab混合编程总结(VC and Matlab programming concluding mixed mixed VC and Matlab programming summary)
- 2008-04-20 22:44:07下载
- 积分:1
-
AN180
ENC28J80 document example
- 2014-11-04 12:12:20下载
- 积分:1
-
control_lab2
Control System laboratories.
- 2014-12-05 01:47:30下载
- 积分:1
-
dijkstra
数学建模运筹学重要算法,包含资料 包含说明 大全(Mathematical modeling operations research important algorithms, including data)
- 2014-01-04 15:42:00下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
ctrllab3.0
薛定宇教授的ctrllab 好东西!直接运行ctrllab 即可 (Mr.Xue s ctrllab!run ctrllab directly !)
- 2013-01-12 20:48:07下载
- 积分:1
-
bitcraze-crazyflie-firmware
一个关于四轴飞行器的国外源码,bitcraze-crazyflie,很出名的一个国外飞行器开源组织开发的源代码,已经通过测试,其中包含卡尔曼滤波等自平衡算法(A source of foreign aircraft on four axes, bitcraze-crazyflie, very famous aircraft of a foreign organization to develop open-source source code, has passed the test, which includes self-balancing algorithm Kalman filtering)
- 2014-11-05 21:24:40下载
- 积分:1
-
Matlab_基于FFT的图像配准
说明: 简单的用相位相关法来粗估计图像间的平移参数(simple phase correlation method used to estimate the image of rough translation parameters)
- 2005-12-02 14:14:26下载
- 积分:1
-
dongtaidianlixitongfenxi
适用于matlab或者c++,电力专业的学生如需掌握电力知识必看的一本书(Suitable for matlab or c++, electricity majors To grasp the power of knowledge must see a book)
- 2015-04-11 15:04:58下载
- 积分:1