-
Desktop
说明: delay函数,运行于混合动力汽车模型制作之中(delay)
- 2010-04-13 09:05:33下载
- 积分: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
-
Primff
最小生成树matlab程序,程序简单明了,通俗易懂,能够为需要者提供很大的帮助(Minimum spanning tree matlab program, the program is simple, easy to understand, and be able to provide a great help for those who need)
- 2012-09-17 18:48:59下载
- 积分:1
-
53706894Image-Fusion-Performance
performance evaluation
- 2012-10-10 18:30:37下载
- 积分:1
-
mohukongzhiguize2
炉温模糊控制规则的matlab simulink仿真(Furnace temperature fuzzy control rules matlab simulink simulation)
- 2013-12-06 08:35:51下载
- 积分:1
-
Target_Tracking_Simulation
说明: 用Matlab编写的用Kalman滤波方法估计目标航迹的程序,有详细注释,是学习Kalman滤波方法的好材料(Written with Matlab using Kalman filter to estimate target track of the process, detailed notes, is a good learning materials for Kalman filter)
- 2010-04-28 00:06:33下载
- 积分:1
-
DigitalSpeechProcessingCode
数字语音处理及MATLAB仿真[张雪英][程序源代码](source code of Digital Speech Processing written by xueying zhang)
- 2011-05-12 13:04:06下载
- 积分:1
-
cognitiveradio
code matlab for cognitive radio )in the spectrum detection (Spectrum Sensing) algorithm simulation
- 2013-11-13 10:14:04下载
- 积分:1
-
Spread-of-Internet-Rumours
选拨赛数学建模题目-网络谣言的传播模型。文件中包括题目、参考文献和matlab代码。basic.m中是最简化的模型,extend1.m中更进一步,算法中引入老年人和年轻人的活跃程度和对谣言的易信度的不同,beacons.m中再进一步引入网络警察角色来演化谣言的传播。(American Mathmetical Modeling Competition. Title:Spread of Internet Rumours.The file inclueds the title document,the reference literature and the MATLAB code.)
- 2013-08-14 18:31:10下载
- 积分:1
-
SIMIO-master
说明: 这些程序为针对MIMO系统的多变量系统辨识算法程序,其中一些为仿真算例,可以实现。(These programs are multi-variable system identification algorithm programs for MIMO systems, some of which are simulation examples and can be realized.)
- 2019-03-28 09:40:17下载
- 积分:1