-
MATLABbpsk
用MATLAB实现的bpsk调制 包含正弦波信号。。(Implemented using MATLAB contains sine wave modulation signal bpsk. .)
- 2010-09-10 19:48:13下载
- 积分:1
-
motionEstTSS
tss algorithm motion estimation
- 2011-05-07 05:18:00下载
- 积分:1
-
ContemporaryCommunicationSystemsUsingMATLAB
通信中MATLAB的应用
现代通信系统使用说明
(Contemporary Communication Systems Using MATLAB)
- 2010-05-15 23:16:47下载
- 积分:1
-
Simulation-model-of-the-wind-power
风力发电的仿真模型
上传出来,希望大家共同学习进步。(Simulation model of the wind power)
- 2012-07-11 19:07:28下载
- 积分:1
-
Mobilty-in-WSN
this matlab program is a mobility model for wsn.
- 2014-02-06 13:50:11下载
- 积分:1
-
DrawLine
说明: 用matlab编写的计算机图形学中的画线算法。包括几种经典的画线算法,如中点画线等。(Prepared using matlab draw line in computer graphics algorithms. Includes several classic line drawing algorithm, such as the dotted lines.)
- 2010-04-21 15:57:35下载
- 积分:1
-
ofdm_signal
this is a matlab program which generates OFDM signals
- 2011-05-09 13:52:50下载
- 积分:1
-
yule_walkemethodPSD
基于yule_walker方程的空间谱估计算法,对学习空间谱估计与天线阵列的朋友会有帮助:)(yule_walker equation based on the spatial spectrum estimation algorithm right learning space spectrum estimation antenna array and friends will be helpful :))
- 2007-04-11 21:37:20下载
- 积分:1
-
Desktop
dijkstra最短路径规划设计dijkstra 城市最短路径规划问题的研究基于Matlab的程序代码(dijkstra shortest path planning dijkstra shortest path planning dijkstra shortest path planning)
- 2014-11-04 17:29:47下载
- 积分:1
-
faceface
系统有以下部分组成:电脑自带摄像头拍照、人脸检测、将人脸照片录入数据库、输入照片进行人脸识别。本程序是基于肤色识别的方法对人脸进行检测,人脸肤色范围是100≤B≤120,140≤R≤160,所以将此范围内的像素点置白,剩余部分置黑。利用imerode函数对图片进行球状腐蚀,然后再对图片进行中值滤波,达到平滑效果。最后,对于这张已经缩放而且二值化和各种处理之后的照片来说,如果白化区域的像素点少于1000,就舍弃。将图片进行分割,这里我们引进了欧拉数。
这样就可以把一些类似颜色人脸的背景排除。最后对于每块白化区域,确定其边界然后画出,便可以完成多人脸检测。
(System has the following components: The computer comes with the camera, camera, face detection, face recognition face photo entry database, enter the photo. This procedure is a method based on color recognition, face detection, face color range 100 ≤ B ≤ 120,140 ≤ R ≤ 160, so set white pixels within this range, the remaining part of the set black. Globular corrosion imerode function of the picture, then picture the median filtering to achieve a smoothing effect. Finally, for this has been scaled but binarization and various processing after pictures, if the pixel point of the whitened area is less than 1000, it is discarded. Image segmentation, we introduce the Euler number. This can exclude the background of similar color face. Finally, for each block of albino region and then draw its boundary, we can complete multiple face detection.)
- 2013-03-25 10:43:32下载
- 积分:1