-
shenjingwangluo
T=[1 0 0 1 0 0 1 0 0
0 1 0 0 1 0 0 1 0
0 0 1 0 0 1 0 0 1]
输入向量的最大值和最小值
threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1]
net=newff(threshold,[31 3],{ tansig , logsig }, trainlm )
训练次数为1000,训练目标为0.01,学习速率为0.1
net.trainParam.epochs=1000
net.trainParam.goal=0.01
LP.lr=0.1
net = train(net,P,T)
测试数据,和训练数据不一致
P_test=[0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319
0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 (T = [1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] ' of the maximum and minimum input vector threshold = [0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net = newff (threshold, [31 3], {' tansig' , ' logsig' }, ' trainlm' ) training times for the 1000 target of 0.01 training, learning rate of 0.1 net.trainParam.epochs = 1000 net. trainParam.goal = 0.01 LP.lr = 0.1 net = train (net, P, T) test data, and training data inconsistencies P_test = [0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 )
- 2011-05-21 16:47:44下载
- 积分:1
-
exzample
是薛定宇和陈阳泉所著《高等应用数学问题的MATLAB求解》一书的配书光盘中的例题matlab代码(And Chen Xue Dingyu Yangquan book is " higher MATLAB to solve mathematical problems," a book with the book CD matlab code examples)
- 2013-09-11 10:14:40下载
- 积分:1
-
Ruman
This project helps us to identify the shortest distance in the wireless ad-hoc networks. here in this project EASE algorithm is implemented in order to identify the destination. and the code has been written by using MATLAB.
- 2009-10-03 22:07:59下载
- 积分:1
-
matlab_zhinan
精通matlab综合辅导与指南,对于matlab的初学者很实用。(proficient Matlab comprehensive counseling and guidance for beginners Matlab practical.)
- 2007-05-08 11:00:53下载
- 积分:1
-
Vraisembl
Vraisembl METHODE Vraisembl METHODE
- 2013-12-14 04:05:01下载
- 积分:1
-
Matlab
说明: matlab 产生带运动和噪声的退化图像(matlab generated with movement and noise degraded images)
- 2010-04-09 09:46:39下载
- 积分:1
-
proportional-navigation-trajectory-
在matlab环境下采用龙格库塔法解算的二维比例导引拦截仿真案例(proportional navigation trajectory )
- 2011-07-12 22:09:38下载
- 积分:1
-
kmeans
clustering using kmeans. Good for HMM
- 2013-03-19 15:58:33下载
- 积分:1
-
dsk04
MATLAB数字信号处理释义与实现(陈怀琛)第三版(MATLAB interpretation and implementation of digital signal processing (Chen Huaichen) Third Edition)
- 2010-07-24 20:48:39下载
- 积分:1
-
OperationsResearchmatlab
matlab运筹学相关学习课件,线性规划等其他内容(matlab operations research related to learning courseware, linear programming and other content)
- 2010-08-09 12:22:46下载
- 积分:1