资源列表
旅行商问题
- % MTSPF_GA Fixed Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA) % Finds a (near) optimal solution to a variation of the M-TSP by setting % up a GA to search for the shortest route (least distance needed for % each salesman to trav
steffensen算法
- steffensen算法
微积分算法的C++实现
- 微积分算法的C++实现
libsvm2.90
- 可以用于svm分类,由台大教师编写,很强大。建议初学者使用
ICP算法
- ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. Ordinary usage: [R, T] = icp(model,data) INPUT: model - matrix with model points, data - matrix with d
逆滤波恢复
- 逆滤波实现对图像的恢复
POJ1161
- ACM题解,算法与数据结构练习
POJ1195
- ACM题解,算法与数据结构练习
混合智能算法解决TSP问题的MATLAB
- 多种算法解决tsp问题
halton
- QMC
