-
pid_saturate.m
防积分饱和PID控制算法,MATLAB语言编写,仿真效果不错。(Anti-integral saturation PID control algorithm, MATLAB language, simulation results are good.)
- 2009-12-08 10:01:13下载
- 积分:1
-
SINS
用四元数法进行姿态解算的matlab程序。(Quaternion method attitude algorithm matlab program.)
- 2013-10-28 14:19:58下载
- 积分:1
-
add_training
General Structure of LTE.Channel allocation for downlink LTE Network
- 2015-03-12 13:44:42下载
- 积分:1
-
gai
相位敏感光纤放大器的原理,核心思想是四波混频,用龙格库塔编程(The principle of phase sensitive optical fiber amplifier, the core idea is that the four wave mixing, Runge Kutta programming)
- 2021-05-08 23:38:35下载
- 积分:1
-
bloqueo
Calculo funciones erlang b y erlang c
- 2010-05-10 09:53:55下载
- 积分:1
-
xitongbianshi_matlab
系统辨识方面的matlab程序,很快迭代算出结果(System identification in the matlab program, quickly calculate the results of iterative)
- 2011-07-21 09:21:24下载
- 积分:1
-
VIBE_Program
ViBE Code for background subtraction
- 2013-03-18 19:41:59下载
- 积分:1
-
init_MIMO_channel
说明: MIMO信道初始化的MATLAB仿真源程序(intimate mimo channel source)
- 2010-04-06 22:49:58下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
ZOOM-FFT
这是一基于MATLAB的复调制ZOOM-FFT的研究和实现的一篇文章,为的是提高频率分辨率。(This is a MATLAB-based complex modulation ZOOM- FFT Research and Implementation of an article, To improve the frequency resolution.)
- 2007-01-17 15:40:36下载
- 积分:1