Chixin Xiao
University of Wollongong
Followers: 0 Following: 0
Statistik
11 Dateien
RANG
N/A
of 295.448
REPUTATION
N/A
BEITRÄGE
0 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
6.556 of 20.227
REPUTATION
164
DURCHSCHNITTLICHE BEWERTUNG
5.00
BEITRÄGE
11 Dateien
DOWNLOADS
38
ALL TIME DOWNLOADS
1454
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
Prediction based on Kriging with EA-evolving Hyperparameters
This script demonstrates the use of Kriging for prediction, with hyperparameters optimized using an Evolutionary Algorithm (EA)....
5 Tage vor | 10 Downloads |
Gesendet
MOEA/D and Economic Environmental Dispatch
MOEA/D revised edition which is based on the original edition provided by Prof. Qingfu Zhang and Dr Wudong Liu in 2010
etwa 2 Jahre vor | 3 Downloads |
Gesendet
The Linear and Quadratic Approximations and Newton Raphson
A program about Linear and Quadratic Approximations and Newton Raphson
etwa 2 Jahre vor | 1 Download |
Gesendet
To understand philosophy of RSA cryptosystem
This code segment aims to illustrate the philosophy of RSA cryptosystem by using Symbolic Math Toolbox.
etwa 2 Jahre vor | 1 Download |
Gesendet
Newton-Raphson method for solving Rosenbrock
To help my students, who are learning Artificial Intelligence, making sense Section 4.2 (Local search in continuous spaces)
etwa 2 Jahre vor | 1 Download |
Gesendet
Good-Point Array (or Good-Point Set or Good-Node Set)
To produce M points distributed more evenly in the decision space ([0,1]^N) than the uniformly random method does.
etwa 2 Jahre vor | 1 Download |
Gesendet
Investigation on a non-convex Pareto Frontier(for MOO)
Three aggregate objective functions (AOF), the weighted sum, Tchebycheff and the weighted Lk-metric, are investigated respective...
etwa 2 Jahre vor | 2 Downloads |
Gesendet
To Perceive the Local Minima Problem in Optimization
This code segment shows the problem suffered from the local minima due to the choice of the starting points by using Peaks funct...
etwa 2 Jahre vor | 2 Downloads |
Gesendet
To solve CSP by using Genetic Algorithm
To solve the Constraint Satisfaction Problems(CSP), as given in Figure 6.1 (pp.204)in (S. Russell and P. Norvig 2002 )
mehr als 2 Jahre vor | 1 Download |
Gesendet
To solve the 8-Queen problem by using Genetic Algorithm
Two genetic algorithms are implemented to solve the 8-queen puzzle according to the idea of S. Russell and P. Norvig, 2002.
mehr als 2 Jahre vor | 2 Downloads |
Gesendet
TaguchiArray
This algorithm provides the Orthogonal(Taguchi) Array with inputs: Q (the number of the levels) and N (the number of the facto...
mehr als 5 Jahre vor | 15 Downloads |