hasan Posted July 12, 2009 Posted July 12, 2009 hello plz help me about solving ODE or PDE via Genetic algorithm (GA) thanks
D H Posted July 12, 2009 Posted July 12, 2009 Please don't ask such open-ended questions. We are not going to write a book for you and we are not going to do your homework for you. What have you done, what do you know, and where specifically are you having problems?
Bignose Posted July 13, 2009 Posted July 13, 2009 Genetic Algorithms as a broad technique, take a set of solutions, keep the ones that are the fittest, remove the ones that are least fit and use the fittest to "breed" new solutions. And repeat. The details are going to highly depend on exactly what you are doing -- as D H said it is an extremely open ended question, so there isn't much more that can be said.
hasan Posted July 16, 2009 Author Posted July 16, 2009 Thanks for your attentions Yes, my question was open-ended, I studied GA application in TSP and Optimization problems, but I haven’t access permission for "Koza" or "Karr" paper, And their method for compute numerical ODE or PDE solutions via GA, I work about this and I want to know that whether they convert ODE or PDE to linear equations system or optimization problem ?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now