-
hoverlines
simple hover and highlight functionality
- 2010-05-20 01:15:21下载
- 积分:1
-
cloud_computing_made_easy
this ebook is consist of cloud computing basics
- 2014-09-09 21:15:20下载
- 积分:1
-
gecp
calculate Gauss elimination with complete pivoting
- 2012-02-14 06:38:42下载
- 积分:1
-
Matlab_Manual_2FH3_Bakr
this is a useful book for matlab base electromagnetics programming
- 2014-09-30 12:19:09下载
- 积分:1
-
shuzhiweifen
数值微分通过matlab实现,对于初学者非常有用。从书上下载的源代码。(Achieved by numerical differentiation matlab, very useful for beginners. Downloaded from the book source code.)
- 2010-11-16 16:12:31下载
- 积分:1
-
emgmgm
Estimation of Higher-Order DTI
- 2010-12-16 19:40:25下载
- 积分:1
-
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
-
scopus_list
uck-Boost buck- boost chopper circuit simulation model
- 2013-11-11 20:46:38下载
- 积分:1
-
Untitled2
Detection of Primary users
- 2012-01-13 00:56:54下载
- 积分:1
-
yichuansuanfa
遗传算法MATLAB实现,复制粘贴入MATLAB中即可(Genetic algorithms in MATLAB, you can copy and paste into the MATLABGenetic )
- 2014-03-28 08:41:33下载
- 积分:1