-
TA
说明: 对图像进行TA置乱,请根据图像大小自行设定周期。(TA scrambling the image, the image size according to set their own cycle.)
- 2011-02-24 10:09:52下载
- 积分: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
-
code3
贝叶斯的实现,里面包括了数据挖掘中,典型贝叶斯算法的基本实现(Bayesian implementation, which includes data mining, typical Bayesian algorithm to achieve the basic)
- 2013-11-13 10:10:23下载
- 积分:1
-
Wind-Turbines-with-Doubly-Fed-Induction-Generator
wind turbines with doubly fed induction generator systems
- 2012-10-14 22:13:48下载
- 积分:1
-
wind_load
船舶操纵运动仿真模型之风力模型研究(根据经验公式得出)(Research ship motion simulation model of the wind model manipulation (based on empirical formulas derived))
- 2014-01-10 12:27:26下载
- 积分:1
-
Limit-cycle
Exercice about limit cycle in chaos theory. This is equation for glycolytic.
- 2012-08-31 03:03:15下载
- 积分:1
-
F
对曲线进行拟合,使得最后拟合的数据与元数据的误差最小(The curve fitting, so that the final fitting of the data with the metadata minimum error)
- 2013-09-22 15:54:47下载
- 积分:1
-
three_phase_current_loop_grid
三相光伏逆变并网的simulink 仿真 电流电压 双闭环(Three-phase PV inverter and net current-voltage double-loop simulation simulink)
- 2021-04-12 20:08:57下载
- 积分:1
-
Mfsk
实现mfsk的仿真 最近做的课程设计的内容 很难啊 郁闷(The realization of the simulation MFSK recent content of the curriculum design is difficult ah depressing)
- 2007-12-02 13:05:11下载
- 积分:1
-
blind-source-separation
瞬时盲源分离 源代码 Instantaneous blind source separation(Instantaneous blind source separation)
- 2011-05-08 15:07:32下载
- 积分:1