-
hydraulic-turbine-governing
利用matlab/simulink搭建了水轮机调速系统模型,考虑了频率死区和速率限制(model the hydraulic turbine governing system by matlab/simulink, considering the dead band and ramp limit )
- 2021-01-12 19:58:49下载
- 积分: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
-
finger-recongnize
指纹识别源码---matlab版--附图指纹图像(Fingerprint identification source code--- matlab version- attached fingerprint image)
- 2008-01-09 12:34:24下载
- 积分:1
-
Lowpassfilterdesign
Low-pass filter design
- 2009-12-30 23:50:40下载
- 积分:1
-
hist2dtest.m
Make 2D histogram on pairs of (x,y) data
- 2011-01-16 02:00:33下载
- 积分:1
-
sample3
两个噪声信号及噪声信号和含噪声周期信号的互功率谱。
采用多窗口法估计含有周期信号的功率谱。(The two noise signal and noise signal and noise periodic signal containing the cross-power spectrum. Multi-window method is estimated to contain periodic signal power spectrum.)
- 2009-02-04 23:11:21下载
- 积分:1
-
mtlb_cc
mfcc coefficient means mel frequency cepstral coefficient
- 2012-04-24 18:21:59下载
- 积分:1
-
cement
cement, modeling cemented sand
- 2013-08-08 06:15:31下载
- 积分:1
-
fiber
里面有光纤激光器建模的matlab程序,希望有用。(the fiber)
- 2011-10-21 22:05:12下载
- 积分:1
-
intface
fish语言建模,flac3的软件模型尺寸(fish language modeling, flac3 software model size)
- 2014-12-21 10:03:38下载
- 积分:1