where can I find this function: helperTuneInsEKF?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Xinyu
am 24 Sep. 2024
Kommentiert: Xinyu
am 25 Sep. 2024
I try to do ego location with examples, but there is no this function: helperTuneInsEKF.
0 Kommentare
Akzeptierte Antwort
Cris LaPierre
am 24 Sep. 2024
First, some context. Are we correct in assuming you are referring to this example?
There are several helper function used in this example. You can access these by opening the example in your local install of MATLAB. In the top right of the page, click Copy Command then run the copied command in your Command Window. This will download the example files and change your Current Folder to the example folder.
The command is openExample('scenariobuilder/EgoVehicleLocalizationUsingGPSAndIMUFusionExample')
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Programmatic Scenario Authoring finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!