-
Diesel-Engine-Fault-Diagnosis
Matlab中SOM神经网络的数据分类--柴油机故障诊断(SOM neural network in Matlab data classification- Diesel Engine Fault Diagnosis)
- 2011-05-28 12:55:01下载
- 积分:1
-
RLS_equalizer
自适应均衡算法中的RLS算法,,均方误差曲线和系统输出曲线(Adaptive equalization algorithm in the RLS algorithm, the mean square error curve and the curve of the system output)
- 2011-06-20 16:32:14下载
- 积分:1
-
createCNT
用来建立第一性原理计算的用的坐标程序,程序还稍有问题需要调试。(Used to create the first-principles calculation of the coordinates program, the program is also a slight problem needs to be debugged.)
- 2013-03-16 18:48:35下载
- 积分:1
-
chap15
滤波反投影的CT图像重建算法、人脸识别中核心算法(Filtered back-projection of the CT image reconstruction algorithm, the core algorithm for face recognition)
- 2014-12-25 17:55:33下载
- 积分:1
-
dynam
dynamics analysis of SC robot
- 2015-01-28 17:39:17下载
- 积分:1
-
OFDM
该程序简单的仿真了OFDM系统,包括信号的产生,映射,调制,加噪,解调(The program is simple simulation of the OFDM system, including signal generation, mapping, modulation, noise, demodulation)
- 2013-05-26 23:51:03下载
- 积分: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
-
DQPSKwithmatlabcode
好东西 基于matlab的dpsk调制解调(Good thing the dpsk modem based on matlab)
- 2010-06-28 14:43:28下载
- 积分:1
-
mimotools
matlab MIMO仿真工具箱,含使用说明(Matlab simulation toolkit for use with)
- 2005-01-17 17:48:15下载
- 积分:1
-
equalizersy
it s about equalizer and filter. The document is written in Indonesian and it s a report from the practical work
- 2011-09-12 21:20:42下载
- 积分:1