Code Error
2 views (last 30 days)
Show older comments
hi!
I am new to using MATLAb. I have a code i'm trying to run. Eveything goes smoothly till i reach this line:
par=gadecode(pop,0,10,nbits); % convert binary to continuous values
which gives me the following error: Undefined function or method 'gadecode' for input arguments of type 'double'.
I don't know how to solve it
0 Comments
See Also
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!