User Profile
Collapse
-
Need help ASAP........... ........plz help me...... -
Thank you
I have come up with the following code but it seems to be wrong.
[CODE=java] import java.io.*;
import java.lang.*;
import java.awt.*;
import java.awt.event. *;
import java.util.*;
import java.io.Seriali zable;
public class sim
{
// Initialize variables
Random random = new Random(); // set up random number generator
protected...Last edited by r035198x; Feb 25 '08, 07:57 AM. Reason: added code tags, please don't forget them next timeLeave a comment:
-
Thank You...
Yes I know about the temperature change. I have not done the f(x) functions for along time and have forgotten how they work and how to implement them and the connection between the temperature and the graph. It needs to be coded in Java to find the optimal point.
RegardsLeave a comment:
-
Function Minimisation using Simulated Annealing Algorithm
I need help n writing a simulated annealing algorithm that is able to maximize f(x)=sin(0.15*x )+cos(x) defined on the interval 0<= x <= 40 using the cooling schedule
No activity results to display
Show More
Leave a comment: