-
VCandMATLAB
本文介绍了VC++与MATLAB联合编程的几中方法,并重点介绍了DLL方法(This article describes the joint VC++ and MATLAB programming in several ways, and highlight the DLL method)
- 2010-11-20 14:54:09下载
- 积分:1
-
cogradio
cognitive radio simulation for x no of users communicating over n no of chammnels
- 2015-03-24 15:17:21下载
- 积分:1
-
FiberGratingSpectra
传输矩阵法计算啁啾光栅反射谱
本节中给出传输矩阵法计算啁啾光栅反射谱和
时延的完整M at lab 程序实例, 本段代码在
M at lab513 和W indow s2000 环境中运行通过。运行结果如图8 所示。可以改变光栅长度、有效折射率、折射率调制深度、啁啾系数等参数来获得不同参数下光栅反射谱和时延曲线。如果打开“% 切趾”行的屏蔽符“% ”则可得到切趾后光栅反射谱和时延特性曲线, 此时计算所得的曲线将比图8 中所示的曲线平滑很多。(Transfer matrix method to calculate reflection spectrum of chirped grating is given in this section transfer matrix method to calculate chirped grating reflection spectrum and the delay of a complete example of M at lab procedures, the above code in M at lab513 and W indow s2000 environment to run through. The results shown in Figure 8. Can change the grating length, the effective refractive index, refractive index modulation depth and chirp coefficient parameters to obtain different parameters of grating reflection spectrum and the time delay curve. If you open Apodization line shielding Fu can be grating after apodization reflection spectrum and the delay characteristic curve, the curve at this time will be calculated as shown in Figure 8 a lot of curve smoothing.)
- 2008-12-20 15:07:24下载
- 积分:1
-
Forest-Fire
应用MATLAB基于元胞自动机的森林火灾仿真(、Forest Fire)
- 2011-05-03 16:49:29下载
- 积分:1
-
Circuit-Analysis-II-with-MATLAB---Steven-T
[eBook]Circuit analysis with matlab
- 2012-06-12 21:18:31下载
- 积分:1
-
matlab
基于matlab的直流序列发生器,包括m序列的产生,扩频等功能(m seguence frequency spread DSSS )
- 2011-11-27 16:59:39下载
- 积分:1
-
An-engineers-guide-to-MATLAB
本书的目的是让读者熟练掌握MATLAB的知识并用来求解工程问题。解决这类问题一般需要编写相对较短、使用次数较少的程序。因此,本书将着重介绍在MATLAB中如何有效地开发简洁易读的程序,同时使之具有易于调试和执行速度快的特点。(The purpose of this book is to allow readers to master knowledge of MATLAB and used to solve engineering problems. To solve such problems usually need to write a relatively short period, the use of fewer procedures. Therefore, this book will focus on how to effectively develop in MATLAB concise, easy-to-read program, so that it has easy debugging and execution speed.)
- 2013-05-10 15:35:36下载
- 积分:1
-
bit-loading
比特加载技术相关算法,包含Fischer算法,贪婪算法以及chow算法。(bit loading algorithm, include Hughes-Hartogs Algorithm, Fischer Algorithm and chow algorithm)
- 2020-10-29 02:59:57下载
- 积分:1
-
MIMO-OFDM-SFBC
MIMO-OFDM系统中基于SFBC空频分组码的误码率仿真曲线,接收端采取ZF,OSIC等相应的检测算法(The simulation curve error SFBC space frequency block code rate based on the MIMO-OFDM system, the receiving end to take ZF, corresponding detection algorithm OSIC)
- 2014-07-17 11:00:46下载
- 积分:1
-
Q
说明: 本文以室内、外不同空间的人数统计为背景,研究基于图像的人员计数技术,对某时段内进出摄像机视野中指定区域的人数,或指定区域内在景人数进行统计。主要研究内容有以下几点:
(1)人员计数方案论证:本文分析对比了不同人员计数算法,研究分析了基于像素、 基于Hough变换的人员计数算法的优缺点。
(2)基于像素统计的人员计数系统实现:①分别采用近似中值背景模型和高斯混合背景模型提取前景图像;②采用基于HSV颜色空间变换的方法对前景中的阴影进行抑制;③用前景像素数除以人数得到一个人的像素平均值,在已知图像中前景像素数的情况下,可对人数进行估计。
(3)基于Hough变换的人员计数系统实现:①根据人头顶部轮廓近圆的特征,采用Sobel算子提取图像边缘,得到目标轮廓;②设置人员检测计数区,利用Hough变换进行圆检测;③对目标进行跟踪,并且进行有效性判断,记录有效目标;④判断行人是否跨线及跨线方向,实现过往行人的双向人数统计,并对人头进行标记。
(In this paper, indoor outside the different number of spatial statistical background image based on studies of people counting technology, the number of designated areas within some period of time and out of the camera view, the number of designated areas or inner view statistics. The main contents are as follows:
(1) people counting demonstration program: In this paper compares different people counting algorithm analysis based on pixel count algorithm based on the advantages and disadvantages personnel Hough Transform.
(2) based on pixel count of people counting system achieve: ① were used to approximate the value of the background model and a Gaussian mixture background model extraction of the foreground image ② the method of the HSV color space conversion based on the foreground shadow suppressed ③ foreground pixels divided by the average number of pixels to obtain a person s image at a known number of pixels in the foreground of the case, th)
- 2016-05-08 09:37:42下载
- 积分:1