Kalman Filter
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Muhammad Faisol
el 13 de En. de 2012
Respondida: Vladimir Cheremushkin
el 12 de Jul. de 2018
Hi everyone, i wanna ask something about kalman filter code. in my case, this method is used for DC motor system optimization. Does anyone can help? Thank you.
2 comentarios
Ahmed Hakim
el 15 de Nov. de 2012
search for Kalman filter in matlab exchange
and check for this link it has a KF simulink example, May be can help
Respuestas (3)
Vladimir Cheremushkin
el 12 de Jul. de 2018
For MH. At you the control system of the engine on the basis of use of the filter of Kalman will turn out. It is necessary to control any parameter of the engine. The code of the program should be written further. As a result, it is necessary to use function of MATLAB [ ] = kalman(sys,Qn,Rn,Nn). Then to receive L P M Z . Then to substitute all data in the system of uroavneniye which is an optimal solution of initial system of uroavneniye for your plant_(num/denum).
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!