Genetic algorithm code for building optimization

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

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.
i am already using a genetic code on matlab. the optimization Tool in MATLAB needs to specify a fitness function. And when i try to execute the code i have it appears through it an error here is it @Benjamin Thompson
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.

Sign in to comment.

Answers (0)

Asked:

on 25 May 2022

Commented:

on 27 May 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!