What you'll learn:
- Understand the theory of operation of Kalman filters and optimization strategies
- Estimate system states using Kalman Filters
- Extract parameters from data using optimization strategies
- Implement optimization and state estimation algorithms in MATLAB environment
This course covers the details of how to develop optimization and state estimation algorithms and apply them to real world practical applications. The course coversthe following topics:
- Basic of system modeling which is how to describe any mechanical or electrical system in a mathematical form.
- The theory of operation ofGenetic Algorithm optimization which is extensively used in several industrial and academic applications
- How to optimize parameters using experimental data
- Implementation ofGenetic algorithm logic in MATLAB environment and apply it to real world problems
- How to represent systems in State space representation form.
- Theory of operation of state estimation strategies such as Kalman Filtering
- How toapply state estimation strategies such as Kalman filtering in MATLAB to real world problems.