Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to get modified files from MATLAB evaluations other than the last one- Genetic optimization in MATLAB

1 回表示 (過去 30 日間)
Hugo
Hugo 2018 年 1 月 10 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hello,
I've coded a genetic optimization algorithm in MATLAB. The code optimizes ANSYS (Finite Element Method) model files. The code runs many iterations, and edits input and output files. I can run the last input file in MATLAB, because it's the last one that remains after optimization. However, I would like to obtain input files resultant from other (previous) evaluations, such as maximum f1, maximum f2, and the point closest to the origin of the f1 vs f2 chart (I am using two objectives f1 and f2). How can I get input files from desired evaluations?
thanks in advance, Best regards,

回答 (0 件)

製品

Community Treasure Hunt

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

Start Hunting!

Translated by