-
progress-6
this is audio retrieval based on the feature extraction such as FFT, STFT, and Power Spectral Density
- 2014-09-18 11:18:36下载
- 积分:1
-
kalman
一个二维直线运动的卡尔曼滤波器,比较简单。(A two-dimensional linear motion of the kalman filter, is relatively simple.)
- 2011-12-13 10:33:41下载
- 积分: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
-
MATLAB_PV
MATLAB很好的仿真里程,包含了很多电子器件仿真,例如DCDC等(MATLAB simulation good mileage, contains a lot of electronics simulation, for example, DCDC, etc.)
- 2015-01-05 15:13:14下载
- 积分:1
-
Hallen
利用矩量法求解海伦积分方程,并给出电流分布。(Method of moments to solve the the Helen integral equation, and given current distribution.)
- 2012-05-25 19:49:21下载
- 积分:1
-
ac_m_speed_sens
ac motor sensorless speed control with matlab program according to article nnnnn mmm akkkkkkkkkkkkkkkkkkkkkkkkkkk nnnnnnnnn jjjjjjjjjjjjjjjjjj bbbbbbbb
- 2014-08-16 01:12:42下载
- 积分:1
-
MMSE
MMSE, the optimum beamforming algorithm, transmit with 1 desired source and 3 different interferences
- 2015-03-27 15:20:54下载
- 积分:1
-
050309.pdf
灰色系统的matlab实现程序!可以预测未来态势发展(Gray system procedures matlab realize! Can predict the future trend of development)
- 2007-07-29 20:41:35下载
- 积分:1
-
LABA4
Aided design of digital systems patronized semiconductor converter in the package ORCAD
- 2013-02-21 04:41:59下载
- 积分:1
-
chzhi_rgb
双线性插值与最近领域插值的matlab源程序,两种算法的效果比较。(Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.)
- 2009-03-30 21:51:24下载
- 积分:1