This code is my implementation for single point positioning. it is developed under MATLAB 2021b. This is an assignment for the SATELLITE COMMUNICATION AND NAVIGATION subject under code AAE6102. If you need more details, you can contact me.
1. The basic code.
To run the main code, just run the main command and all functions will be called directly.
spp_basic.m
2. The basic code with restricted residuals.
To run the main code, just run the main command and all functions will be called directly.
spp_basic_res.m