资源简介
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个文件信息
相关资源
- 蓝牙通信技术参考文献
- 《中国人口增长预测模型》等.zip
- 美国大学生数学建模竞赛试题
- 数学建模30种基本模型分析
- 2019_MCM-ICM_美赛原题
- 2013 icm umap 特等奖论文 outstanding 评委
- 2020数模美赛真题及资源
- 数学建模方法详解--16种常用算法
- 2000年数学建模A题参考论文
- 《数学模型》第三版电子课件 姜启源
- 数学建模教程.pdf
- 数学建模九个基本模型
- 徐全智 《数学建模》
- Logistic回归模型——方法与应用
- 电动智能小车完整论文[用过的参考文
- HCIA-R&S H12-211 V2.5题库550题.zip
- spring官方参考文献
- 1993B 数学建模足球排名比赛问题
- 华为杯第十五届中国研究生数学建模
- 灰色预测软件 数学建模
- “华为杯”第十四届中国研究生 数学
- 2017年MCM/ICM美国大学生数学建模竞赛试
- 风电功率预测的数学建模
- ( 数学建模算法与应用(第二版)程
- 数学建模优秀论文-电力市场的输电阻
- 2016年国赛C题推荐国家奖论文5篇
- 09年全国数模竞赛A题获奖论文
- 2018年中青杯数学建模
- 数学建模美赛历年真题中文版
- 数学建模方法与分析[美]马克
评论
共有 条评论