-
MIMO
mimo bpsk modulation tyoe in rayleigh channel
- 2010-09-29 02:56:44下载
- 积分:1
-
AdpativeBeamforming
本文介绍了智能天线准自适应波束形成的仿真算法(In this paper, quasi-smart antenna adaptive beamforming algorithm for the simulation)
- 2008-05-10 13:14:37下载
- 积分:1
-
matlabPyrTools.tar
matlab金字塔算法工具箱(pyramid algorithm matlab toolbox)
- 2007-08-30 14:44:28下载
- 积分:1
-
22
说明: simulink建的模型,用于直线电机,仿真时数据要自己加入(simulink model built for the linear motor)
- 2013-03-14 17:20:24下载
- 积分:1
-
曲柄滑块
说明: 曲柄滑块的动力学matlab计算程序及结果(Dynamic calculation program of crank slider)
- 2020-04-11 16:08:19下载
- 积分:1
-
trail2
m-fsk modulation and de modulation
- 2010-09-08 01:35:24下载
- 积分:1
-
CAModuleSumulation
本源代码包含了卡尔曼滤波的CA模型的建模与MATLAB源码实现,利于卡尔曼滤波学习者学习使用(Origin of the code contains the CA model of Kalman filter modeling and MATLAB source code implementation, which will help learners learn how to use Kalman filtering)
- 2020-08-23 14:28:17下载
- 积分:1
-
optimization
optmization algorithm method "Davidon-Fletcher -Powell" DFP
- 2010-11-08 17:57:11下载
- 积分: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
-
fft
利用matlab实现功率谱估计中的间接法,不是通过函数调用实现的,是根据算法的思想,一步一步实现的,文件夹中还有实现自相关的算法(Using matlab to achieve the indirect method of power spectrum estimation, not by function calls, is based on the idea of the algorithm, step by step, the folder also auto-correlation algorithm)
- 2012-06-15 10:58:27下载
- 积分:1