资源列表
matlabVidioRead
- M a t l a b 中读取视频avi文件的小程序
cvery_912533
- VB函数库大全,包含VB编程中所需的函数,比较全
JD.thomsonKatiaSycaraIntegratingGeneticAlgorithmsa
- 通过遗传算法进行金融预测的一篇英文的好文章。
AnImprovedTrainingAlgorithmForSupportVectorMachine
- 对支持向量机进行训练的一种改进的遗传算法。
[eBook].Wall.1996.GAlib.A.C++.Library.of.Genetic.A
- 美国麻省理工学院出的遗传算法方面的好书.
ImmuneAlgorithm_C
- 基于C语言人工免疫源程序,包括二进制编码的简单遗传算法源程序,二进制编码的简单克隆选择算法源程序
GM
- 若系统中有信息不完全或不确知的现象,则称为系统的灰色性。这种具有灰色性的系统,称为灰色系统。
acs_TSP_VB
- 用VB实现的蚁群算法,提供了多个经典的TSP路径
Dijkstra
- 图论中典型的搜索算法——Dijkstra最小路径
PkgMyAntiAlias
- 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa i
ant_colony_image_edge_detection
- 采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, \"An Ant Colony Optimization Algorithm For Image Edge Detection,\" IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.
adapQuad
- 迭代自适应Simpson,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear r