QuadCopter
                    Version 1.0.1 (27,7 ko) par  
                  Lateef Adewale Kareem
                
                
                  This file contains  Quadcopter model and flight controller for Quadcopter simulation
                
                  
              Make a quadcopter object using:
QuadCopter = QuadCopterModel
Generate list of N target points:
Targets = 50*rand(N,3);
Set tolerance:
Tol = 0.1;
Set Video File name:
videoname = 'Flighttest.avi'
Call the flight controller:
FlightController(QuadCopter, TargetList, Tol, videoname)
Citation pour cette source
Lateef Adewale Kareem (2025). QuadCopter (https://fr.mathworks.com/matlabcentral/fileexchange/117280-quadcopter), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
              Créé avec
              R2022a
            
            
              Compatible avec toutes les versions
            
          Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
QuadCopter
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.1 | missing Extrude | ||
| 1.0.0 |