Version for your Kalman filtering examples
Ältere Kommentare anzeigen
Do I need MATLAB 2020 or can will the Kalman Filtering MATLAB and Simulink examples work in MATLAB 2016B ? (MATLAB "Kalman Filtering" through "Nonlinear State Estimation Using Unscented Kalman Filter and Particle Filter"). I see I also need the Control System and Signal Processing Toolbox, correct?
Antworten (1)
Samatha Aleti
am 27 Mär. 2020
Hi,
The example "Nonlinear State Estimation Using Unscented Kalman Filter" is available in MATLAB R2016b .
To run the example in MATLAB R2016b, type the following command:
openExample('control_featured/NonlinearStateEstimationUsingUnscentedKalmanFilterExample')
You can refer related documentation page from the following link:
To run this example, you need Control System and Signal processing toolboxes.
1 Kommentar
Jerri Tribble
am 29 Mär. 2020
Kategorien
Mehr zu State Estimation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!