-
FDTD_2DTM
MATLAB仿真2维TM模电磁波在真空中的传播(a 2d tm simulation of EM propagation in free space)
- 2010-08-06 15:42:40下载
- 积分:1
-
ga.rar
基于遗传算法的,可以用来求解多目标优化的程序源码(Based on genetic algorithms can be used to solve multi-objective optimization procedure source)
- 2009-03-24 21:13:13下载
- 积分: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
-
matlab
matlab课件 MATLAB概述 MATLAB数据 MATLAB程序设计 MATLAB绘图(courseware matlab MATLAB Overview MATLAB MATLAB MATLAB programming graphics data)
- 2013-10-12 20:35:12下载
- 积分:1
-
光伏并网MATLAB模型
说明: 一些入门的并网控制系统,含光伏和储能部分。(Some introductory networked control systems, including photovoltaic and energy storage)
- 2021-05-08 11:08:35下载
- 积分:1
-
codingmatlab
一个详尽的算术编码的matlab仿真程序。
(In this program set, two types of arithmetic coding has been implemented.
1) Arithmetic Coding with Scaling
To implement this method 4 programs has been used in the set. The programs are
a) arithscale.m
b) probmodel.m
c) arithscalecod.m
d) arithscaledecod.m
To test the program two text files are given with names seq.txt and seq1.txt.
1) Integer Arithmetic Coding
To implement this method 4 programs has been used in the set. The programs are
a) arithint.m
b) countmodel.m
c) arithintcod.m
d) arithintdecod.m
To test the program two text files are given with names seq.txt and seq1.txt.
)
- 2010-07-14 04:01:09下载
- 积分:1
-
求解tsp的改进遗传算法matlab源码-吸血鬼
求解tsp的改进遗传算法matlab源码(Improved Genetic Algorithms Matlab FOSS)
- 2005-03-30 07:04:59下载
- 积分:1
-
pinlvjiebian
matlab仿真的频率捷变雷达信号,进行了时域显示和脉压分析,适用于对雷达信号处理学习的同学。(matlab simulation of frequency-agile radar signals for display and pulse time-domain analysis for radar signal processing for the students to learn.)
- 2021-04-10 21:08:59下载
- 积分:1
-
Q-learning-Reinforcement-learning
强化学习matlab源代码很少见的源代码,详细介绍Q学习的编程过程。(Reinforcement learning matlab source code,rare source code, detailed Q learning programming.)
- 2021-04-13 16:38:56下载
- 积分:1
-
UWB_monocycle1
UWB_monocycle very useful(UWB_monocycle)
- 2010-09-19 14:23:54下载
- 积分:1