MILES: MATLAB package for solving Mixed Integer LEast Squares problems -- by Xiao-Wen Chang, and Tianyang Zhou

 
 
The technical paper which describes this code is published in  
GPS Solutions, Volume 11, Number 4, November 2007, pages 289-294, " MILES: MATLAB package for solving Mixed Integer LEast Squares problems"  
by Xiao-Wen Chang, and Tianyang Zhou  
School of Computer Science, McGill University, Montreal, Quebec, Canada.  
 
 
Abstract: In GNSS, for fixing integer ambiguities and estimating positions, a mixed integer least squares problem has to be solved. The Matlab package MILES provides fast and numerically reliable routines to solve this problem. In the process of solving a mixed integer least squares problem, an ordinary integer least squares problem is solved. Thus this package can also be used to solve an ordinary integer least squares problem alone. An option to compute multiple solutions is provided. This paper gives a description of this package and provides a guide for using it.  
 
The authors have both a *.zip and a *.tar.gz file available on their website:  

http://www.cs.mcgill.ca/~chang/software.php

 
 
 
Return to the GPS-TOOLBOX home page