资源列表
FP_growth_1221
- FP-growth 算法,包括了建树和挖掘部分。 代码风格良好,可读性强,运算速度快, accident.dat, 340000条数据,50 支持度,建树和挖掘时间100秒左右,mushroom.dat, 8000条记录,建树和挖掘不超过8秒-FP-growth algorithm, written with c++,(ide is visual c++ 2008). The program is very fast and robust,for data of accide
Prediction_RBF
- matlab编写的基于混沌时间序列的神经网络预测,包括一步和多步预测算法。-matlab prepared chaotic time series based on the neural network to predict, including step and multi-step prediction algorithm.
pbbo
- 基于生物地理优化进化算法(BBO)代码,以及几组测试函数;使用方法: 输入BBO(@函数名),如BBO(@QuarticDisc) )-matlab code for biography-based algorithm. The software can be run by typing the following MATLAB command: BBO(@"function name")
MOPSO-matlab
- 多目标粒子群优化算法的matlab版本。最经典的多目标进化算法! MOPSO-Multi-objective particle swarm optimization algorithm using matlab. MOPSO
rtspRequest
- RTSP协议中的客户端实现,对协议的理解有参考价值-rtsp client designed
预测分析程序
- 八车问题:设计程序在8行8列的棋盘上方八个车,使它们互相间不能被吃掉。(车可以吃掉与它同行同列的其他车)
中山大学ACM SICILY 1913. Slides题目代码
- 中山大学ACM SICILY 1913. Slides题目代码-Sun Yat-sen University ACM SICILY 1913. Slides subject code-Sun Yat-sen ACM SICILY 1913. Slides subject code-Sun Yat-sen University ACM SICILY 1913. Slides subject code
NeuralNetwork-0.1
- 老外c#写的神经网络算法包,希望有所帮助-Foreigners c# neural network algorithm package hope that helps
C_TraDaBoost
- 迁移学习目前是机器学习的热门领域,基于戴文渊的“Boosting for Transfer Learning”,很有学习价值,这里是TraDaBoost算法的源代码。-For transfer learning packets: 20_newsgroups, facilitate the use of learning
KNNSOURCECODE
- 用KNN实现资源分类,代码可扩展性强,而且很有条理-KNN Classification of resources used, code scalability, but also very structured
SURFACESMATCHINGALGORITHMBASEDONGENETICALGORITHMAN
- 针对基于最小二乘法的ICP 曲面匹配算法难以处理待比较曲面的局部大变形问题, 提出一种改进算 法。即采用遗传算法确定曲面初始相对位置以保证匹配优化结果为全局最优值, 利用ICP 算法匹配结果构造 偏差阈值, 以此阈值过滤点群后再以最小二乘法进行匹配处理, 消除局部大变形影响, 获得合理的变换矩阵。以此变换矩阵变换初始点群再进行误差计算, 从而获得理想的匹配结果-Least square method based on the ICP surface matching algorithm
958346svmlight
- 支持向量机分类器 训练器 可以直接使用 C++语言实现 SVMLight-Support Vector Machine classifier training can direct the use of C++ language SVMLight
