필터 지우기
필터 지우기

How to optimize a process parameters using ANN and GA?

조회 수: 2 (최근 30일)
Masoud kardan
Masoud kardan 2021년 4월 28일
I have 5 parameters and each in 3 levels like below:
x1=[5 8 10]
x2=[5 8 10]
x3=[1 1.5 2]
x4=[0.216 0.191 0.224]
x5=[1 2 3]
I extracted a function(net) from ANN for predicting the output resulted from setting these parameters.
I want to find the minimum possible output using GA but it doesn't give the exact answer and I don't know why!
Attached you can find my codes. Could anybody please help me with this?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by