-
TSP
基于遗传算法的TSP的MATLAB源代码(THE SOLVE OF THE TSP BY GA )
- 2009-04-01 10:14:35下载
- 积分:1
-
ricegen
generates a fading signal where a direct (LOS) component is present Rician channel
- 2010-03-04 04:39:12下载
- 积分:1
-
rbfMATLAB
说明: 一个基于MATLAB的径向基的神经网络源程序(A MATLAB-based RBF neural network source code)
- 2010-03-18 21:35:52下载
- 积分:1
-
power_svc_1tcr3tsc
TCR型静止无功补偿simulink仿真模型(TCR type static var compensator simulink simulation model)
- 2012-12-17 10:17:57下载
- 积分:1
-
PSO_multi-peak_function
基于粒子群的多峰值函数最优化方法,粒子群算法应用于多领域(PSO on muti-peak function)
- 2010-12-27 19:41:55下载
- 积分: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
-
EEMD
eemd的程序和论文,使用方法,都能很全,很不错(eemd program and papers,very good)
- 2021-04-06 22:09:02下载
- 积分:1
-
Spectrum-Analysis
说明: 在地震勘探资料处理中应用的频谱分析函数。。。。。。。。。。。。。。。。。。。。。(Spectrum Analysis)
- 2011-03-31 12:31:32下载
- 积分:1
-
16QAM
This is code to simulation of AM, FM, PSK, QAM modulation
- 2014-11-29 12:19:24下载
- 积分:1
-
BP-NN
matlab神经网络算法优化实现,可自己调节各项参数(matlab neural network algorithm optimization to achieve, you can adjust the parameters of their own)
- 2014-02-09 09:36:36下载
- 积分:1