Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Forth > Re: Particle Sw...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 31 of 37 Topic 3745 of 4325
Post > Topic >>

Re: Particle Swarm Optimization

by mhx@[EMAIL PROTECTED] (Marcel Hendrix) Feb 11, 2008 at 07:42 PM

anton@[EMAIL PROTECTED]
 (Anton Ertl) writes Re: Particle Swarm
Optimization
[..]
> mhx@[EMAIL PROTECTED]
 (Marcel Hendrix) writes:
>>anton@[EMAIL PROTECTED]
 (Anton Ertl) writes Re: Particle Swarm
Optimization
[..]
>>Well, ant algorithms can solve 'discrete' problems (without 
>>derivatives) which is useful. AFAIK, particle swarms can't 
>>handle such discrete problems, and are very bad at accurately 
>>finding derivatives.

> Ok.  I was not looking at the algorithms in such detail.  It just
> seems to me that, as soon as the first ant or particle hits a (local)
> optimum, 

How would they know it was an optimum?

>          the others are unnecessary for finding that optimum, and
> these algorithms also don't seem to provide a useful way to get out of
> the local optimum and find another one.

Well, they find another because they "like" a good solution found
by fellow ants, but always keep doing a little independent exploring 
on the side. The balance between 'following the herd' and 'reinventing
the wheel' is of course very critical. (Now, why does that sound so 
familiar?) Simulated annealing takes this a step further by allowing 
very independent searching in the first iterations, gradually stifling 
free spirits when time progresses :-)

[ structs ]
> What I meant was: Had this package been known to be widely used a year
> or two ago, it may have had a good chance to be standardized in
> Forth200x.

Well, I became interested in January 2005, when I needed it for my
circuit simulators and my online bank account tracker. I am not 
really overjoyed having to change the syntax.

>>Would the following be close enough 
>>for Forth 200x? I think the word +FIELD can be combined with 
[..]

> I don't think that this is a correct implementation of Forth200x
> X:structures, because it requires that there is the alignment on the
> stack.  E.g., code like this would not work:

> 0
>  cfield: x
>  field:  y
> constant xy

I was hoping people would use the provided BEGIN-STRUCTURE and 
END-STRUCTURE :-)

-marcel
 




 37 Posts in Topic:
Particle Swarm Optimization
mhx@[EMAIL PROTECTED] (M  2008-02-02 12:19:06 
Re: Particle Swarm Optimization
"Paul E. Bennett&quo  2008-02-03 21:30:00 
Re: Particle Swarm Optimization
Alex McDonald <blog@[E  2008-02-06 00:57:28 
Re: Particle Swarm Optimization
gavino <gavcomedy@[EMA  2008-02-19 10:49:46 
Re: Particle Swarm Optimization
m-coughlin <m-coughlin  2008-02-23 22:31:01 
Re: Particle Swarm Optimization
William James <w_a_x_m  2008-02-06 02:23:23 
Re: Particle Swarm Optimization
mhx@[EMAIL PROTECTED] (M  2008-02-06 21:33:55 
Re: Particle Swarm Optimization
gavino <gavcomedy@[EMA  2008-02-19 10:50:32 
Re: Particle Swarm Optimization
gavino <gavcomedy@[EMA  2008-02-19 10:51:37 
Re: Particle Swarm Optimization
anton@[EMAIL PROTECTED]   2008-02-10 17:29:06 
Re: Particle Swarm Optimization
mhx@[EMAIL PROTECTED] (M  2008-02-10 22:41:01 
Re: Particle Swarm Optimization
Albert van der Horst <  2008-02-11 10:52:36 
Re: Particle Swarm Optimization
mhx@[EMAIL PROTECTED] (M  2008-02-11 19:19:35 
Re: Particle Swarm Optimization
Albert van der Horst <  2008-02-12 11:39:37 
Re: Particle Swarm Optimization
John Doty <jpd@[EMAIL   2008-02-12 11:00:00 
Re: Particle Swarm Optimization
mhx@[EMAIL PROTECTED] (M  2008-02-13 07:38:53 
Re: Particle Swarm Optimization
John Doty <jpd@[EMAIL   2008-02-13 10:35:49 
Re: Particle Swarm Optimization
mhx@[EMAIL PROTECTED] (M  2008-02-13 19:59:37 
Re: Particle Swarm Optimization
John Doty <jpd@[EMAIL   2008-02-13 14:35:17 
Re: Particle Swarm Optimization
mhx@[EMAIL PROTECTED] (M  2008-02-16 12:21:38 
Re: Particle Swarm Optimization
mhx@[EMAIL PROTECTED] (M  2008-02-16 12:39:34 
Re: Particle Swarm Optimization
John Doty <jpd@[EMAIL   2008-02-18 10:40:50 
Re: Particle Swarm Optimization
mhx@[EMAIL PROTECTED] (M  2008-02-18 20:21:40 
Re: Particle Swarm Optimization
John Doty <jpd@[EMAIL   2008-02-18 15:29:13 
Re: Particle Swarm Optimization
Jerry Avins <jya@[EMAI  2008-02-18 17:39:54 
Re: Particle Swarm Optimization
mhx@[EMAIL PROTECTED] (M  2008-02-19 20:20:06 
Re: Particle Swarm Optimization
gavino <gavcomedy@[EMA  2008-02-19 11:14:52 
Re: Particle Swarm Optimization
John Doty <jpd@[EMAIL   2008-02-19 12:36:16 
Re: Particle Swarm Optimization
gavino <gavcomedy@[EMA  2008-02-19 10:59:36 
Re: Particle Swarm Optimization
anton@[EMAIL PROTECTED]   2008-02-11 12:55:24 
Re: Particle Swarm Optimization
mhx@[EMAIL PROTECTED] (M  2008-02-11 19:42:17 
Re: Particle Swarm Optimization
gavino <gavcomedy@[EMA  2008-02-19 10:55:44 
Re: Particle Swarm Optimization
gavino <gavcomedy@[EMA  2008-02-19 10:54:00 
Re: Particle Swarm Optimization
Doug Hoffman <no.spam&  2008-02-17 09:08:04 
Re: Particle Swarm Optimization
mhx@[EMAIL PROTECTED] (M  2008-02-17 17:14:44 
Re: Particle Swarm Optimization
Doug Hoffman <no.spam&  2008-02-17 15:29:03 
Re: Particle Swarm Optimization
gavino <gavcomedy@[EMA  2008-02-19 10:39:13 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 14:59:05 CST 2008.