資源簡介
采用matlab編寫micell積分的程序計算wigley船型興波阻力

代碼片段和文件信息
clc;
clear;
lb=[-100;-100;-100;-100;-100;-100
????-100;-100;-100;-100;-100;-100
????-100;-100;-100;-100;-100;-100];
ub=[100;100;100;100;100;100
????100;100;100;100;100;100
????100;100;100;100;100;100];
???opts?=?gaoptimset(‘StallGenLimit‘50‘EliteCount‘?17‘TolFun‘1e-7‘PopulationSize‘50...
????‘Generations‘20‘PlotFcns‘{@gaplotbestfun@gaplotbestf@gaplotmaxconstr}‘Display‘‘iter‘);
[hcw1]?=?ga(@NEWMICELL18[][][][]lbub@micell_constrainopts);
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3312??2017-01-12?22:26??NEWMICELL.m
?????文件???????3816??2017-01-12?22:23??micell_constrain.m
?????文件????????480??2017-01-12?22:28??ga_wigley.m
-----------?---------??----------?-----??----
?????????????????7608????????????????????3
- 上一篇:Matlab求解數獨
- 下一篇:神經網絡的GUI可視化界面
評論
共有 條評論