-
Henon_modified
a modified version of henon algorithm
- 2010-10-11 13:30:25下载
- 积分:1
-
bayes
matlab 贝叶斯推断优化最小二乘支持向量机参数的实例,速度更快(matlab Bayesian least squares support vector machine parameter optimization instance, faster)
- 2010-11-19 10:42:22下载
- 积分: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
-
viewbasedata4
读雷达基数据,格式为敏视达SA,类型为反射率因子。将其读入矩阵,并进行了插值,可以以图象显示。(Reading Radar Data)
- 2010-05-17 22:29:57下载
- 积分:1
-
evaemkbb
匹配追踪和正交匹配追踪,GPS和INS组合导航程序,有借鉴意义哦,详细画出了时域和频域的相关图,抑制载波型差分相位调制,阵列信号处理的高分辨率估计,使用matlab实现智能预测控制算法。( Matching Pursuit and orthogonal matching pursuit, GPS and INS navigation program, There are reference Oh, Correlation diagram shown in detail the time domain and frequency domain, Suppressed carrier type differential phase modulation, High-resolution array signal processing estimates, Use matlab intelligent predictive control algorithm.)
- 2016-03-30 20:15:38下载
- 积分:1
-
Finite
Finite element by Matlab
- 2009-07-07 00:34:37下载
- 积分:1
-
RobotControl1
Robot Control with matlab
- 2013-02-01 05:27:04下载
- 积分:1
-
my_jpg
jpeg matlab program it consist of only discrete cosine transform and quantization
- 2010-11-14 18:54:41下载
- 积分:1
-
Ctrap
c陷井与缺陷 我自己感觉很不错的一本书 里面的问题很经典(c traps and defects I feel very good in a book inside the problem is very classic)
- 2009-12-24 15:39:23下载
- 积分:1
-
Matlab-Recips
Matlab Recips for Earth Sciences--2nd Edition
- 2013-12-25 16:15:51下载
- 积分:1