Decreasing the time used by Genetic Algorithm

hi everyone I have written a code related to a heavy, long genetic algorithm now I am trying to reduce the time needed for this algorithm. Anyone knows how? I already tried small things like using length(x) instead of numel(x) which makes no big difference

1 件のコメント

Matz Johansson Bergström
Matz Johansson Bergström 2014 年 8 月 21 日
Have you tried using the profiler? Profiler documentation

回答 (0 件)

この質問は閉じられています。

タグ

質問済み:

2014 年 8 月 21 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by