-
1.BATChargenew(1)
battery charger program for chrarger development
- 2014-01-30 18:48:11下载
- 积分:1
-
SPECTRA
matlab偏移程序,用于地震勘探常速度偏移计算。 (Matlab migration procedures for seismic exploration often offset calculation speed. )
- 2007-07-08 14:09:36下载
- 积分:1
-
test_steg1
image stegno file for color image download and use it
- 2010-11-03 13:52:43下载
- 积分:1
-
bpsk-ldpc
BPSK调制解调加上LDPC信道编码解码。画出误码率曲线(BPSK modulation and demodulation and LDPC channel coding and decoding. Draw the curve of error rate)
- 2014-08-27 09:17:29下载
- 积分:1
-
PalmPrint
关于掌纹识别的matlab源代码,包括预处理、特征提取、匹配等(Palmprint recognition on the matlab source code, including preprocessing, feature extraction, matching, etc)
- 2016-04-07 18:36:12下载
- 积分:1
-
PVModel
说明: 光伏电池模型,可用于以光伏电池为基础的仿真(Photovoltaic battery model)
- 2021-04-26 18:18:45下载
- 积分: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
-
CHAPTER5
说明: 倒立摆 Lqr控制,,有matlab仿真文件(Lqr inverted pendulum control, with matlab simulation file)
- 2011-02-20 20:39:05下载
- 积分:1
-
HDB3
说明: 实现HDB3编码,HDB3码是AMI码的一种改进型,其目的是为保持AMI码的优点而克服其缺点,使连“0”个数不超过3个。(Achieve HDB3 encoding, HDB3 code is a modified AMI code, its purpose is to maintain the benefits of AMI code to overcome its shortcomings, so that even the " 0" the number of not more than 3.)
- 2011-03-29 15:33:57下载
- 积分:1
-
Matlab-Example
MTi-G 微机械陀螺仪自带matlab源码(MTi-G the micromachined gyroscopes comes matlab source)
- 2013-01-22 12:55:33下载
- 积分:1