At Fri, 12 Sep 2008 20:15:10 +0200, Tania Regimbau wrote: > I used the implementation of the GSL Nelder Mead Simplex algorithm to > minimize a 3 variable function and it doesn't seem to perform very > well compared to the Matlab function fmeansearch based on the same > algorithm. Can someone tell me what the difference is between the two? > I thought I was using the same precision parameters but I may have > missed something.
I'm not aware of any major difference -- could you submit a bug report to [EMAIL PROTECTED] with an example program and the output compared with MATLAB. Thanks. -- Brian Gough GNU Scientific Library - http://www.gnu.org/software/gsl/ _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
