-
xindao
求解任意信道容量的迭代算法,求解方便而且实用。(Channel capacity to solve any of the iterative algorithm, solving convenient and practical.)
- 2009-10-28 19:55:50下载
- 积分:1
-
AsistantWaveletAnalysis
说明: Matlab图形辅助小波分析,压缩文件中包含几个典型的重要例子(Matlab graphics support wavelet analysis, compressed files contain several important examples of typical)
- 2006-04-21 12:47:29下载
- 积分:1
-
image-retrieval-by-histogram
image retri by histogram to matlab
- 2014-12-15 04:35:15下载
- 积分:1
-
agt_64QAM_download_bit
将数据调制为wifi传输制式的波形,支持BPSK,QPSK,QAM等调制。配置安捷伦E4438C矢量信号发生器,输出带载波的wifi信号(The data transmission system of the modulation waveform for the wifi support BPSK, QPSK, QAM modulation, etc.. Configure the Agilent E4438C vector signal generator, the output signal with a carrier wifi)
- 2013-12-04 00:13:35下载
- 积分:1
-
MIMO-OFDM-matlab-
《MIMO-OFDM无线通信技术及MATLAB实现》( The MIMO-OFDM wireless communication with MATLAB )
- 2015-04-21 19:46:56下载
- 积分:1
-
Matlab_for_nonlinear_PDEs-0.0.6
一个有用的非线性微分方程的matlab程序集(A useful matlab package for nonlinear PDEs)
- 2010-01-22 11:58:15下载
- 积分:1
-
OFDMChEstAlgLS
本代码是基于LS算法的OFDM信道估计源代码(The code is based on the LS algorithm for OFDM channel estimation source code)
- 2008-12-16 17:10:30下载
- 积分:1
-
sfguide
MATLAB初级图形演示系统,用于绘出离散时间系统的单位冲击响应。(MATLAB junior graphic demonstration system for the draw the discrete-time systems unit impulse response.)
- 2009-09-14 19:43:32下载
- 积分:1
-
videos_in_matlab
very good document and project.
- 2010-12-02 21:41:26下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1