-
stf2
Universal Space-Time-Frequency Block Codes Design for the
Multiband MIMO-OFDM Systems
- 2011-01-04 14:45: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
-
GBMM1D
一维伽辽金型无网格法matlab程序 可参见张雄无网格法专著(Wei Jia Liao and Jin grid method matlab program can be found in Zhang Xiong meshless method monographs)
- 2013-04-29 18:08:11下载
- 积分:1
-
logistic_regression
数据回归计算logistic_regression(Data regression calculation logistic_regression)
- 2007-11-16 03:27:34下载
- 积分:1
-
runABC
智能算法中的ABC算法程序,非常全,用处很大(ABC intelligent algorithm algorithm program is very full, very useful)
- 2011-05-19 12:51:52下载
- 积分:1
-
MLS
移动最小二乘图像变形,MATLAB,打开demo2,标定关键点,再标定要变换的位置,(Moving Least Squares image distortion, MATLAB, open demo2, calibration key points, and then calibrated position to transform)
- 2014-09-28 20:20:48下载
- 积分:1
-
electromagnetic-method
电磁测深法原理-朴化荣,这是一本电磁法测深的基础书籍,适合新手。。(The principle of electromagnetic method)
- 2013-05-22 11:50:47下载
- 积分:1
-
dtmb_LDPC
这是按照DTMB电视标准用matlab写的生成LDPC矩阵的源代码,可以运行。(This is a code that is in accordance with the standard DTMB TV source code, written in matlab to generate LDPC matrix and it can be run.)
- 2021-01-30 09:58:38下载
- 积分:1
-
sharks_1.0
从mathswork上下的关于语音识别的完整程序,有GUI实现,相当的全面(Down from mathswork complete on speech recognition procedures, GUI implementation, very comprehensive)
- 2010-09-09 01:20:27下载
- 积分:1
-
series_induction
series connected 3 phase induction motor drive
- 2011-01-11 01:23:07下载
- 积分:1