DonkeyCar's Dataset Replay using MATLAB/Simulink
Version 1.0 (411 KB) by
COVAO
Example of DoneyCar's Dataset Replay and Prediction by deep learning model.
DonkeyCar's Dataset Replay using MATLAB/Simulink
Example of DoneyCar's Dataset Replay and Prediction by deep learning model
MATLAB command to download and open the demo (MATLAB live script)
mkdir('./donkeycar_demo');
cd('./donkeycar_demo');
websave('Replay_Donkeycar_Simulink.mlx','https://github.com/covao/Replay_DonkeyCar_Simulink/raw/main/Replay_Donkeycar_Simulink.mlx');
websave('donkeycar_replay.mdl','https://github.com/covao/Replay_DonkeyCar_Simulink/raw/main/donkeycar_replay.mdl');
open('Replay_Donkeycar_Simulink.mlx');
MATLAB live script file Replay_Donkeycar_Simulink.mlx
MATLAB Release Compatibility
Created with
R2021a
Compatible with R2021a and later releases
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired: DonkeyCar's deep learning model for Simulink & RaspberryPi
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.