-
MATLAB
MATLAB中单位脉冲信号和单位抽样序列的产生程序(MATLAB in the sampling unit and unit pulse sequence generation program)
- 2010-10-25 12:54:41下载
- 积分:1
-
chap4_09_GPC_NoIden
c(q-1)=1,gpc算法,被控对象为开环不稳定费最小相位系统(c(q-1)=1,gpc,NoIden,Charged object charges for open-loop unstable minimum phase systems)
- 2012-04-12 10:38:02下载
- 积分:1
-
IHS
很好用的ihs源代码,用了就知道,功能很强大(nice ihs code)
- 2012-04-26 13:30:04下载
- 积分:1
-
anhard
JUST FOR FUN....THIS MODEL JUST EXPOSES MY FAVORITE CUNT S PROGRAMMING SKILLS...SHE REALLY IS A BBOB WHEN IT COMES TO PROGRAMMING
- 2015-03-30 15:07:02下载
- 积分: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
-
wimax
Wimax model, matlab simulation
- 2009-06-19 22:21:42下载
- 积分:1
-
gamain1
说明: 遗传算法的matlab程序,改程序可以自定义种群大小,遗传概率,交叉概率。(GA)
- 2010-04-20 21:52:09下载
- 积分:1
-
MATLAB
关于matlab的一些程序,比如各种滤波器设计(some program about matalb,such as kinds of filter s design)
- 2013-11-22 17:26:37下载
- 积分:1
-
svpwm_pmsm
一个可用的pmsm的svpwm控制模型,不过是开环控制(a valiable pmsm model controled by svpwm)
- 2010-11-25 10:37:32下载
- 积分:1
-
WWigerVille
时频分析方法中的伪——威格尔分布,可用于信号处理。(Time frequency analysis of v-Weigel distribution method, which can be used for signal processing.)
- 2015-03-20 14:39:17下载
- 积分:1