登录
首页 » matlab » maxflow

maxflow

于 2012-05-21 发布 文件大小:1KB
0 185
下载积分: 1 下载次数: 11

代码说明:

  用matlab计算最大流量,求最大流的函数function [f,wf,flag]=maxflow(C)(Using matlab to calculate the maximum flow, find the maximum flow of the function function [f, wf, flag] = maxflow (C))

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

发表评论

0 个回复

  • simple_pll_3
    simulink自制锁相环。。。。。包括一些简洁结构(PLL simulink made. . . . .)
    2010-06-11 11:37:04下载
    积分:1
  • choppercycloconverter
    chopper cycloconverter with document
    2010-01-23 03:03:59下载
    积分:1
  • newton
    solution to nonlinear equations useing newton methode
    2011-07-07 13:31:21下载
    积分:1
  • CG_MNIST
    只是一个关于用共轭梯度下降算法处理数据的程序,本程序处理的数据对象为MINST,该程序在线性搜索上有很好的效果(Only one on the use of conjugate gradient descent algorithm data processing procedures, the procedures for processing the data object is MINST, linear search for the program have a good effect on)
    2013-09-23 09:41:27下载
    积分: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
  • gaosi
    该文件是运用MATLAB编辑的高斯法进行运算 希望大家能用得上(The document is to use MATLAB Editor Gauss law operator hope that we can useful)
    2008-03-28 21:48:01下载
    积分:1
  • Rayleigh_Doppler_multiPath
    说明:  该程序是用matlab语言实现的关于瑞利信道多径传输的多谱勒效应的描述(that the procedure was used Matlab language on the Rayleigh Channel multipath transmission of the description of Doppler effect)
    2005-11-24 17:46:42下载
    积分:1
  • MatlabTest
    java中调用matlab函数的例子,大家可以参考看看如何实现的。(java Calling Matlab function examples, we can see how the reference to the case.)
    2006-12-30 12:11:00下载
    积分:1
  • hengxujing
    自适应门限恒虚警检测的研究,主要是介绍恒虚警的一些基本理论及其仿真方法(Adaptive threshold CFAR detection introduced CFAR some basic theory and simulation method)
    2013-03-05 22:02:23下载
    积分:1
  • sl0bp
    SL0与BP算法压缩感知信号恢复比较,自行下载SL0包(SL0 COMPARE WITH BP)
    2014-12-04 21:43:23下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载