- 13 11 Consider The Following Function For Maximization Using Simulated Annealing F X X 1 5 X In The Range 0 5 1 (16.39 KiB) Viewed 20 times
13.11 Consider the following function for maximization using simulated annealing: f(x) = x(1.5 - x) in the range (0, 5).
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
13.11 Consider the following function for maximization using simulated annealing: f(x) = x(1.5 - x) in the range (0, 5).
13.11 Consider the following function for maximization using simulated annealing: f(x) = x(1.5 - x) in the range (0, 5). If the initial point is x(0) = 2.0, generate a neighboring point using a uniformly distributed random number in the range (0, 1). If the temperature is 400, find the pbobability of accepting the neighboring point.