MATLAB CONTROL SYSTEM TOOLBOX 9 Specifikace Strana 239

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 591
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 238
Kalman Filtering
10-55
'v'
'u'
SimModel.outputname
ans =
'y'
'y_e'
You are now ready to simulate the filter behavior. Generate a sinusoidal input
and process and measurement noise vectors and .
t = [0:100]';
u = sin(t/5);
n = length(t)
randn('seed',0)
w = sqrt(Q)*randn(n,1);
v = sqrt(R)*randn(n,1);
Now simulate with lsim.
[out,x] = lsim(SimModel,[w,v,u]);
y = out(:,1); % true response
ye = out(:,2); % filtered response
yv = y + v; % measured response
and compare the true and filtered responses graphically.
subplot(211), plot(t,y,'--',t,ye,'-'),
xlabel('No. of samples'), ylabel('Output')
title('Kalman filter response')
subplot(212), plot(t,y-yv,'-.',t,y-ye,'-'),
uwv
Zobrazit stránku 238
1 2 ... 234 235 236 237 238 239 240 241 242 243 244 ... 590 591

Komentáře k této Příručce

Žádné komentáře

Fujitsu SCANPARTNER 620C manuales

Manuales del propietario y guías del usuario para Escáneres Fujitsu SCANPARTNER 620C.
Ofrecemos 1 manuales en pdf Fujitsu SCANPARTNER 620C para descargar gratis por tipos de documentos: Manual de usuario






Más productos y manuales para Escáneres Fujitsu

Modelos Tipo de documento
fi-5015C Manual de usuario   FUJITSU fi-5015C User Manual, 26 paginas
M3093DG Manual de usuario   FUJITSU M3093DG User Manual, 208 paginas
fi-5220C Manual de usuario   FUJITSU fi-5220C User Manual, 28 paginas
SCANSNAP NETWORK SCANNER N1800 Manual de usuario   FUJITSU SCANSNAP NETWORK SCANNER N1800 User Manual, 23 paginas
fi-4750C Manual de usuario   FUJITSU fi-4750C User Manual, 94 paginas
C150-E187-01EN Manual de usuario   FUJITSU C150-E187-01EN User Manual, 94 paginas
Image Scanner fi-6110 Manual de usuario   FUJITSU Image Scanner fi-6110 User Manual, 8 paginas
FI-4120CC2 Manual de usuario   FUJITSU FI-4120CC2 User Manual, 7 paginas
ScanSnap S1300 Manual de usuario   FUJITSU ScanSnap S1300 User Manual, 8 paginas