-
LDPC.m.TXT
LDPC code, matlab, simulation
- 2009-06-07 21:38:50下载
- 积分:1
-
fft-dft
说明: fft算法,fft与dft算法的比较,并有详细的文档说明。(fft algorithm, fft compared with the dft algorithm and a detailed description of the document.)
- 2009-08-07 18:14:56下载
- 积分:1
-
1
说明: 在耳语转化为正常音的过程中需要到的一些简单实用语音处理的程序(Whisper into the normal sound in the process to go to some of the simple and practical procedure for speech processing)
- 2010-05-27 12:57:25下载
- 积分:1
-
Chap_4
This is a matlab code for the examples of AFT text book examples..The results are ecellent
- 2011-07-22 07:39:14下载
- 积分: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
-
shiyan1
用MATLAB进行FFT频谱分析
用MATLAB进行FFT频谱分析(matlab fft
matlab fft
matlab fft)
- 2012-05-04 12:46:32下载
- 积分:1
-
Parabolic_Reflector
Parabolic Reflector Radiation Pattern
- 2015-02-07 22:08:27下载
- 积分:1
-
zrtd_yuan
自然梯度算法,一个不错的梯度算法,Matlab学习的一个好的程序(The natural gradient algorithm, a good gradient algorithm, Matlab program to learn a good)
- 2009-10-10 00:07:08下载
- 积分:1
-
STBC-OFDM
STBC-OFDM的matlab仿真程序。(STBC-OFDM in matlab simulation program.)
- 2010-01-04 13:07:59下载
- 积分:1
-
adaptive-filters
adaptive fitering of the signal and computing the spectrum of signals
- 2011-02-05 15:09:44下载
- 积分:1