Genetic algorithm code for building optimization
Show older comments
Hello, everyone, I hope you r doing well, I need your help with something, I am a process engineer and i am dealing with a problem in the building concerned of my work where i got some issues and i need to integrate a genetic algorithm to optimize the building envelop and to get the optimal construction can anyone help me get through it the problem is i have 7 days left to finish the project. I ll be so grateful for your help guys; You can contact me directly on my mailbox: harrazsouhaila@gmail.com
3 Comments
Benjamin Thompson
on 25 May 2022
You have posted very little information about your project, and the purpose of this Community is to answer specific questions about problems with Mathworks products. If you have some MATLAB code for your project that you need help with please post a specific question about it along with the code and other work you have done. There are also implementations of genetic algorithms in the Global Optimization Toolbox if you wish to read through the documentation there, or try using Google to look for other GA implementations.
Souhaila Harraz
on 27 May 2022
Edited: Souhaila Harraz
on 27 May 2022
Walter Roberson
on 27 May 2022
You have a function in GA.m that expects to be passed taillepop but you ran the code without passing anything, such as if you pushed the green Run button to execute the code.
Answers (0)
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!