-
Contourlet
非下采样轮廓波变换的应用,可以对该变换有一个很好的理解(Transform under the profile of non-sampling applications, the transformation can have a good understanding of)
- 2010-09-17 23:35:07下载
- 积分:1
-
Matlab_for_nonlinear_PDEs-0.0.6
一个有用的非线性微分方程的matlab程序集(A useful matlab package for nonlinear PDEs)
- 2010-01-22 11:58:15下载
- 积分:1
-
QPSO_RBF
说明: 采用一种量子粒子群算法来对RBF网络进行优化(Using a quantum particle swarm algorithm to optimize the RBF network)
- 2011-03-24 22:03:37下载
- 积分:1
-
chap1
先进PID控制MATLAB仿真(第3版)/刘金琨 中的第一章仿真程序(Advanced PID control MATLAB simulation (3)/Liu Jinkun Chapter emulator)
- 2013-04-08 21:24:14下载
- 积分:1
-
Line_Coding
matlab codings for line coding
- 2012-10-04 23:12:00下载
- 积分:1
-
smartconvert
Ordinary Differential Equation Solver
- 2011-12-02 19:11:20下载
- 积分: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_gongjuxiang
详细介绍matlab工具箱的使用,介绍的很详细。(Details of the use of matlab toolbox, described in great detail.)
- 2010-12-25 18:13:41下载
- 积分:1
-
hengjeng_v72
小波包分析提取振动信号中的特征频率,IDW距离反比加权方法,包括随机梯度算法,相对梯度算法。( Wavelet packet analysis to extract vibration signal characteristic frequency, IDW inverse distance weighting method, Including stochastic gradient algorithm, the relative gradient algorithm.)
- 2016-05-30 15:00:29下载
- 积分:1
-
PN-code
psuedo noise code in matlap
- 2011-06-18 18:37:11下载
- 积分:1