资源列表
yiqun
- 研究生课程智能优化算法中的蚁群算法的程序-Graduate courses in Intelligent Ant Colony Algorithm Optimization procedure
beyes
- C++写的一个贝叶斯分类算法,附有一个训练集数据和一个测试集数据-C++ write a Bayesian classification algorithm
GCP
- 着色问题,是最著名的NP-完全问题之一。 给定一个无向图G=(V, E),其中V为顶点集合,E为边集合,图着色问题即为将V分为K个颜色组,每个组形成一个独立集,即其中没有相邻的顶点。其优化版本是希望获得最小的K值。-Coloring problem, is the most famous NP-complete problems. Given an undirected graph G = (V, E), where V is the set of vertices, E is the se
decision-tree
- 决策树是在已知各种情况发生概率的基础上,通过构成决策树来求取净现值的期望值大于等于零的概率,评价项目风险,判断其可行性的决策分析方法。代码通过汽车性能案例分别建立决策树和回归树进行预测。-Decision tree is based on the known probability of occurrence of various situations, through the decision tree to obtain the expected value of net present v
test_draworb0
- 高级信息提取 基于专家知识的决策树分类:规则获取(经验总结、数据挖掘如c4.5 cart算法)、规则定义以及构建决策树 -Advanced information extraction based on expert knowledge of the decision tree classification: the rules to get (lessons learned, data mining algorithms such as c4.5 cart), definit
Soccer-robot-code
- 足球机器人代码,机器人足球仿真-Soccer robot code
knn
- 这是一个聚类算法的实现,对knn最近邻算法的实现。支持高纬度的数据,可用于大数据的聚类。-this is a culstering for knn
1
- 主要是实现基于时间片多级反馈队列算法的源码-this is good!
run_tld
- TLD算法,涉及到NP学习分类算法,一边学习一边跟踪。-TLD algorithm involves NP learning classification algorithm, while learning side tracked.
demo
- 功能强大,简单易用的脉冲反应型神经元模拟环境-Simulation of the integrate and firing neurons including the interactive, random spike train generation, ISI measurement, etc.
KRT_from_P
- 此程序可从投影矩阵中分解出摄像机的内外参数(K、R、T),效果很不错。需要包含opencv头文件。-The program can decompose interior and exterior parameters(K,R,T) from a camera s projection matrix. Strong performace has been demonstrated. What you only have to do is to contain relative OPENCV hea
genetic-algorithm
- 一个基于matlab的遗传算法的编程实例。采用遗传算法求解最优解。-Matlab programming examples based on genetic algorithms. Genetic algorithm for optimal solution.