-
upload_pudn14
Simulation program to realize OFDM transmission system using( proposed slantlt transform instead FFT transform)with pilot channel estimation in a fading channel for (BPSK,QPSK,8PSK and 16PSK) modulation and for two type of error plot BER(Bit error rate) and PER(Packet error rate)
- 2010-07-06 22:49:07下载
- 积分:1
-
ds_programme
直接序列扩频通信系统仿真程序,包括伪随机序列产生、扩频、加噪、接收等。(Direct sequence spread spectrum communication system simulation program, including the pseudo-random sequence generator, spread spectrum, plus noise, the receiver and so on.)
- 2009-11-08 16:18:28下载
- 积分:1
-
Kendall
Kendall M检验 主要用于趋势分析(Kendall M testing mainly used in trend analysis)
- 2009-05-09 20:32:47下载
- 积分:1
-
ELM
训练集/测试集产生
load spectra_data.mat
随机产生训练集和测试集
temp = randperm(size(NIR,1))
训练集——50个样本
P_train = NIR(temp(1:50),:)
T_train = octane(temp(1:50),:)
测试集——10个样本
P_test = NIR(temp(51:end),:)
T_test = octane(temp(51:end),:)
N = size(P_test,2)
数据归一化
( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
- 2011-05-21 16:45:51下载
- 积分:1
-
matlabPSO-algorithmcode2
PSO algorithmcode1.rar(PSO algorithmcode1.rar
it is good)
- 2011-05-27 20:00:29下载
- 积分:1
-
Wavelet-domain-noise-suppression
在小波变换域实现图像噪声抑制,使用matlab编程,包括源代码实现及文档说明(In wavelet transform domain realizes image noise suppression, use matlab programming, including the source code of the realization of document description
)
- 2011-06-16 12:53:46下载
- 积分:1
-
TAODV-LATEST-CODE
The reliable data delivery is a challenging task in Wireless Sensor Networks (WSNs) due to dynamic and unpredictable changing behaviors of nodes. The traditional cryptographic and authentication based schemes can’t be adopted due to their associated cost and incapability to counter nodes misbehavior attacks. Recently, trust based solutions have proved to be more effective to address nodes’ misbehavior attacks.
- 2021-02-14 22:49:48下载
- 积分:1
-
zc序列相关特性
说明: CAZAC序列相关特性,包括自相关,互相关,以及循环移位后的互相关(CAZAC Sequence correlation characteristics)
- 2019-04-15 18:35:59下载
- 积分:1
-
MRC
1发2收的最大比合并算法源代码,Rayleigh信道(This is a matlab .m file of Maxium Ratio Combining(MRC) algorithm in rayleigh channel with 1 transmitter and 2 receiver.)
- 2021-04-17 13:48:52下载
- 积分:1
-
forward-algorithm.m
马尔科夫链,马尔科夫一阶算法,隐马尔科夫算法(forward algorithm)
- 2012-05-17 12:34:30下载
- 积分:1