-
laser3
实现激光谐振腔,用FOXli算法实现自在现模式(Achieve laser resonator, is comfortable with FOXli algorithm model)
- 2011-06-14 11:58:00下载
- 积分:1
-
LABILE
LENIAL protocol DOC for WSN
- 2014-11-21 05:07:57下载
- 积分:1
-
code
简单的matlab图象修正算法 采用的是sobel函数(Simple matlab edge extraction algorithm using sobel function)
- 2013-03-26 19:06:34下载
- 积分:1
-
CIAYANG
说明: 根据采样定理编写程序,实现模拟信号的采样,画出采样波形.(According to sampling theorem, programming, analog signal sampling, draw sample waveform.)
- 2010-05-03 13:33:45下载
- 积分: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
-
WaveletandMATLAB6.5
MATLAB6.5辅助小波分析与应用,不错的一本学习教程(Wavelet analysis and application of auxiliary MATLAB6.5)
- 2010-06-23 09:50:25下载
- 积分:1
-
gaussmix
GAUSSMIX fits a gaussian mixture pdf to a set of data observations
- 2009-03-05 15:58:18下载
- 积分:1
-
Turboequlization_algorithm
TURBO均衡算法,完整的通信系统,可直接仿真,信源编码调制瑞利水落信道,然后接收端进行解码均衡,最后绘出误码率曲线图(TURBO equalization algorithm, a complete communication system, direct simulation, the source code modulation Mizuochi Rayleigh channel, then the receiver decodes the equalizer, and finally the bit error rate plotted graph)
- 2015-01-15 10:03:25下载
- 积分:1
-
AnalyseNMEAGGA
说明: 可以分析NMEA0183格式中的GGA数据的静态精度(rms)(Can analyze the static accuracy (rms) of GGA data in NMEA0183 format)
- 2020-03-25 17:08:29下载
- 积分:1
-
lsb_4bit
STEGANOGRAPHY LSB BY 4 BITS
- 2011-01-17 21:14:08下载
- 积分:1