-
ofdm_signal
OFDM SIMULATION HOW TO CREATE A OFDM SIGNAL
- 2010-07-01 11:01:59下载
- 积分: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
-
Artificial-Fish-Swarm-Algorithm
这是基本的人工鱼群算法的matlab程序的实现,方便理解和学习(This is the realization of the basic artificial fish swarm algorithm matlab program to facilitate understanding and learning)
- 2012-08-12 13:44:53下载
- 积分:1
-
BM
RS编码中BM硬判决的性能仿真,包括误码率、无符号率等(the RSencode matlab simulation)
- 2011-11-19 23:00:58下载
- 积分:1
-
Mpsk
m-psk modulation and de modulation
- 2010-09-08 01:46:33下载
- 积分:1
-
gene
遗传算法源代码,matlab源代码,just live your own way (the original code of gene,matlab,just live your own way )
- 2009-05-06 19:19:43下载
- 积分:1
-
KalmanENH
改变北天原点的卡尔曼滤波程序,基于matlab6.2实现(Change the origin of the north-day Kalman filter procedures to achieve based on matlab6.2)
- 2010-11-22 20:54:22下载
- 积分:1
-
nibianqi
变频调速系统仿真搭建模型 由于观测仿真波形 记录以及分析实验结果(Variable speed control system simulation build the observation model simulation and analysis of experimental results wave record)
- 2012-05-29 12:31:31下载
- 积分:1
-
Matlab_intro
During this course you will learn how to use Matlab, to design, and to perform mathematical computations.
You will also get acquainted with basic programming. If you learn to use this program well, you will find it
very useful in future, since many technical or mathematical problems can be solved using Matlab.
(During this course you will learn how to use Matlab, to design, and to perform mathematical computations.You will also get acquainted with basic programming. If you learn to use this program well, you will find itvery useful in future, since many technical or mathematical problems can be solved using Matlab.)
- 2007-12-10 17:24:46下载
- 积分:1
-
pharray
基于相位阵列,可以生产任意数量的独立波束。(Phased Array demo.You can generate any number of independent beams, each one with its own direction and focalization.)
- 2014-08-15 22:33:25下载
- 积分:1