Code Error
古いコメントを表示
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
回答 (1 件)
Jan
2011 年 10 月 6 日
0 投票
It seems like you did not install the GA-wiley-matlab toolbox properly.
4 件のコメント
Merolina christie
2013 年 10 月 14 日
I m also getting same error..can u plz tell me from where can i downoad it??and how to install it..m new to matlab...
plzzz helpp......
Jan
2013 年 10 月 14 日
@Merolina: You can find the wanted details easily by asking your favorite internet search engine. I like this forum, but Google solves this questions in 0.31 seconds.
Merolina christie
2013 年 10 月 14 日
hey..thanxx...i appreciate it...
カテゴリ
ヘルプ センター および File Exchange で Genetic Algorithm についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!