搜索资源列表
最小费用最大流算法通用Matlab程序
- 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
shili
- 电弧炉对电网影响的仿真软件 源代码及说明全在里面了-Impact on the grid of the electric arc furnace simulation software source code and instructions all in it
09
- 基于Matlab神经网络工具箱的电弧焊工艺参数优化-Based on Matlab neural network toolbox of electric arc welding process parameters optimization
HoughObject
- Circles We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of fixed radius can be described fully by the location of its center (x, y). Think of each feature (edge) point on the circle
lms
- 反正切函数的变步长算法,能实现反正切函数的变步长的仿真!-Arc tangent function, variable step-size algorithm
huitu
- 简单的绘制图片代码,是绘制弧形,和三角形的-Draw a simple picture code, drawn arc, and triangular
ymismy_29
- 这是一个求两圆弧相交点的程序。界面中有图区,操作及显示区。操作分为两个步骤: 1· 创建圆弧" 。 点击“创建圆槐按钮,可进入创建圆弧工作状态。进入创建圆弧工作状态以后,光标进入有坐标线的图区变为十字线,图区的下面显示光标坐标。在适当位置点击左键,这是圆弧的一个端点,有一个黑点显示在那里,同时把这点显示出来-This is a demand point of intersection of two circular process. Interface with map area, operat
9780596516215
- matlab Coastal Land Use/Land Cover maps and Coastal Regulation Zone map on 1:25,000 and 1:50,000 scales derived from satellite data were collected from State Coastal Zone Management Authorities and enlarged into 1:12,500 scale. The georeferenced maps
AS16959
- ddd Coastal Land Use/Land Cover maps and Coastal Regulation Zone map on 1:25,000 and 1:50,000 scales derived from satellite data were collected from State Coastal Zone Management Authorities and enlarged into 1:12,500 scale. The georeferenced maps we
reg
- 度分秒转化弧度,需要时加上自己的参数值可直接调用函数-Arc minutes and seconds into degrees, if necessary with their parameter values can call the function directly
BDI
- 基于BDI的圆弧形表面回波探测,程序稍微改动就可为你所用-BDI-based detection of arc-shaped surface echo, the program can be slightly altered to use for you
maxcost
- “基于Floyd最短路算法的Ford和Fulkerson迭加算法”的最小费用最大流算法,其基本思路为:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条自V1至Vn的最短路;再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流量增至最大可能值;而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新确定,如此多次迭代,最终得到最小费用最大流。 -" Floyd shortest path algorithm based on the Ford and
uca_ambiguity
- 一个计算均匀圆阵角度估计模糊集的程序。通过计算阵列流形的弧长参数,求得阵列的模糊生成集。-A calculation of the angle estimation with uniform circular arrays ambiguity set procedures. Array manifold by calculating the arc length parameter, obtained an array of ambiguity generating set.
arclength
- arc length :arclength: compute arc length of a space curve, or any curve represented as a sequence of points-arc length :arclength: compute arc length of a space curve, or any curve represented as a sequence of points...
arc.m
- Function to plot an arc in matlab
arc-model
- 电弧炉模型,给研究电弧炉的研究人员抛砖引玉作用-To study electric arc furnace electric arc furnace model, the researchers initiate role
ARC-reflection-calculation
- 用介电常数法计算减反膜(ARC)对[300-1200]纳米各波长光的减反效果-This function calculates reflections of antireflection coating (ARC) bewteen 300-1200nm wavelength
ARC_LENGTH
- arc length method is an path follwing method.this code use matlab
arc-length with verification examples
- 带算例的弧长法,可以对弧长法的运算模式有更加清晰的认识(arc-length with a verification examples)