PID Control for Marine Vessel Motion
Autonomous vessel navigation in marine environments using PID control methods to follow predefined routes and reach target destinations
Explore MATLAB source code curated for "航行" with clean implementations, documentation, and examples.
Autonomous vessel navigation in marine environments using PID control methods to follow predefined routes and reach target destinations
This program simulates two autonomous underwater vehicles (AUVs) navigating in a specific formation - one leading and one following - to cooperatively accomplish missions. The implementation focuses on formation control algorithms and inter-vehicle coordination logic.