资源简介
2018数学建模国赛A题参考文献

代码片段和文件信息
%一个简单的BP网络拟合问题
%训练样本的生成
P=-1:0.1:1;
T = [-.9602 -.5770 -.0729 .3771 .6405 .6600 .4609 ...
.1336 -.2013 -.4344 -.5000 -.3930 -.1647 .0988 ...
.3072 .3960 .3449 .1816 -.0312 -.2189 -.3201];
chois=rand(size(T));
T=T+chois;
PR=minmax(P);
%创建网络
net=newff(PR[10 1]{‘tansig‘‘purelin‘}‘traingd‘);
%设置训练参数
net.trainParam.epochs=3000;
net.trainParam.goal=0.001;
%训练网络
net=train(netPT);
%仿真
y=sim(netP);
%作出拟合图形
figure
plot(PT‘o‘ P y‘r*:‘);
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 527 2018-09-13 23:20 bp神经网络拟合程序.m
文件 9279 2012-07-20 23:11 ELM.m
目录 0 2014-08-01 00:19 feature-points-by-GA-master\
目录 0 2014-08-01 00:19 feature-points-by-GA-master\Debug\
文件 116736 2014-08-01 00:19 feature-points-by-GA-master\Debug\GA polygen feature points.exe
文件 1076420 2014-08-01 00:19 feature-points-by-GA-master\Debug\GA polygen feature points.ilk
文件 953344 2014-08-01 00:19 feature-points-by-GA-master\Debug\GA polygen feature points.pdb
目录 0 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\
文件 7360512 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points.sdf
文件 922 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points.sln
文件 13824 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points.suo
文件 41078 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\291.bmp
文件 41078 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\442-neg_circle.bmp
文件 41078 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\442-neg_dot.bmp
文件 41078 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\442-neg_empty.bmp
文件 41078 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\442-pos_circle.bmp
文件 41078 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\442-pos_dot.bmp
文件 41078 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\442-pos_empty.bmp
文件 41080 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\442.bmp
文件 41078 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\binary_image.bmp
文件 41078 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\bound_full_data.bmp
目录 0 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\Debug\
文件 826 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\Debug\cl.command.1.tlog
文件 6622 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\Debug\CL.read.1.tlog
文件 590 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\Debug\CL.write.1.tlog
文件 311986 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\Debug\functions.obj
文件 397 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\Debug\GA polygen feature points.exe.em
文件 472 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\Debug\GA polygen feature points.exe.em
文件 371 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\Debug\GA polygen feature points.exe.intermediate.manifest
文件 79 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\Debug\GA polygen feature points.lastbuildstate
文件 3585 2014-08-01 00:19 feature-points-by-GA-master\GA polygen feature points\Debug\GA polygen feature points.log
............此处省略68个文件信息
相关资源
- 数学建模实验报告(八个全)
- 大学作业之数学建模锇狼追兔
- 2019年中国研究生数学建模竞赛F题 多
- 2018数学建模相关资料与思路
- 美赛特等O奖论文合集2019_2018_2017.zip
- 2015年美国大学生数学建模竞赛O奖论文
- 停车场数学建模
- 数学建模中有关人口问题的答案
- 历年数学建模优秀论文大全
- LinDo数学建模工具
- 正确写作美国大学生数学建模竞赛论
- 数学建模培训计算问题—火力电厂经
- 2009年第六届苏北数学建模联赛A题试题
- 2007数学建模乘公交_看奥运(含代码)
- 数学建模之全球环境统计数据二
- 2019年中国研究生数学建模F题参考文献
- 高教杯近年来的数学建模优秀论文全
- 华为杯数学建模C题数据处理
- 2007全国大学生数学建模赛题及优秀论
- 数学建模国赛获奖论文分类整理:微分
- 美国大学生数学建模竞赛试题解析与
- 2017年研究生数学建模竞赛B题
- 1992-2016全国大学生数学建模论文(2
- 2015年数模国赛b题数据
- 2014年全国数学建模大赛a题资料
- 数学建模高教杯2012a题即附件
- zotero-4.0.24.1.xpi 参考文献管理工具 F
- EndNote - IEEE格式参考文献导出
- 00466802英国渔业统计(1)(有道文档
- 2017数学建模国赛优秀论文
评论
共有 条评论