-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
wireless_communcation_home1
使用鏡子鏡射的原理,也就是將接收點鏡射之後,求取傳送點與接收點的距
離,而因為公式(1)及公式(8),可知角度與距離有關係,可以使用這個公式來直
接代入公式(10)之中。(. The receiver is located at the center of a 50-m*50-m room and
transmitter is moved along a straight from 2m to 20m from the receiver.
Show the received power in decibels versus distance for the
LOS path, and include all the first-, second-,third-order reflections.
(Gt = Gr = 1.6, f = 1GHz, a =-0.7, Pt = 1W))
- 2011-12-27 22:30:55下载
- 积分:1
-
[4]IEEE_802.15.4a
IEEE 802.15.4a信道模型报告(IEEE 802.15.4a channel)
- 2014-09-15 10:18:34下载
- 积分:1
-
voicebox
VOICEBOX is a speech processing toolbox consists of MATLAB routines that are maintained by and mostly written by Mike Brookes, Department of Electrical & Electronic Engineering, Imperial College, Exhibition Road, London SW7 2BT, UK. Several of the routines require MATLAB V6.5 or above and require (normally slight) modification to work with earlier veresions.
The routines are available as a zip archive and are made available under the terms of the GNU Public License.
The routine VOICEBOX.M contains various installation-dependent parameters which may need to be altered before using the toolbox. In particular it contains a number of default directory paths indicating where temporary files should be created, where speech data normally resides, etc. You can override these defaults by editing voicebox.m directly or, more conveniently, by setting an environment variable VOICEBOX to the path of an initializing m-file. See the comments in voicebox.m for a fuller description.
- 2014-09-25 07:46:36下载
- 积分:1
-
fangzhen3
基于训练序列的MIMO信道最小二乘估计算法蒙特卡洛仿真(Training sequence based MIMO channel estimation algorithms least squares Monte Carlo simulation)
- 2016-04-28 19:52:38下载
- 积分:1
-
P1_gen_new
用于产生多相编码序列P1码以及对产生的码字进行匹配脉压(generate P1 code and let the code throngh the matched filter)
- 2010-10-22 15:46:01下载
- 积分:1
-
rsr_model
MATLAB FILE USED FOR CODING FOR MPC AND PID CONTROLLER IN A GIVEN PROCESS
- 2012-05-24 17:20:45下载
- 积分:1
-
chap3
在网上那个找到的系统辨识与自适应控制程序 大家分享(To share in the online that found in the system identification and adaptive control procedures)
- 2012-08-13 11:13:35下载
- 积分:1
-
hosa
time frequency analysis
- 2010-09-01 16:32:16下载
- 积分:1
-
Gaussian_Pyramids
基于高斯滤波器的图像压缩算法。可以处理真彩图和灰度图,相当实用。(Gaussian filter based on image compression algorithms. Can handle true color pictures and grayscale, quite useful.)
- 2010-01-08 10:39:58下载
- 积分:1