搜索资源列表
模糊规则的生成
- 这是我自己编的从数据中自动提取模糊规则的程序,这个文件中包括了一个主程序和几个函数,能够自动提起模糊规则、合并优化模糊规则。-This is my own series of the data from the automatic extraction of fuzzy rules procedures, the document includes a main program and several function, can automatically initiate fuzzy rule
Hierarchical-clustering-algorithm-for-intensity-b
- Hierarchical clustering algorithm for intensity based cluster merging
HACtest
- HAC 层次聚类算法,这个算法建立簇是进过特殊计算的,在合并之后进行评价-The algorithm for building clusters is computationally optimized. After merging the clusters only those matrix elements that are affected by merging are recalculated. The speed is increased in several hundred time
HACsources
- HAC 层次聚类算法,这个算法建立簇是进过特殊计算的,在合并之后进行评价-The algorithm for building clusters is computationally optimized. After merging the clusters only those matrix elements that are affected by merging are recalculated. The speed is increased in several hundred time
常用问题的算法
- 常用问题的算法,包括表达式求值,递归二分查找,归并算法,回溯法求解数独问题等(The commonly used algorithms, including recursive expression evaluation, two search, merging algorithm, backtracking and Sudoku problem etc.)