On Friday, June 11, 2010 at 2:04:00 PM UTC+5:30, TideMan wrote:
> On Jun 11, 8:07pm, "Felipe " <felipe86hr...@yahoo.com.br> wrote:
> > Hello experts!!
> >
> > There is someone who have already implemented a matlab code for the cuckoo's search algorithm?
> >
> > I'm trying to write a function for this optimization technique and compare its results with the traditional bio-inspired algorithms, but I just can't make it works.
> >
> > Thank you in advance for the attention.
> >
> > Felipe
>
> Using the pseudo-code shown here:
> http://en.wikipedia.org/wiki/Cuckoo_search
> it looks pretty straightforward.
>
> Show us where you've got to with the code you cannot get to work, and
> we'll try to de-bug it for you.
Can you explain basic intuition behind the levy flight approach?
> On Jun 11, 8:07pm, "Felipe " <felipe86hr...@yahoo.com.br> wrote:
> > Hello experts!!
> >
> > There is someone who have already implemented a matlab code for the cuckoo's search algorithm?
> >
> > I'm trying to write a function for this optimization technique and compare its results with the traditional bio-inspired algorithms, but I just can't make it works.
> >
> > Thank you in advance for the attention.
> >
> > Felipe
>
> Using the pseudo-code shown here:
> http://en.wikipedia.org/wiki/Cuckoo_search
> it looks pretty straightforward.
>
> Show us where you've got to with the code you cannot get to work, and
> we'll try to de-bug it for you.
Can you explain basic intuition behind the levy flight approach?