13.02.2013 Views

Design of an Automatic Control Algorithm for Energy-Efficient ...

Design of an Automatic Control Algorithm for Energy-Efficient ...

Design of an Automatic Control Algorithm for Energy-Efficient ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Optimiser code 165<br />

if (sortedPop [ popSize ].DV[ i ] < DV. lb [ i ])<br />

506 sortedPop [ popSize ].DV[ i ] = DV. lb [ i ];<br />

else if (sortedPop [ popSize ].DV[ i ] > DV.ub[ i ])<br />

508 sortedPop [ popSize ].DV[ i ] = DV.ub[ i ];<br />

510 ind = popSize ;<br />

512 }<br />

}<br />

sortedPop [ popSize ]. weightedSum = ERROR_FITNESS;<br />

514 <strong>for</strong>( i =0; i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!