theodolite_test, a MATLAB code which calls theodolite(), which handles the problem of estimating the location of an event which occurs in the sky, atmosphere, or the heavens, using nothing but the reported angle of observation from several stations. This is an example in which a nonlinear least squares solver is needed.
The information on this web page is distributed under the MIT license.
theodolite, a MATLAB code which presents the problem of estimating the location of an event which occurs in the sky, atmosphere, or the heavens, using nothing but the reported angle of observation from several stations; this is an example in which a nonlinear least squares (NLS) solver is needed.