Difference between revisions of "Main Page"

From SUMOwiki
Jump to navigationJump to search
Line 1: Line 1:
 
== About ==
 
== About ==
The Multivariate MetaModeling Toolbox (M3-Toolbox) is a Matlab toolbox that builds accurate, global (!) metamodels (also known as surrogate models or response surface models) of a given data source (data set, executable, ...).  In doing so the toolbox minimizes the number of simulator evaluations since they are usually expensive. The toolbox tries to be as adaptive and flexible as possible, requiring no user input besides some initial configuration.
+
The Multivariate MetaModeling Toolbox (M3-Toolbox) is a Matlab toolbox that builds accurate, global (!) [[Surrogate modelling|surrogate models]] (also known as metamodels or response surface models) of a given data source (data set, executable, ...).  In doing so the toolbox minimizes the number of simulator evaluations since they are usually expensive. The toolbox tries to be as adaptive and flexible as possible, requiring no user input besides some initial configuration.
  
 
The toolbox has been designed to be as pluggable and extensible as possible.  This means that, allthough the out-of-the-box tools and algorithms are tailored to black box, behavioral modeling (ie. treat the system as a data generating black box that maps inputs onto outputs) there is nothing that prevents a user from plugging in grey/white box model types/modeling algorithms that DO take into account knowledge of the underlying system.  So really the toolbox provides a shared platform where different modeling/sampling techniques can be implemented and benchmarked on a wide variety of problems.  You can make it as problem specific or problem generic as you want it to be.
 
The toolbox has been designed to be as pluggable and extensible as possible.  This means that, allthough the out-of-the-box tools and algorithms are tailored to black box, behavioral modeling (ie. treat the system as a data generating black box that maps inputs onto outputs) there is nothing that prevents a user from plugging in grey/white box model types/modeling algorithms that DO take into account knowledge of the underlying system.  So really the toolbox provides a shared platform where different modeling/sampling techniques can be implemented and benchmarked on a wide variety of problems.  You can make it as problem specific or problem generic as you want it to be.

Revision as of 00:01, 11 May 2007

About

The Multivariate MetaModeling Toolbox (M3-Toolbox) is a Matlab toolbox that builds accurate, global (!) surrogate models (also known as metamodels or response surface models) of a given data source (data set, executable, ...). In doing so the toolbox minimizes the number of simulator evaluations since they are usually expensive. The toolbox tries to be as adaptive and flexible as possible, requiring no user input besides some initial configuration.

The toolbox has been designed to be as pluggable and extensible as possible. This means that, allthough the out-of-the-box tools and algorithms are tailored to black box, behavioral modeling (ie. treat the system as a data generating black box that maps inputs onto outputs) there is nothing that prevents a user from plugging in grey/white box model types/modeling algorithms that DO take into account knowledge of the underlying system. So really the toolbox provides a shared platform where different modeling/sampling techniques can be implemented and benchmarked on a wide variety of problems. You can make it as problem specific or problem generic as you want it to be.

The About page contains more information on the features, history and design goals of the toolbox.

License

The toolbox is freely available for personal, academic, non-profit use only. For all other uses explicit written prior permission must be obtained from Prof. Tom Dhaene. For more information see the License terms.

Main Sections

Please use the links below to navigate the site

See also the FAQ for answers to common questions.