code for genetic algorithm conversion of binary to continuous values

1 view (last 30 days)
Hi , Please can anyone help with the correct code as I got the error below when the syntax was imputed into matlab
par=gadecode(pop,0,10,nbits); % convert binary to continuous values
??? Undefined function or method 'gadecode' for input arguments of type 'double'.

Answers (1)

Walter Roberson
Walter Roberson on 2 Mar 2014

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!