资源列表
raizd
- 用栈,顺序表实现四则运算,可以识别+,-, , ,和[],以#结尾,比如,5+6 3-1#,可以得到结果17()
597394
- This demonstration models a flight control for the longitudin()
812611
- 利用弗洛伊德算法支持的导游图程序,通过计算权值得到最短路劲()
ccbpiw
- 快速排序程序,是用顺序表结构实现的快速排序功能,是我们实验课上的测试程序()
210118
- 计量经济模型,SWARCH模型(含体制变换的ARCH)原代码()
聚类
- 相似性划分,Q型聚类,是理想的多变量统计技术,主要有分层聚类法和迭代聚类法。 聚类分析也称群分析、点群分析,是研究分类的一种多元统计方法。(Similarity classification and Q clustering are ideal multivariate statistical techniques, including hierarchical clustering and iterative clustering. Cluster analysis, also known a
多重分形去趋势波动分析模型
- 用于不同时间序列的重分形交叉相关性分析的多重分形去趋势交叉相关模型,整合了多重分形去趋势交叉相关系数于其中(A multifractal de-trend cross-correlation model for multifractal cross-correlation analysis of different time series is proposed, in which multifractal de-trend cross-correlation coefficients are
linyujisuan
- 通过包围盒法和K-D树法实现电云数据的邻域收索,邻域值可以自动设置-Point cloud data by bounding boxes and K-D tree search method income neighborhood, neighborhood values can be automatically set
isodata-cluster
- isodata迭代自组织聚类算法源代码,直接运行,效果不错-Iterative Selforganizing Data Analysis cluster algorithm,source code without error
Apriro
- java 关联关系分析 apriro算法源代码 很好-java association analysis algorithm source code well apriro
DBScan03
- DBScan算法实现,用Java高级编程语言正确实现DBSCAN算法,DBScan是一种基于密度的聚类算法,它有一个核心点的概念:如果一个点,在距它e的范围内有不少于MinP个点,则该点就是核心点。核心和它e范围内的邻居形成一个簇。在一个簇内如果出现多个点都是核心点,则以这些核心点为中心的簇要合并。最终输出找到的簇及其数据点。-DBScan algorithm, using high-level programming language Java is implemented correctly
lingoCluster
- 用于自然语言处理中的Lingo聚类算法,是carrot2开源搜索中的核心代码。由波兰学者Osinski编写-For natural language processing Lingo clustering algorithm, is carrot2 open source search in the core code. Prepared by the Polish scholar Osinski