shark
Nonlinear 6DOF Model of an Underwater Vehicle
hark is a detailed nonlinear model of an underwater vehicle for MATLAB® 5.3 and later (tested on 6.1 as well).
It has a Simulink® interface but the source code consists in 10 MATLAB functions, each one being well documented in an enclosed PDF report.
It is possible to modify the functions to simulate different kind of vehicles and, in general, this tool can be seen as an effective way to map the equations of a mechanical system to a working simulation in the MATLAB and Simulink environment, especially in those cases where the extensive use of a matrix-based formulation in the modeling makes MATLAB (rather than Simulink) the preferred coding environment.
NOTE: After downloading and unzipping the file "shark.zip", please follow the istructions in the file "contents.m".
引用格式
Giampiero Campa (2024). Shark (https://github.com/giampy1969/shark/releases/tag/v1.1), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!demos
source
demos
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.1 | See release notes for this release on GitHub: https://github.com/giampy1969/shark/releases/tag/v1.1 |
||
1.0.0.0 | Changed info.xml file to avoid annoying messages within the last matlab versions. |