Statistics
10 Questions
0 Answers
RANK
173,729
of 300,352
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
70.0%
VOTES RECEIVED
0
RANK
of 20,928
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,212
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
In an assignment A(I) = B, the number of elements in B and I must be the same. this is the error i am getting
hi i am trying to assign few values like this "for k=1:1:12 rh(k)=[200 300 400 400 900 1300 1350 1300 1000 700 650 350]; ...
12 years ago | 2 answers | 0
2
answersQuestion
does genetic algorithm consider only a specific range of variable in the given range
hi i am working on a project based on genetic algorithm. i have to minimize the net annual cost of a co-generation prime mover. ...
12 years ago | 0 answers | 0
0
answersQuestion
can we use 'and' condition in "for"
can we use 'and' condition in "for" like example _ _for re1=1000 && rh=200._ _
12 years ago | 1 answer | 0
1
answerQuestion
why is the code considering only one value when the variable is in an iteration loop
hi. i am trying to run a loop taking the variable value from x=500:50:5000. it is considering each number starting from 1 and fo...
12 years ago | 1 answer | 0
1
answerQuestion
can we plot a graph in genetic algorithm solver
can we plot a graph showing fitness value vs the variable in genetic algorithm. can anyone show me the syntax for this plot
12 years ago | 1 answer | 0
1
answerQuestion
i am getting different results for different times of running the genetic algorithm
hi i'm working on a project in which i have to minimize the net annual cost( objective function). the variable range is in 500-5...
12 years ago | 1 answer | 0
1
answerQuestion
i am getting different results for different times of running the genetic algorithm
hi i'm working on a project in which i have to minimize the net annual cost( objective function). the variable range is in 500-5...
12 years ago | 1 answer | 0
1
answerQuestion
can we use if statements in genetic algorithm
hi i'am new to genetic algorithm. can we use if condition in the objective function file. i'am getting awkward results. can anyo...
12 years ago | 0 answers | 0
0
answersQuestion
else statement is showing error
can any one tell me why the else statement is showing an error in my code for Re1=3000 if x<Re1 f1=mc+cof+((Re1-x)*0.1...
12 years ago | 1 answer | 0
1
answerQuestion
Subscripted assignment dimension mismatch
hi i'm new to Matlab and i am working on a project in genetic algorithm. i'm getting an error saying Subscripted assignment dime...
12 years ago | 1 answer | 0
