-
OFDM-PN
该M文件为水声信道仿真,必出的图形,是一个基础图形,有注释,可以帮助初学者很好的理解整体思路,框架结构!(The M file for underwater acoustic channel simulation, will be out of the graphics, is a basic graphics, there are comments that can help beginners a good understanding of the whole idea, framework!)
- 2011-06-02 11:03:23下载
- 积分:1
-
mbsteg_1.2
msteg watermarking matlab code implementation
- 2013-12-12 17:31:22下载
- 积分:1
-
rayleigh_rician
用matlab进行瑞利信道赖斯信道仿真,生成误码分析(Matlab for Rayleigh channel channel simulation, generating rice ber analysis
)
- 2010-12-19 16:38:30下载
- 积分: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
-
Kalman-Filtering
Kalman Filtering using matlab have theory and program which is fit to the students.(Kalman Filtering using matlab have theory and program which is fit to the students)
- 2014-08-16 13:28:03下载
- 积分:1
-
MATLAB-source-code-
本代码是赵书兰老师的《MATLAB编程与最优化设计应用》这本书的程序源代码(This code is Zhao Shulan teacher "MATLAB programming and optimization design applications," this book source code)
- 2014-05-22 15:10:13下载
- 积分:1
-
GNSS_SDR
GNSS sDR application about GPS to use people
- 2010-08-05 15:23:14下载
- 积分:1
-
kemllman
卡尔曼滤波程序。实现多维卡尔曼滤波卡尔曼滤波程序。实现多维卡尔曼滤波(Kalman filter procedure.维卡尔曼realize multi-filter
)
- 2012-04-15 14:27:34下载
- 积分:1
-
LINKDESIGN
THIS SHOWS THE UPLINK AND DOWNLINK DESIGN OF SATELLITE COMMUNICATION USING VARIOUS PARAMETERS AS THE INPUT...
- 2011-06-21 20:35:08下载
- 积分:1
-
AGuideToTheFFT_2ndEd
实现快速傅立叶变换的程序,是matlab下的M文件,内部还和含有一个介绍PDF文件(fast Fourier transform procedures, the Matlab M paper Internal also contains an introduction and PDF files)
- 2007-04-24 16:21:04下载
- 积分:1