搜索资源列表
lisanchuandibibao
- 离散数学中求解二元关系2到100间的所有素数传递闭包的问题.-Discrete Mathematics for binary relations 2-100 all prime numbers transitive closure of the issue.
RelationOperation
- 离散数学中关系的闭包运算,包括自反闭包,对称闭包,传递闭包-Discrete Mathematics relations with the closure operation, including reflexive closure, symmetric closure, transitive closure
FCM
- 模糊聚类分析传递闭包算法FCM的matlab程序,能对数据进行分类处理
fcm_c
- 模糊聚类分析传递闭包法FCM的C语言程序, 能对数据进行分类,广泛应用于模式识别中
bibao
- 闭包传递法的一个函数以及一个求最大生成树的函数,用于模糊聚类分析(matlab)
模式识别-模糊聚类算法--传递闭包法
- 模式识别-模糊聚类算法--传递闭包法,追踪法-matlab程序,Pattern Recognition- Fuzzy Clustering Algorithm- transitive closure procedures for law-matlab
TRANSMIT
- 离散数学中用Warshell算法实现传递闭包 离散数学中用Warshell算法实现传递闭包-Discrete Mathematics Warshell algorithm using discrete mathematics using the transitive closure transitive closure algorithm Warshell
MPI-GraphTheory
- 图论部分的MPI源码,包括传递闭包、连通分量、最短路径和最小生成树,附带说明和测试用例-Graph Theory part of the MPI source code, including the transitive closure, connected components, shortest path and minimum spanning tree, with instructions and test cases
Warshall
- 实现数学中的warshall算法,既完成对传递闭包的求解-To achieve in mathematics warshall algorithm, both to complete the transitive closure of the solution
lisanshuxu2
- 1. 求有限集上给定关系的自反、对称和传递闭包。(有两种求解方法,只做一种为A,两种都做为B) 2. 求有限集上等价关系的数目。(有两种求解方法,只做一种为A,两种都做为B) -1. Find a limited set of relations on a given reflexive, symmetric and transitive closure. (There are two solution method, only one is A, both are used as B)
closure
- 离散数学中的传递闭包、自反闭包、对此闭包,用C语言全实现!-Discrete mathematics the transmission closure, reflexive closure, this closure, C language all true!
GraphA
- 数据结构里关于有向图传递闭包算法求出两点间最短距离的部分资料-Data structure diagram on a transitive closure algorithm to find the shortest distance between two points some of the information
3-4Bellman-Ford
- 传递闭包在算法中是一种很重要的工具,可以帮助我们ACMer判断两者之间是否有联系-Bellman-Ford it s very important in programming.
fcm
- 模糊聚类处理过程中计算传递闭包的程序。指定行列后,自动读取Excel中数据。-fuzzy clustering
Matlab
- 求模糊粗糙的标准化以及数量积法和传递闭包-Standardization of requirements and the number of fuzzy rough plot method and the transitive closure
3-2010111119
- 对输入的矩阵,输出其自反闭包、对称闭包,并利用Warshall算法实现其传递闭包-The matrix of input, output since the the closure, symmetry closure, and use Warshall algorithm to realize its relay closure
Discrete-Mathematics-report(2)
- 1. 求有限集上给定关系的自反、对称和传递闭包。(有两种求解方法,只做一种为A,两种都做为B) 2. 求有限集上等价关系的数目。(有两种求解方法,只做一种为A,两种都做为B) 3. 求解商集,输入集合和等价关系,求相应的商集。(C) 注意:题目类型分为A,B,C三类,其中A为基本题,完成A类题目可达到设计的基本要求,其他均为加分题,并按字母顺序分数增加越高。 -A demand for a given finite set of reflexive, symmetric
Fuzzy-logic-toolbox-matlab-program
- 完成了传递闭包转换等价矩阵,到截取矩阵,最后以动态聚类图形现实出来,并且直观显示,对于初级用户有很大帮助,可以进行二次开发-Transitive closure conversion completed equivalent matrix, to intercept matrix, and finally to the reality out dynamic clustering graph, and an intuitive display of great help for the novi
FCM-based-on-equal-relation
- FCM的一种实现方式基于模糊等价关系的聚类,需要建立传递闭包,适合初学模糊理论的同学练习。-a relation for clustering based on fuzzy equation ,which need formte pass relation ,it is useful for student who is learning FCM
gdkhuie
- 离散数学中关系的闭包运算,包括自反闭包,对称闭包,传递闭包()