Sunday, February 26, 2006

 

Parameter Tuner/Optimizer matlab toolbox

During my Ph.D. study I developed a series of matlab tools to help my research project. I am now working on making these tools publicly available so that it could be helpful to more people.

The Parameter Tuner/Optimizer is the first of this series. It is used to adjust the parameter set of an algorithm (implemented by the user as a wrapper function with standard interface) for a better performance. ParamTunerX can run the wrapper function with a predefined set of different parameter combinations, store them into time/parameter tagged directories and output the summery. ParamOptimizerX make use of the matlab optimization toolbox to automatically optimize the parameter based on the performance measure returned by the wrapper function.

The latest version of Parameter Tuner/Optimizer can be downloaded from here: ParamTune.zip

Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?