|
| |
GPS Toolbox Features
Due to the fact that this
software tool is primarily addressed to a practicing
engineer, effort was made
to implement the most efficient algorithms available
in the technical
literature. When appropriate, more than one module performs
the same
mathematical computation by using different methods, so you can
select the
approach that best meets your specific requirements.
The
MATLABŪ GPS TOOLBOX contains numerous main programs that can
be modified to fit specific application needs. Once the model of the application
is
derived or selected, the practitioner can use the software library to implement
and test
the validity of the proposed GPS application.
|
A
summary of the most significant features of GPS Toolbox software:
-
all m-file modules and programs are written in MATLAB
language/environment
-
all m-file modules are free of input/output statements
(except,
of course, for those utilities that require printed output/graph, if
any)
-
all m-file modules are provided with detailed documentation,
including
scope, usage, description of parameters, remarks/notes,
references,
external MATLAB modules used, and date of last update
-
all m-file main programs are provided with detailed
documentation,
including scope, usage, list of inputs, list of outputs,
references,
external MATLAB modules used, and date of last update
-
almost all main programs are provided with input/output
reference
data, and numerous detailed examples are given
-
flexibility, user-friendly, and open-ended strategy. An
open-ended
strategy was followed which means that the user can either
complement the GPS Toolbox services with his own functions or,
alternatively,
use GPS Toolbox functions as add-ons in conjunction
with other
libraries.
|
|