07-03-2013 09:41 AM
I'm using the Global opimization.vi which is a realization of the differential evolution algorithm. I'm wondering why the cost function can only deal with one set of parameters instead of an parameter array which corresponds to the population length.
One set of parameters gives only one scalar value for the objective function. But the outcoming objective function variable is declared as an 1d-array.
This is not really consistent.
I would appreciate it if the cost function could also handle arrays of parameter sets (2d), since my cost function is calculated by Matlab and I can not benefit of its parallelization.
Best regards
transfererror
07-05-2013 08:33 AM
Hi,
we appreciate your proposal. However you should post your idea at the idea exchange.
http://forums.ni.com/t5/ideas/v2/ideaexchangepage/blog-id/labviewideas
In the meantime you can easily adapt this VI to your needs by opening an copy of that VI and editing it. I think the best way would be to share this selfwritten VI over codesharing.