Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( 1 ) Solve the attached problems ( Problem 1 , Problem 2 and Problem 3 ) by using the algorithm you chose. For each

(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 151220xxxxx_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.
This problem solve Reptile Search Method use Matlab code. Create Matlab code one main folder. Please code isn't psrial
The Paper in which your algorithm is proposed.Problem 3:
minf(x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12)=0.15i=16xi(KiTixi+6)0.025-1
Subject To
ximinxiximax,AAi=1,2,dots,12
0.15x1(K1T1x7)0.025-1+0.260.14x5(S5T5x11)0.020-0.95
0.15x2(K2T2x8)0.025-1+0.250.14x4(S4T4x10)0.020-0.95
0.15x3(K3T3x9)0.025-1+0.270.14x1(S1T1x7)0.020-0.95
0.15x4(K4T4x10)0.025-1+0.300.14x6(S6T6x12)0.020-0.95
0.15x5(K5T5x11)0.025-1+0.290.14x3(S3T3x9)0.020-0.95
0.15x6(K6T6x12)0.025-1+0.280.14x2(S2T2x8)0.020-0.95
Where
ximin=0.9,AAi=1,2,dots,6
ximax=1.2,AAi=1,2,dots,6
ximin=0.015,AAi=6,7,dots,12
ximax=2,AAi=6,7,dots,12
\table[[i,1,2,3,4,5,6],[Ti,60,40,40,60,40,80],[Ki,1978.90,1525.70,1683.90,1815.40,1499.60,1766.30],[Si,175.00,545.00,617.22,466.17,384.00,145.34]]
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data And Information Quality Dimensions, Principles And Techniques

Authors: Carlo Batini, Monica Scannapieco

1st Edition

3319241060, 9783319241067

More Books

Students also viewed these Databases questions

Question

How is the NDAA used to shape defense policies indirectly?

Answered: 1 week ago