-
S2
说明: matlab simulink about a theory jame machin
- 2013-08-21 15:57:36下载
- 积分:1
-
huise
gm.11一个简洁的初级学习小程序,希望大家指正,向大家学习(Gm.11a simple primary study of small procedures, we hope that the correction, to everybody study)
- 2012-06-16 12:32:28下载
- 积分:1
-
iterative-method-matlab-code
matlab迭代法代码,很不错,值得看看(iterative method matlab code, very good, worth a look)
- 2013-11-15 17:09:57下载
- 积分:1
-
Test
matlab for mobile selular
- 2015-02-26 00:16:02下载
- 积分:1
-
nonlinear
NONLINEAR LOAD DEMONSTRATION FOR LABORATORY TYPE RECTIFIER
- 2014-02-04 19:42:09下载
- 积分:1
-
am_tes_dem
am demodulation with matlab
- 2011-05-29 03:54:31下载
- 积分:1
-
codigos
Program to obtain electrical field value in any point in the space considering electric characteristic of space
- 2011-06-10 23:50:01下载
- 积分:1
-
DMF
用于信号检测的匹配滤波器matlab程序(Matched filter procedures)
- 2012-06-19 16:00:26下载
- 积分: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
-
fem1
有限元的程序,好用的,做毕业设计可以做参考(Finite element program, easy to use, do graduate design reference can be done)
- 2013-10-07 10:06:28下载
- 积分:1