photo

Nagh Meh


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
21,617
of 297,503

REPUTATION
1

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
1

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Restricting GA to consider only integer values for the output
Hi all, I have MATLAB Optimization Toolbox R2009b and I know by using "IntCon" I can restrict the GA solver to give me the o...

12 years ago | 1 answer | 0

1

answer

Question


A simple example in GA which is not working for me!! Anybody can answer, just have a look!!
I have eight hungry sources (x1,x2,x3,x4,x5,x6,x7,x8) and four donors (w1,w2,w3,w4). ============================ I would l...

12 years ago | 1 answer | 0

1

answer

Answered
A very simple question for GA
Thanks a lot Seth, I changed it to followings: ==================================== w1 = 0; w2 = 0; w3 = 45; w4 = 60; ...

12 years ago | 0

Question


A very simple question for GA
Dear all, I have a very simple question as follows, I just want to clarify if I am doing right or not: I have a function n...

12 years ago | 2 answers | 1

2

answers

Question


GA
Hi all, I would like to know if I have a function with three output values of a,b,c---- f (a,b,c), that I want ga to maxim...

12 years ago | 1 answer | 0

1

answer