-
最大二分配法
如果G的边集E(G)中有个子集M,满足M中的任何两条边 都不邻接,则M就是图G的一个匹配。包含边数最多的匹配 称为最大匹配,最大匹配所包含的边数称为最大匹配数。当 G是二分图时,问题就比较特殊了,这就是我们要解决 的问题——最大二分匹配。(If there is a subset M in the edge set E (G) of G, if any two edges in M are not adjacent, then M is a match of graph G. The match with the largest number of edges is called the maximum matching, and the number of edges contained in the maximum matching is called the maximum matching number. When G is a two point graph, the problem is very special. This is the problem we want to solve -- the biggest two points matching.)
- 2021-01-20 10:38:41下载
- 积分:1
-
fast_LOT
lot重叠正交变换快速算法,matlab源代码。(lot lapped orthogonal transform fast algorithm, matlab source code.)
- 2008-12-29 21:23:20下载
- 积分:1
-
随机过程 时间序列的分析
说明: 是随机过程中时间序列分析作业,基于Matlab编程实现模型判别,参数求取,模型预测等,另附有本人作业全文,供大家参考。(random process is time-series analysis of operations, based on the Matlab programming model checker, parameters strike, model projections, followed by my work, for your reference.)
- 2005-11-23 12:08:42下载
- 积分:1
-
MortarNonmatchGrid.v1.0
FEM problems using matlab(matching gird)
- 2010-10-27 11:11:19下载
- 积分:1
-
systemc_based_TLM_research
本文详细的介绍了systemc的TLM建模方法,并给出了详细的例子,是学习systemc很不错的材料(This paper introduces systemc of TLM modeling method, and gives a detailed example of this is a very good material to learn systemc)
- 2009-11-10 16:25:08下载
- 积分:1
-
Solutionpartialdifferentialequations
偏微分方程的MATLAB解法,能快速求解,阐述了其编程思想,很实用(Solution partial differential equations )
- 2009-11-17 10:46:52下载
- 积分:1
-
BenvliMAXandMIN
这两个代码是用贝努利法求方程的最大实根和最小实根,方程只要是标准形式输入参数就可以调用此MATLAB函数(These two functions which are writtern by Matlab can solve out the max and min root through the Benvli method.)
- 2009-12-16 17:39:52下载
- 积分:1
-
SOM
Simple SOM(Self Organization Map) source code in Matlan(Graphical with GUI) that have siple DataSet in 2 dimension.
- 2014-08-13 13:14:39下载
- 积分:1
-
entropy-
一阶熵、二阶熵和差分熵c++程序 求熵用的
(A first order, second order entropy and entropy difference entropy ofc++ program)
- 2013-11-26 18:34:19下载
- 积分:1
-
MATLABPGUI
《matlab Gui 设计学习手记》全书,关于GUI设计的一本很好的书,十分推荐下载(matlab and GUI)
- 2013-05-08 13:19:27下载
- 积分:1