-
Digital-Signal-Processing
数字信号处理--理论与实践 王大伦
数字信号处理--理论与实践 王大伦(Digital Signal Processing- Theory and Practice Wang Tailun)
- 2011-10-23 16:57:08下载
- 积分:1
-
matlab-wavelet-including-realization
五种常用小波基含MATLAB实现,对初学者有一定的指引作用。(Containing five common MATLAB implementation of wavelet)
- 2015-04-18 19:34:50下载
- 积分:1
-
PCAForClimatePredictor
该源码可用于分析气候多因子的主分量分析,有几个不同的源码例子,可进行比较(The source code can be used to analyze the climate more than the principal component factor analysis, has several different source code examples, can be compared)
- 2007-10-17 22:46:31下载
- 积分:1
-
Adaptive__Equalizar
自适应均衡器在matlab中的仿真程序,通过对均衡器的仿真,可以更清楚均衡器在实际中的作用,推荐(Adaptive equalizer in matlab simulation program more clearly through the simulation of the equalizer, the equalizer in the actual recommended)
- 2012-08-13 17:02:00下载
- 积分:1
-
车牌识别系统MATLAB源代码完整
说明: clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
- 2017-08-13 02:35:37下载
- 积分:1
-
ESPRIT_DOA
基于ESPRIT算法的DOA估计,利用ESPRIT算法进行DOA估计(DOA estimate with arithmetic)
- 2013-11-25 19:31:04下载
- 积分:1
-
xin1
说明: (1)人脸图像的采集
(2)人脸图像增强:去噪、均衡、尺寸归一化、倾斜校正等
(3)脸部肤色区域分割:采用肤色模型检测与分割人脸肤色区域
(4)脸部五官区域分割:采用算法将人脸分割成眉毛、眼睛、鼻子、嘴巴等多个区域((1) Facial image acquisition
(2) Face Image Enhancement: Denoising, Equalization, Size Normalization, Tilt Correction, etc.
(3) Facial skin color region segmentation: using skin color model to detect and segment face skin color region
(4) Facial Five-sense Region Segmentation: Face is segmented into eyebrows, eyes, nose, mouth and other regions by using the algorithm.)
- 2021-03-17 00:29:21下载
- 积分:1
-
mlclass-ex6
Support Vector Machines solution
- 2013-12-25 08:37:11下载
- 积分:1
-
Matlab7GADS
这个程序是关于matlab7中GADS工具箱的使用例程,比较有特点。(This process is about the GADS toolbox matlab7 in the use of routines, the more characteristics.)
- 2007-11-22 16:55:02下载
- 积分:1
-
PESGM2008-000079
ITs IEEE PESGM08 Paper.
- 2013-12-03 17:34:22下载
- 积分:1