This is MATLAB application(server) that solves the system of differential equations and send result to the mobile app via the GW. Components:
- udp_module
- ship model
:8845package: matlab_module
This is Android application that visualizes the dynamics of ship. Component:
- ship visualization
:2245package: app
This is GW server.
- server send\reseive info between matlab and App
:4445package: gw_module