-
chapter1
matlab的简单示例,matlan及小波变换应用的第一章的代码(matlab simple example, the first chapter of the matlan and wavelet transform application code)
- 2012-05-27 11:14:42下载
- 积分:1
-
SISO_OFDM_DATA
a mathematical framework for the asymptotic analysis of this system in generic noise and interference and also we investigate the performance of cooperative relaying over fading channel for an LTE downlink session
- 2014-12-29 19:13:48下载
- 积分:1
-
现代通信系统 使用MATLAB 刘树棠译
说明: 现代通信系统 使用matlab 刘树堂译 中文版pdf(The use of MATLAB in modern communication system)
- 2020-04-19 10:52:04下载
- 积分:1
-
hhh
说明: 求解分形维数,采用功能函数法,很方便,从而很好的对分形几何进行分析(Solving the fractal dimension, function by function, it is convenient to a good analysis of fractal geometry)
- 2010-04-12 15:10:41下载
- 积分:1
-
sample1
粒子群算法以及优化后粒子群算法,可直接运行(Particle swarm optimization algorithm and particle swarm after, run)
- 2013-11-25 18:27:25下载
- 积分:1
-
c_mean
模式识别中c均值法的matla算法实现
老师布置的作业我昨晚了 上传共享一下(Pattern recognition method matla c means algorithm teacher assignments upload to share what I had last night)
- 2011-04-23 15:21:18下载
- 积分:1
-
modulation123
常用数字调制解调方式的仿真结果,仿真模型,仿真图(Commonly used digital modulation and demodulation of the simulation results)
- 2012-04-04 10:49:27下载
- 积分:1
-
rbnnet_166
网上下的一个关于径向基函数网络应用实例,希望大家能有用(the Internet on an RBF network application examples and I hope that we can be useful)
- 2006-08-21 09:51:04下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
Two-times-smoothing
matlab导入txt格式数据后,能对数据数据二次平滑(Two times smoothing
)
- 2015-04-21 14:25:28下载
- 积分:1