资源列表
Algorithms-and-Applications
- Computer Vision:Algorithms and Applications,Richard Szeliski,适合图像处理人群-Computer Vision: Algorithms and Applications, Richard Szeliski, suitable for image processing crowd
DecisionTree
- python编写的决策树的代码,主要用于模式识别和机器学习领域,-an example containing the program code for decision tree in python
libsvm
- 支持向量机用于模式识别和机器学习领域,本文件提供了libsvm的源代码,使用者可以读算法深入研究-This document provides the source code of Support Vector Machine(SVM) in matlab
TSP-problem-genetic-algorithm-matlab
- Tsp 问题 旅行商问题 遗传算法 可以直接使用-Tsp traveling salesman problem genetic algorithm can be used directly
Artificial-immune-genetic-algorithm
- 人工免疫遗传算法,改进的算法,使用已通过-Artificial immune genetic algorithm
syn_homo_liu
- zhang算法中求解H矩阵的matlab代码-zhang algorithm for solving the H matrix matlab code
Habib-SI
- Swarm Intelligence lectures by Dr Habib Shah
rga
- Real Generational Genetic Algorithm
cilib-0.7.3.1
- These java source code implement the classic Particle Swarm Optimization (PSO) proposed by J. Kennedy and R.C. Eberhart
listexp
- 一组扩充的表处理函数 (defun chgnth (i v l) 表换元素,用V替换表L中第I个元素 (defun carnth (i l) 表取头,保留表L前面I-1个元素 (defun cdrnth (i l) 表取尾,去除表L后面I个元素 (defun delnth (i l) 删除表L第I个元素 三角函数 (defun tan (v / u) (setq u (cos v)) (if (/= u 0) (/ (sin v) u))) (defun ctan
bpnet
- 增加冲量的方法实现的bp神经网络,训练好之后可实现正数负数以及数值的奇偶判断-bp neural network
swarm_tutorial(1).zip
- swarm仿真平台教程,网上资料不是很多,大家可以看看,the swarm simulation platform tutorial, not a lot of online information, we can look
