braver21
Newbie level 2
- Joined
- Mar 9, 2013
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,304
Hay everyone, I am currently working on a college assignment, it's about welding optimization using Genetic Algorithm.
you see, this GA is a new thing in my department (mechanical engineering), so i was confused how to start.
I managed to get a little hint from a locally published books.
By following the steps given by the book, I think I managed to make the GA optimization.
I do the calculations manually because the data used only a few, but the real task is to create a programming language from the earlier calculations.
My lecturer suggested me to use MATLAB, but I am confused because I never used this program before.
I get some GA code for MATLAB from the internet, but i have no idea how to use it because looks like the code is for different GA problem, and i dont
know how to modify the code.
So, I was wondering if anyone could help me give a clue how to make the MATLAB code for my GA problem.
I thank you for your concern, and I will wait for your response. Sorry for my bad english =)
here is my calculation:
you see, this GA is a new thing in my department (mechanical engineering), so i was confused how to start.
I managed to get a little hint from a locally published books.
By following the steps given by the book, I think I managed to make the GA optimization.
I do the calculations manually because the data used only a few, but the real task is to create a programming language from the earlier calculations.
My lecturer suggested me to use MATLAB, but I am confused because I never used this program before.
I get some GA code for MATLAB from the internet, but i have no idea how to use it because looks like the code is for different GA problem, and i dont
know how to modify the code.
So, I was wondering if anyone could help me give a clue how to make the MATLAB code for my GA problem.
I thank you for your concern, and I will wait for your response. Sorry for my bad english =)
here is my calculation: