-
Chapter4
现代通信系统(实用MATLAB)第四章程序(Modern communication systems (useful MATLAB) Chapter IV procedures)
- 2009-05-22 08:45:04下载
- 积分:1
-
weak-signal-processting
说明: 介绍了几个用于弱信号捕获的不同的信号处理方法,并对其捕获性能进行了比较。(A number of differential signal processing schemes have
been proposed to address weak signal processing.)
- 2011-03-05 16:46:12下载
- 积分:1
-
1
说明: 计算机视觉的基本任务之一是从摄像机获取的图像信息出发计算三维空间中物体的几何信息,并由此重建和识别物体。这两者之间的关系就是由摄像机的几何成像模型来决定,即由摄像机的参数来决定。实现了张正友和tasi的matlab标定程序!(The basic tasks of computer vision is one of the images from the camera to obtain information from the calculation of three-dimensional geometric information of objects, and thus the reconstruction and object recognition. The relations between the two is by the camera model to determine the imaging geometry, that is to determine the parameters of the camera. Zhang is achieved and the Friends of the matlab calibration procedures tasi!
)
- 2009-08-09 10:56:42下载
- 积分:1
-
Radar_Simulation
雷达系统仿真,采用相位编码脉内线性调频混合调制信号。该雷达具有数字化正交解调、脉冲压缩处理、固定目标对消、动目标检测(MTD)、和恒虚警(CFAR)处理等功能(Radar simulation system,using the LFM and barker code mixed modulated signal。Main function include:digital orthogonal demodulationfixed, Pulse compression,target cancellation, moving object detection (MTD), and the constant false-alarm (CFAR) processing etc)
- 2020-12-18 22:29:10下载
- 积分:1
-
Ffractal_dimer
分形维数的matlab代码,应应用差分盒子方法进行计算分形维数
(Points of the fractal dimension of the matlab code, should be applied differential box method to calculate fractal dimension)
- 2012-07-18 20:52:18下载
- 积分:1
-
Invariant_General_Hough_Transform
Invariant Generalised Hough Transform, also with a function for Maximal supression and a function for better edge detection.
- 2013-10-20 17:31:16下载
- 积分:1
-
Depth-of-field-calculator-based-on-2D-digital-ima
Depth of field calculator based on 2D digital image correlation data , Depth of field calculator based on 2D digital image correlation data
- 2020-11-09 14:49:46下载
- 积分:1
-
mm1
M/M/1单服务台排队系统仿真(用事件调度法实现离散事件系统仿真)(m/m/1)
- 2009-05-03 21:50:13下载
- 积分:1
-
37724076signal_rar
addition of white gaussian noise
- 2010-01-27 17:08:47下载
- 积分:1
-
New-Text-Document-(2)
he form of the Burgers equation considered here is:
du du d^2 u
-- + u * -- = nu * -----
dt dx dx^2
for -1.0 < x < +1.0, and 0.0 < t.
Initial conditions are u(x,0) = - sin(pi*x). Boundary conditions are u(-1,t) = u(+1,t) = 0. The viscosity parameter nu is taken to be 0.01 / pi, although this is not essential.
The authors note an integral representation for the solution u(x,t), and present a better version of the formula that is amenable to approximation using Hermite quadrature.
This program library does little more than evaluate the exact solution at a user-specified set of points, using the quadrature rule. Internally, the order of this quadrature rule is set to 8, but the user can easily modify this value if greater accuracy is desired.
- 2012-04-13 12:06:48下载
- 积分:1