-
cannyedge
This matlab code runs a canny edge detector.
- 2010-11-27 22:10:55下载
- 积分:1
-
lab2
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:56:56下载
- 积分:1
-
matlab
学习matlab的好资料,是你学习的好助手,你可以用来学习matlab和数学建模(this is a learn matlab very good )
- 2013-08-23 17:28:53下载
- 积分:1
-
matlab_eg
各种基本matlab实例精讲,以及详细的关于DFT的设计及其算法(Examples of basic matlab succinctly, and detailed design of algorithms for the DFT)
- 2011-11-12 13:00:08下载
- 积分:1
-
matlab
在相应的单片机上实现直流电机测速程序的matlab程序(The corresponding SCM matlab program)
- 2013-04-09 23:14:26下载
- 积分:1
-
ompsbox1
compressive sensing theory
- 2013-08-16 21:49:37下载
- 积分:1
-
非常成功的matlab代码
说明: 用matlab采集音频,这只需要你的电脑有录音设备,适用于新的R2018a及以上版本(Use matlab to collect audio. It only needs your computer to have a recording device, which is suitable for the new r2018a and above)
- 2020-05-15 14:03:58下载
- 积分:1
-
Atmosphere
atmosperic model with with effect
- 2010-02-02 12:48:54下载
- 积分:1
-
pso-matlab
是粒子群算法的MATLAB源程序,可以在matlab中运行(Is the source of the particle swarm algorithm in MATLAB, you can run in matlab)
- 2012-03-28 16:11:24下载
- 积分:1
-
2
说明: 提出了正交频分复用(O FDM ) 系统中一种新的载波频偏估计算法L 载波频偏估计过程可分
为获取和跟踪, 其中, 获取过程和时间同步是同时完成的L新算法可实现的最大载波频偏获取范围
是整个信号带宽的一半L新的跟踪算法是一个最大似然算法, 在加性白噪声高斯信道(AW GN ) 下,
当N (训练序列长度的一半) 等于128 时, 其性能比Schm idl 算法提高约7127 dB 在多经信道下, 当
信噪比不是很高时, 新算法仍具有优势L(new carrier f requency offset est imat ion scheme in o rthogonal f requency
division mu lt ip lex ing (O FDM ) system is p ropo sed. The carrier f requency offset est i2
mat ion includes acqu isit ion and t rack ing, and acqu isit ion as w ell as t im ing synch ro2
n izat ion can be perfo rmed simu ltaneou sly w ith h igh accu racy. The max imum acqu i2
sit ion range can be up to one half of overall signal bandw idth. The p ropo sed t rack2
ing est imato r is a max imum 2likelihood est imato r, and in AW GN channel, abou t
7127dB imp rovemen t is ob tained compared to the Schm idl’s algo rithm w hen N =
128 in mu lt ipath channel, the p ropo sed algo rithm wo rk s w ell at moderate SNR.)
- 2010-05-18 18:31:18下载
- 积分:1