资源列表
camshift_tracking
- camshift跟踪代码,基于opencv-camshift tracking code, based on opencv
DBSCAN
- DBSCAN 简单来说就是一种基于密度的聚类算法。 数据输入支持weka数据格式,里面有一个例子数据,结果与weka比较过,是相同的。 网上有一个DBSCAN的C#的源码,但是错的。-DBSCAN is simply a kind of density-based clustering algorithm. Data entry support weka data format, which is an example of data, results and weka comparis
local_search
- 运用局部搜索算法实现旅行商问题。作者:陈华昌-The use of local search algorithm traveling salesman problem. Author: Chen Huachang
daikuan
- 用R语言写的 房屋贷款利率计算的源码.包括等额本金,等额本息-With the R language written in the source code for home loan rates. Including the matching principal, principal and interest equal
q
- Neural network controller
neural1
- Neural Network tool box nd motor control
gmdh
- 神经网络gmdh的详细程序,demo是主程序-Neural Networks gmdh detailed procedures, demo is the main program
1m
- 二维光子晶体禁带的遗传优化算法Photonic Band Gap Genetic Algorithm-Photonic Band Gap Genetic Algorithm
Intelligence
- 人工智能课程大作业。一个拼图游戏,分为自动和手动。若选择自动,则可根据深度优先和广度优先的办法自动完成拼图步骤-Artificial Intelligence course great job. A jigsaw puzzle, is divided into automatic and manual. If you choose automatically, by virtue of the depth-first and breadth-first approach to auto-comp
QDRWNN
- 准对角递归小波神经网络PID算法,其控制效果要比常规的多变量PID控制算法要好的多-Design of multivariable self-tuning PID controllers via Quasi-Diagonal Recurrent wavelet Neural Network
AnnKDTree
- 本代码是ANN算法求最近元素的实现代码,使用时只需将ANN/ANNx.h包含进去即可-that is a good library to implement the algothrim of approximate nearest neighbor
ann
- 用神经网络对三种信号进行分类,已通过测试,可运行!-to recognize three signals by ann.