登录
首页 » matlab » zuidapipei

zuidapipei

于 2012-06-10 发布 文件大小:1KB
0 229
下载积分: 1 下载次数: 20

代码说明:

  使用匈牙利算法实现二部图最大匹配,最终找到二部图的最大匹配(achieve the max matching in bipartite graph useing the method of Hungarian algorithm)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GPSsignal
    fGenerateNavigationData.m C_A_code_generator.m GPSsignal.m 依次产生导航电文,C/A码,GPS最终数据(fGenerateNavigationData.m C_A_code_generator.m GPSsignal.m in turn generate the navigation message, C/A code, GPS final data)
    2020-10-28 10:19:58下载
    积分:1
  • LMS_1D
    LMS predictive 1d matlab code
    2010-07-21 01:24:38下载
    积分:1
  • 5pcnn-segmentation
    with simplified pulse coupled neural network for image binary segmentation of surveying and mapping science and technology papers
    2014-11-19 06:26:43下载
    积分:1
  • stego
    Simple steganography code to hide text inside image The code include embedding and extracting procedure
    2014-09-03 14:00:28下载
    积分:1
  • reglement_concours_Tss2015
    reglement_concours_Tss2015 -
    2015-01-23 01:09:00下载
    积分: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
  • ModulationCapacity
    modulation channel capacity
    2010-02-23 14:41:36下载
    积分:1
  • MATLAB
    详细的介绍了有关matlab绘图方便的操作,对初学者非常有用(For details about the matlab graphics and convenient operation is very useful for beginners)
    2010-03-15 15:14:55下载
    积分:1
  • quasite
    这是使用有限差分法计算quasi TE模的程序,需要先定义波导的参数(This is the use of finite difference method quasi-TE mode procedures, the need to first define the parameters of Waveguide)
    2007-04-25 10:07:56下载
    积分:1
  • circpendulum
    Pendulum on Circular Track in simulink
    2014-01-25 16:01:43下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载