Borrar filtros
Borrar filtros

Using Particle Filter block in simulink

1 visualización (últimos 30 días)
Daniel Margulis
Daniel Margulis el 6 de Ag. de 2019
Hi!
Looking through simulink example in particle filter block and would like to clarify several things:
1) when we estimate transfer function parameters below - is plant output equal to state space model measurement? if no, when is measurement function defined? in likelihood function?
$$ y[k] = \frac{20q^{-1}}{1-0.7q^{-1}} u[k] + e[k] $$
%
% Here $y[k]$ is the plant output, $u[k]$ is the plant input, $e[k]$ is the
% measurement noise, $q^{-1}$ is the time-delay operator so that
% $q^{-1}u[k]=u[t-1]$.
2) how many inputs can be in u? are they equal to state space X or to some parameters?
3) is particle filter block working for other functions and not only for the example?
4) in addition, is there a good tutorial on using filters (including particle filter) in Simulink ?
P.S. Example was taken from https://www.mathworks.com/help/control/examples/parameter-and-state-estimation-in-simulink-using-particle-filter-block.html

Respuestas (0)

Categorías

Más información sobre Simulink en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by