Code covered by the BSD License  

Highlights from
AMPL data file toolbox

Be the first to rate this file! 9 Downloads (last 30 days) File Size: 5.33 KB File ID: #39795
image thumbnail

AMPL data file toolbox

by Arthur Richards

 

10 Jan 2013

Writing Matlab data to AMPL data files

| Watch this File

File Information
Description

This toolbox contains a collection of functions for writing to AMPL (http://www.ampl.com/) data files. AMPL is A Mathematical Programming Language for modelling optimization problems. AMPL combines a (typically hand-coded) model file, containing the symbolic structure of the problem, with a data file containing parameter values and invokes a solver. Generating the data file from Matlab eases the process of problem generation. AMPL can also write results to text files that can be directly loaded into Matlab using the 'load' command. Thus, combining the data file utilities, invoking AMPL from Matlab by '!', and loading results back into Matlab, optimizing via AMPL can be embedded in a Matlab analysis process. See http://seis.bris.ac.uk/~aeagr/software.html for examples involving model predictive control of vehicles.

Required Products MATLAB
MATLAB release MATLAB 7.14 (R2012a)
Tags for This File  
Everyone's Tags
data export(2), optimization(2)
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.

Contact us