Question: Estimate the global optima Two objective functions are used in this project. has the minimum when x = 3 . Eq . ( 1 )
Estimate the global optima
Two objective functions are used in this project.
has the minimum when
Eq
has the minimum when
Eq
Those two objective functions have multiple local minima and one global minimum, shown in Fig. and Fig.
Project report
In your project report, you need to provide:
Source code written by Python language, which estimates the global optima of Eq and Eq
The global optima and the corresponding horizontal coordinates.
Time consumption in seconds Running time when searching the global optima.
Submit your project report to Blackboard
Project
Design a Python program based on the following pseudo code.
Tab An algorithm, which is able to find out the global optima
Initialize ;
Initialize ;
Initialize ;
Initialize ;
Initialize the step size ;
Initialize ;
Define an objective function ;
Initialize random;
Initialize
While do:
ReceivNum
While :
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
