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

1 次查看(过去 30 天)
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 个)

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by