-
plot3d
这个主要是3D图像显示的一个matlab程序(matlab code on 3D plot
)
- 2011-09-13 22:22:49下载
- 积分:1
-
MWENO
MAPPED WENO SCHEME FOR EULER EQUATIONS
- 2013-01-05 17:27:35下载
- 积分: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_VC
介绍了matlab与vc的接口编程,并引入了常见问题解决。(Introduces MATLAB and VC programming interface, and introduces common problems)
- 2012-05-07 13:43:12下载
- 积分:1
-
unitary-space-time-code
酉空时编码W方案,使用MATLAB构建通信系统,误码性能分析(W unitary space-time coding scheme, using MATLAB to build communication systems, BER)
- 2011-10-17 20:05:22下载
- 积分:1
-
GA-toolbox-of-MATLAB
matlab遗传算法工具箱及其应用,适合使用遗传算法的学者下载学习。(matlab genetic algorithm toolbox and its application, download the study for scholars of the use of genetic algorithms.)
- 2013-04-05 12:43:35下载
- 积分:1
-
SEP
SEP protocol in matlab for wireless sensor networks
- 2013-10-21 20:43:49下载
- 积分:1
-
range_compress
线性调频信号的脉冲压缩,合成孔径雷达(SAR)的第一个作业程序(the compression of chirp signal)
- 2013-12-03 15:58:59下载
- 积分:1
-
Lab-1
its of signal and system in matlab.
- 2015-02-20 23:43:00下载
- 积分:1
-
Liutex
说明: 针对tecplot导出的dat(point格式)文件进行处理(program(matlab) for data file exported by Tecplot,the data structure is POINT.After process data file,load the new file in the Tecplot.)
- 2021-03-09 11:09:27下载
- 积分:1