代码搜索:环境建模
找到约 10,000 项符合「环境建模」的源代码
代码结果 10,000
www.eeworm.com/read/247577/12640260
dat bookinfo.dat
[General Information]
书名=应用matlab建模与仿真
作者=
页数=398
SS号=0
出版日期=
www.eeworm.com/read/391398/8405406
ppt 数学建模实验1.ppt
www.eeworm.com/read/391398/8405407
ppt 数学建模实验2.ppt
www.eeworm.com/read/287892/8663139
pdf 数据仓库建模技术.pdf
www.eeworm.com/read/431062/8710171
ppt 优化建模与lingo.ppt
www.eeworm.com/read/386800/8726845
pdf 4线性规划建模.pdf
www.eeworm.com/read/282767/9065668
doc 企业应用建模的思考.doc
www.eeworm.com/read/162525/10298339
pdf 空间动态模型建模方法.pdf
www.eeworm.com/read/353875/10410683
txt bp神经网络建模.txt
tic,
net=newff(minmax(p),[8,2],{'logsig','purelin'},'traingdx');
net.trainParam.epochs=10000;
net.trainParam.goal=0.01;
rand('state',0);net=init(net);
net=train(net,p,t);
ptest=[1.11803;1.11803;
www.eeworm.com/read/462155/7208370