Feeds
질문
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년 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
can we use 'and' condition in "for"
can we use 'and' condition in "for" like example _ _for re1=1000 && rh=200._ _
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
