说明:本代码实现伪距单点定位,使用语言为matlab语言。包含几个m文件,简单易度,附带数据。定位精度可在5米左右,算法简单,考虑了地球自转、相对论效应以及卫星发射时间等因素。主函数为main函数,里面有一些文件是一些拓展文件,程序不需要
说明:Hill climbing (HC) is one of the traditional and easy methods that is used in many applications including solar systems to track peak power due to its...
说明:总体最小二乘法的ESPRIT方法,这种算法的估计精度明显好于原来的ESPRIT算法。可以很好的估计出信号的角度。仿真中用的是均匀阵列。-Total least squares method of the ESPRIT method, the algorithm of the estimation a...
说明:一个解算实例。以较高的精度求解卫星经过近地点和远地点的时间。-an example. A higher accuracy solution through satellite perigee and apogee of time.
说明:matlab另一种简单些的源码,只给出预测结果,不进行精度分析。