Getting Started
The requirements of the Optimal Experimental Design Toolbox and ways to get further help to the Optimal Experimental Design Toolbox are listed here.
Contents
System Requirements
To use some of the features of the Optimal Experimental Design Toolbox some additional Matlab Toolboxes are required.
- Optimization Toolbox - The Optimization Toolbox is needed for the local SQP solver and the parameter estimation.
- Statistics Toolbox - The Statistics Toolbox is needed for the region estimation.
- Symbolic Math Toolbox - The Symbolic Math Toolbox is needed for the explicit model (model_explicit) and the initial value problem model (model_ivp).
- Parallel Computing Toolbox - If the Parallel Computing Toolbox is available you can achieve a speedup for the initial value problem model (model_ivp).
Tested environment
The Optimal Experimental Design Toolbox was tested with the following Matlab and Toolbox versions.
Matlab_Version = 8.3 Optimization_Toolbox_Version = 7.0 Statistics_Toolbox_Version = 9.0 Symbolic_Math_Toolbox_Version = 6.0 Parallel_Computing_Toolbox_Version = 6.4
Further Help
For detailed help for individual classes or methods of the Optimal Experimental Design Toolbox, please use the Matlab help and doc functions. Another way is to look directly in the commented source code. Further you can use the search function of the Matlab help browser to search through this help documentation.