Question: 2 3 : 1 7 2 0 2 3 - 2 0 2 4 Spring Semester - Term Project Dr . Burak Urazel ( 1

23:17
2023-2024 Spring Semester - Term Project
Dr. Burak Urazel
(1) Solve the attached problems (Problem 1, Problem 2 and Problem 3) by using the algorithm you chose. For each problem, you must follow the following steps:
Step1: Try to find a best parameter set (i.e. population size, iteration limit, etc.).
Step2: By using the parameters obtained in step 1, solve the problem for 25 times (Note: Values of the objective function and decision variables must be displayed on the command window at the end of each trial).
Step3: Give the best, worst and average solutions among the 25 trials. Besides, compute the standard deviation of those.
Step4: For the best solution among the 25 trials, give the values of decision variables and prove that this solution is feasible.
(2) Prepare a project report including followings;
An introducton section (briefly exlain what you've done in this project).
A summary of the algorithm you used in your Project (basic explanations, algorithm steps, flow-charts, etc)
A section including all results obtained in Step1, Step2, Step3 and Step4 given above for each problem.
A Conclusion Section
References
(3) Upload the followings to the assignment published on ESOGU UZEM in a single .rar file with a name of 151220XXXXXX_project.rar.
Project Report
MATLAB folders for each Problem, seperately.
Name each folder as Problem1, Problem2 and Problem3.
In each folder, a script file with a name "main_ProblemX.m" must be exist.
Your algorithm must solve the corresponding problem when this script is run.
After a solution is obtained, values of the objective function and decision variables must be displayed on the command window.
The Paper in which your algorithm is proposed.
Problem 1:
minf(x1,x2,x3)=i=13(xi-ai)22
Subject To
2x1-2x2+5x3=8
where
\table[[i,1,2,3],[ai,2,-4,-5]]
uzemoys.ogu.edu.tr
This problems solve that Reptile Search Algorithm in Matlab Code

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!