搜索资源列表
AprioriAlgorithm.tar
- apriori的c#实现代码,利用该算法实现频繁模式的挖掘和关联规则的发现,此经典算法的类接API可以嵌入到自己开发的应用程序中应用。-the complementation of Apriori algorithm using c#
Localization
- 经典的无线传感网络(WSN)节点定位算法的matlab代码,算法包括: RSSI, Centroid, APIT, DV-hop, Amorphous, Bounding Box, Grid Scan, MDS-MAP-Classic wireless sensor networks (WSN) localization algorithm matlab code, algorithms include: RSSI, Centroid, APIT, DV-hop, Amorphous, Boun
qiyezhu
- 企业主经典投资选股代码,帮助投资人在股票池中选择股票,运用企业主交易原则-this code is to help trader to stock stock pool by using company holder strategy.
Maltab
- 文件里面是数据挖掘中各种经典算法的MATLAB的源代码,尤其适合不只懂原理不会写代码的人进行数据建模- The document is a variety of data mining algorithms in the classic MATLAB source code, especially for people who do not understand the principle of not only the code to write data modeling
LARS算法
- 包括LARS的经典文章和实现代码(MATLAB)(Abstract There are a number of interesting variable selection methods available beside the regular forward selection and stepwise selection methods. Such approaches include lasso (Least Absolute Shrinkage and Selection Operat
WS_net
- 复杂网络中小世界网络生成程序,可以用matlab生成制定聚类系数 连接概率和平均最短路径长度的经典小世界网络(A small world network generating program for complex networks, which can be used to generate a classical small world network with clustering coefficients, connection probabilities and average sho
svm
- 该代码实现了经典的SVM支持向量机算法,Python语言编写,产生结果图。(This code implements the classic SVM support vector machine algorithm, Python language, and produces the result graph.)