How to design script in matlab for Simulink model
3 views (last 30 days)
Show older comments
Hello I have implemented simulink model for LQG controller
but to initialse model and calculate state feedback gain and kalman gain , there are commands.
should i use state space command in matlab or in simulink model i have used state space block. so just used A,B,C,D matrices and about noises , like process noise and measurement noise, how to add these noises in simulink?
any one having example of LQG simulink model with matlab script ?
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!