-
gauss
分别用中心极限定理和Box-Muller方法产生高斯噪声,用于二进制双极性基带通信系统仿真,比较其仿真运行时间及结果。(Central limit theorem and were used Box-Muller method for generating Gaussian noise for binary bipolar baseband communication system simulation, and compared the results of the simulation run time.)
- 2010-12-28 19:51:10下载
- 积分:1
-
Autofocus-for-digital-Fresnel-holograms-by-use
autofocus digitla hologram reconstruction
- 2013-01-24 15:48:38下载
- 积分:1
-
Zhang-calib-matlab
张正友标定工具箱,matlab,用于摄像头内参的标定(Calibration toolbox by zhangzhengyou )
- 2014-12-04 10:25:18下载
- 积分:1
-
ap-Code
AP聚类算法,很好用的聚类算法,matlab实现(AP clustering algorithm, well used clustering algorithm, matlab achieve)
- 2012-12-02 20:40:06下载
- 积分:1
-
1001-0548(2013)03-0355-05
认知无线电系统中存在载波频偏的OFDM频谱感知技术1001-0548(2013)03-0355-05
(OFDM Signal Sensing Scheme for Cognitive Radio in the Presence of Carrier
Frequency Offset.)
- 2014-02-01 23:34:00下载
- 积分:1
-
MATLAB
说明: 我的matlab实验 MATLAB运算基础 选择结构程序设计 循环结构程序设计 函数文件 高层绘图操作 数据处理与多项式计算 数值微积分与方程数值求解 符号计算基础与符号微积分(My matlab choice experiment based on the structure MATLAB programming operations structured programming cycle function file data processing and high-level drawing operations polynomial equation calculated with numerical integration and numerical solution based on symbolic computation and symbol calculus)
- 2011-03-04 10:23:01下载
- 积分:1
-
jpeg
说明: 此程序为MATLAN下实现JPEG标准的图像压缩代码,希望对读者有用。第一次上传……(This program MATLAN to achieve the standard JPEG image compression code, I hope useful to readers. First upload ... ...)
- 2011-03-18 21:10:53下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
Digital-Signal-Processing-
基于matlab的数字信号处理释义教程,对于图像处理初学者很有帮助。(Matlab-based interpretation of the digital signal processing tutorial, beginners helpful for image processing.)
- 2013-02-25 17:29:50下载
- 积分:1
-
imageprocessing3
1.选择一幅图像,利用散焦模型或运动模糊模型对该图像进行模糊处理;利用逆滤波对模糊图像进行复原处理,显示原始图像、模糊图像以及复原处理后的图像。
2.利用迭代算法对模糊图像进行逆卷积复原处理,显示原始图像、模糊图像以及复原处理后的图像。
(1. Select an image, the use of defocusing model or the model of the motion-blurred images fuzzy processing the use of inverse filtering for fuzzy image restoration processing, display the original image, fuzzy images, as well as recovery after treatment images. 2. Use of iterative algorithm for fuzzy image restoration deconvolution processing, show the original image, fuzzy images, as well as recovery after treatment images.)
- 2007-12-14 16:41:14下载
- 积分:1