Shikhar1998

Results 6 comments of Shikhar1998

Changes have been made. Please check :D

The optimisation doesn't end in few minutes, it needs atleast a couple of hours.

The 'main' function must be called by optimtool and one should not run it directly.

Rename `main.m` as `abcd.m`, and try calling the function `abcd` (Fitness Function).

Try using the genetic algorithm from the web. This way you can store the output as a variable, which can be further used to input to the toolbox. Thanks.