Liong Han Wen
Followers: 0 Following: 0
Statistics
RANK
95,134
of 295,527
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
4,176 of 20,242
REPUTATION
340
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
47
ALL TIME DOWNLOADS
3258
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
graph plot for array
Hi, I try to plot an graph by using the array data. Below is my code: x = [1 2 3 4 5 6 7 8 9 10 11 12] y = [0 1 1 1 1 0 0 0 0...
3 years ago | 0 answers | 0
0
answersSubmitted
Simple code for genetic algorithm
This code will request user to key in the equation to be minimized or maximized. The optimization is performed by using Genetic ...
3 years ago | 47 downloads |