+ Post New Thread
Results 1 to 20 of 66
-
19th February 2010, 11:18 #1
- Join Date
- Sep 2009
- Location
- kerala
- Posts
- 49
- Helped
- 5 / 5
- Points
- 941
- Level
- 6
Matlab code for genetic algorithm
Can any one please help me in providing matlab code for genetic algorithm? I am urgently in need of that code for my project. Please help me. Thanks in advance.
-
19th February 2010, 15:14 #2
- Join Date
- Jul 2007
- Location
- Sri Lanka
- Posts
- 1,777
- Helped
- 300 / 300
- Points
- 10,900
- Level
- 25
- Blog Entries
- 3
Re: MATLAB CODE FOR GENETIC ALGORITHM
Hi,
Some examples available in the Mathworks web. Follow the given links below to find them
Examples
Genetic Algorithm and Direct Search Toolbox 2.4.2
Genetic Algorithm and Direct Search Toolbox
regards
bassa
3 members found this post helpful.
-
19th February 2010, 17:45 #3
- Join Date
- Sep 2009
- Location
- kerala
- Posts
- 49
- Helped
- 5 / 5
- Points
- 941
- Level
- 6
Re: MATLAB CODE FOR GENETIC ALGORITHM
Thank you for your kind reply.But I need the program for Genetic algorithm in MATLAB.Could you please help me with that.
3 members found this post helpful.
-
Advertisement
-
19th February 2010, 18:05 #4
- Join Date
- Jul 2007
- Location
- Sri Lanka
- Posts
- 1,777
- Helped
- 300 / 300
- Points
- 10,900
- Level
- 25
- Blog Entries
- 3
Re: MATLAB CODE FOR GENETIC ALGORITHM
Originally Posted by pinkyvidya
The link that I mentioned as "Examples", Include many Genetic Algorithms examples
such as
Genetic Algorithm
Example — Rastrigin's Function
Example — Creating a Custom Plot Function
Example — Resuming the Genetic Algorithm from the Final Population
Example — Linearly Constrained Population and Custom Plot Function
Example — Global vs. Local Minima
Example — Multiobjective Optimization
regards
bassa
-
19th February 2010, 19:07 #5
- Join Date
- Sep 2009
- Location
- kerala
- Posts
- 49
- Helped
- 5 / 5
- Points
- 941
- Level
- 6
Re: MATLAB CODE FOR GENETIC ALGORITHM
Even I came across that tool and its examples.But I need a MATLAB code for genetic algorithm so that I can modify as per my requirement for my project.Kindly help
2 members found this post helpful.
-
4th May 2010, 21:32 #6
MATLAB CODE FOR GENETIC ALGORITHM
i can help anything related to genetic algorithm. feel free to ask.
Mahmud
21 members found this post helpful.
-
15th July 2010, 11:33 #7
- Join Date
- Jul 2010
- Location
- Malaysia
- Posts
- 1
- Helped
- 0 / 0
- Points
- 429
- Level
- 4
Matlab code for genetic algorithm
hello Mahmud, thank you for offering your help
im sam, im doing research on semi-active suspension for full car model. and i need to use a genetic algorithm. it is my first time to use it, i have no idea how. i went throw the matlab help and tool, i got some information but it is still not clear to me,
may you suggest for me any help or way to get know more about it.
we keep in touch
thank you
-
Advertisement
-
10th August 2010, 03:51 #8
- Join Date
- Aug 2010
- Location
- Medan
- Posts
- 1
- Helped
- 0 / 0
- Points
- 417
- Level
- 4
Re: MATLAB CODE FOR GENETIC ALGORITHM
hi..mahmud
senang bisa tau anda bisa bantu saya tidak buat source code pencarian jalur terpendek dengan algoritma genetika dalam matlab..
saya da coba ne pi belum bisa-bisa juga.:'(
makasih
-
Advertisement
-
23rd October 2010, 12:22 #9
- Join Date
- Oct 2010
- Posts
- 1
- Helped
- 1 / 1
- Points
- 389
- Level
- 4
-
15th December 2010, 16:23 #10
- Join Date
- Dec 2010
- Posts
- 1
- Helped
- 0 / 0
- Points
- 1,167
- Level
- 7
Re: MATLAB CODE FOR GENETIC ALGORITHM
I have the same problem . I am doing optimisation on laminate composite
some advises ?
-
19th January 2011, 16:29 #11
- Join Date
- Jan 2011
- Posts
- 1
- Helped
- 0 / 0
- Points
- 345
- Level
- 3
Matlab code for genetic algorithm
sir,
i am doing image steganography optimization using genetic algorithm.
i don't have idea how to use GA for steganography.
please help me sir.
thank you
in advance
-
2nd February 2011, 07:44 #12
- Join Date
- Feb 2011
- Posts
- 1
- Helped
- 0 / 0
- Points
- 339
- Level
- 3
-
28th February 2011, 08:16 #13
- Join Date
- Feb 2010
- Location
- guntur
- Posts
- 4
- Helped
- 1 / 1
- Points
- 521
- Level
- 4
Re: Matlab code for genetic algorithm
hi ramya......am also doing the same image steganography using genetic algorithmm, if u find any code, can u pls.....mail me to lalitha_pepsi@yahoo.com
urgently required.........thanx in advance
-
12th March 2011, 06:42 #14
- Join Date
- Mar 2011
- Posts
- 1
- Helped
- 0 / 0
- Points
- 320
- Level
- 3
Re: MATLAB CODE FOR GENETIC ALGORITHM
Hi guys,
I have same problem,my project is digital circuit design using genetic algorithm.can any one help me with the coding pleaseeeeeee?
-
12th March 2011, 07:48 #15
- Join Date
- Mar 2011
- Posts
- 1
- Helped
- 0 / 0
- Points
- 320
- Level
- 3
Re: MATLAB CODE FOR GENETIC ALGORITHM
Hi friends
I am doing a project on "use of genetic algorithm in resource optimization". For that I need an Matlab example. Guys Please help me.
-
11th April 2011, 04:21 #16
Re: MATLAB CODE FOR GENETIC ALGORITHM
Hi friends,
I would like to get the robot path planning matlab code using genetic algorithem for dynamic environments.
Please help me.
Thank..
-
15th April 2011, 18:23 #17
- Join Date
- Apr 2011
- Posts
- 18
- Helped
- 0 / 0
- Points
- 1,085
- Level
- 7
Re: MATLAB CODE FOR GENETIC ALGORITHM
I am working on an optimization problem project which is base station and relay station allocation problem and I'm facing some problems in writing down the m-file. Any help will be highly appreciated.
-
16th April 2011, 17:12 #18
- Join Date
- Jul 2009
- Location
- colombia
- Posts
- 2
- Helped
- 3 / 3
- Points
- 643
- Level
- 5
Re: MATLAB CODE FOR GENETIC ALGORITHM
Hello, everybody
I use ¨Practical Genetic Algorithms - Randy L. Haupt, Sue Ellen Haupt¨, includes Matlab codes, introduction to GA, PSO, Ant System and some others heuristic Methods, also u can search for THE PRACTICAL HANDBOOK OFl GENETIC ALGORITHMS APPLICATIONES, i can´t put the links because are copyrights problems with edaboard.com
please PM me if u need some help.
I make my Eng Thesis using Optimization Techniques.
PSO(Particle Swarm Optimization)
GA(Genetic Algoritms)
Ant Colony Optimization
And recently include the EDA (Estimation of Distribution Algorithms ), there are a free toolbox for Matlab from Spanish PhD MATEDA
Best Regards
3 members found this post helpful.
-
25th May 2011, 05:52 #19
Re: MATLAB CODE FOR GENETIC ALGORITHM
Hi everybody,
I would like to get the mobile robot path planning matlab code using genetic algorithem for dynamic/static environments.
Please help me.
Thank..
-
Advertisement
-
14th June 2011, 08:36 #20
- Join Date
- Jun 2011
- Posts
- 1
- Helped
- 0 / 0
- Points
- 273
- Level
- 3
Re: MATLAB CODE FOR GENETIC ALGORITHM
i need to do optimization of a steel truss in the aspects of shape topology and size optimizations using genetic algorithm ..
im really poor in codin and programin soo all this stuff in pretty hard for me ..
someone please giv me a code to do so .. need to submit in 2 days ..
someone please give a code ...
thank you for ur tym
+ Post New Thread
Please login