Evolutionary algorithm for a spreadsheet

Hi, i'm not sure if this is something i should be asking here, but is there any program i can use to minimize a function on a spreadsheet using an evolutionary algorithm? I tried solver from excel, but it couldn't improve the solution any further.
Thanks!

답변 (1개)

Star Strider
Star Strider 2018년 3월 20일

1 개 추천

Use the Global Optimization Toolbox ga (link) function. It implements a robust genetic algorithm.

댓글 수: 2

Watasohara
Watasohara 2018년 3월 20일
I didn't want to do it this way because i'll have to write all the equations in functions, but maybe that's the only way.
Thanks!
Star Strider
Star Strider 2018년 3월 20일
My pleasure.

댓글을 달려면 로그인하십시오.

카테고리

질문:

2018년 3월 20일

댓글:

2018년 3월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by