how to maximize one of the output and minimize the other output of gamultiobj?

i have three input parameters namely 1.) value of deformation 2.) solid solution time 3.) aging time and for those we have two output parameters namely 4.) yield strength and 5.) tensile strength. Now i want to train the neural network using some of the experimentally obseerved data sets , so that after training it should be able to predict the 2 outputs for the given 3 inputs.
After completely training the neural network i want to find the values of the 3 inputs for which i can maximize both the outputs(i don't mean exact maxima, it's just comparetively high) using the 'gamultiobj'
Similarly i want to find the 3 inputs of the neural network such that i can actually try to minimize one of the output and minimize the other using the 'gamultiobj'
I have attached a research paper , i want to do the same thing in the matlab.. please go through it and help me do this thing
Thank you

 채택된 답변

Greg Heath
Greg Heath 2015년 6월 29일
Multiply one by a minus sign.
Then maximize both.
Hope this helps.
Thank you for formally accepting my answer
Greg

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2015년 6월 23일

답변:

2015년 6월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by