-
WM_CHARmessageanalysis
这是对WM_CHAR消息分析的程序,希望对大家有帮助(This is a WM_CHAR news analysis program, and they hope to have everyone help)
- 2007-10-23 14:56:00下载
- 积分:1
-
QoS-GA
这是通信学报2004年的一篇论文,一种QoS路由多目标遗传算法(This is the communication of a paper in 2004, a multi-objective genetic algorithm for QoS routing)
- 2021-03-21 20:39:18下载
- 积分: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
-
GUSS
GUSSet GUSSet 算法 示例代码(GUSSet)
- 2010-05-20 20:10:43下载
- 积分:1
-
raytracing
raytracing program for seismic forward modeling
- 2013-08-08 06:12:38下载
- 积分:1
-
Storage-tanks-program
MATLAB软件编写的程序,此程序是用来解决数学建模中的储油罐问题。(Programs written in MATLAB software, this program is used to solve the problem of storage tanks in mathematical modeling)
- 2014-08-29 16:24:12下载
- 积分:1
-
ifndq
这是一种基于优化的MATLAB算法程序,可以有效用于人工智能算法的应用研究(alogrithm for optimization)
- 2013-12-02 22:23:51下载
- 积分:1
-
gkc
包括最小二乘法、SVM、神经网络、1_k近邻法,包括调制,解调,信噪比计算,最小均方误差(MMSE)的算法,一种流形学习算法(很好用),D-S证据理论数据融合,单径或多径瑞利衰落信道仿真,利用贝叶斯原理估计混合logit模型的参数。( Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Includes the modulation, demodulation, signal to noise ratio calculation, Minimum mean square error (MMSE) algorithm, A fluid manifold learning algorithm (good use), D-S evidence theory data fusion, Single path or multipath Rayleigh fading channel simulation, Bayesian parameter estimation principle mixed logit model.)
- 2016-04-14 15:09:05下载
- 积分:1
-
timer
一个基于matlab实现的计时器源码,供大家学习。(A matlab implementation of the timer source for everyone to learn.
)
- 2012-04-28 11:53:10下载
- 积分:1
-
程序
计算间谐波 FFT 谐波畸变率
Computational interharmonics(Computational interharmonics)
- 2017-09-14 17:39:00下载
- 积分:1