From: Tricia Rambharose on 19 May 2010 12:55 Hi George, I looked at your work on a new PSO toolbox as explained in your thesis and also the toolbox documentation provided on your website. I did not find any mention of the version of Matlab you used to implement the toolbox. Can you please specify the version of Matlab you used successfully with your PSO toolbox? Thank you. "George " <george(a)georgeevers.org> wrote in message <hnp4ji$e1m$1(a)fred.mathworks.com>... > "Trish R" <RTRambharose(a)gmail.com> wrote in message <h588of$sqa$1(a)fred.mathworks.com>... > > Hi friends, > > > > I too am working on ANN Training with PSO, in Matlab. I Have used the Brian Birge PSO toolbox with Matlab version 5, but I as yet I can not locate a Matlab PSO toolbox that works with the latests versions of Matlab ie versions 7. I'd appreciate any help and advice. > > > > > > Best Regards, > > R. Tricia Rambharose > > Trish, I believe the PSO Research Toolbox [1] is fully compatible with the latest versions of MATLAB. One could straightforwardly write an objective function to implement an existing ANN code per particle: the column vector of function values would then iteratively be returned to the toolbox in order to optimize the network. > > [1] http://www.georgeevers.org/pso_research_toolbox.htm > > Cordially, > George Evers
From: George on 19 May 2010 17:30 >Can you please specify the version of Matlab you used successfully with your PSO toolbox? Thank you. Tricia, That is a good point: thank you. I believe the computers on which I wrote the PSO Research Toolbox were running version 2007a, and I have not observed any difficulties with the student version of 2009a. A bug reported on Windows 7 has been fixed, so to my knowledge the PSO Research Toolbox is compatible with all MATLAB versions since 2007a and all Windows OS since XP. Please report any bugs you come across or difficulties you encounter so that I can keep the PSO Research Toolbox up-to-date. Cordially, George I. Evers
|
Pages: 1 Prev: Free memory and computation time Next: xPC target for electric motor control |