matlab添加了一个sheffield遗传算法工具箱怎么不能用 ,Cannot find an exact (case-sensitive) match for 'crtbp'.Do you want:crtbp(in D:\my program\matlab2011b\toolbox\my tools\Sheffield\crtbp.M)?Error in gen12 (line 17)Chrom=crtbp(NIND,PR

来源:学生作业帮助网 编辑:作业帮 时间:2024/08/03 22:21:31
matlab添加了一个sheffield遗传算法工具箱怎么不能用 ,Cannot find an exact (case-sensitive) match for 'crtbp'.Do you want:crtbp(in D:\my program\matlab2011b\toolbox\my tools\Sheffield\crtbp.M)?Error in gen12 (line 17)Chrom=crtbp(NIND,PR
xRMo@+{k"TpHC+W_ΦdZk[JC&nEAH@H8A3_`m7n33y;y`AׄOy{& XީJ@fywf?=>~ßCuEyx(E1qAe1@;PwAJ dҫB(XҩKd<]K)Ҋj- -5|3TS#;s:2x:F$0[A40[bk5!\,)5'@A<|͈n0$}ݗzv>kuw|ƙy2bh ?s6.1ˈ*lQ]u.axM\F2M~ؑ[La1?3i$sQԻח֋W=CO~Op73>q_ $o xwa_^ƻ L+cC\I

matlab添加了一个sheffield遗传算法工具箱怎么不能用 ,Cannot find an exact (case-sensitive) match for 'crtbp'.Do you want:crtbp(in D:\my program\matlab2011b\toolbox\my tools\Sheffield\crtbp.M)?Error in gen12 (line 17)Chrom=crtbp(NIND,PR
matlab添加了一个sheffield遗传算法工具箱怎么不能用 ,
Cannot find an exact (case-sensitive) match for 'crtbp'.
Do you want:crtbp
(in D:\my program\matlab2011b\toolbox\my tools\Sheffield\crtbp.M)?
Error in gen12 (line 17)
Chrom=crtbp(NIND,PRECI);

matlab添加了一个sheffield遗传算法工具箱怎么不能用 ,Cannot find an exact (case-sensitive) match for 'crtbp'.Do you want:crtbp(in D:\my program\matlab2011b\toolbox\my tools\Sheffield\crtbp.M)?Error in gen12 (line 17)Chrom=crtbp(NIND,PR
canse-sensitive即大小写敏感
你把工具箱设置为Current Folder,会发现工具箱里的那些函数的函数名为大写,且后缀为.M
我的做法是:对每个函数,双击打开它,然后删去它,再保存函数名为小写,且后缀名为.m即可\