资源列表
支持向量机算法及其代码实现
- 支持向量机(SVM),起初由vapnik提出时,是作为寻求最优(在一定程度上)二分类器的一种技术。後来它又被拓展到回归和聚类应用。SVM是一种基于核函数的方法,它通过某些核函数把特征向量映射到高维空间,然後建立一个线性判别函数(或者说是一个高维空间中的能够区分训练数据的最优超平面,参考异或那个经典例子)。假如SVM没有明确定义核函数,高维空间中任意两点距离就需要定义。
NSGAII_Matlab
- NSGA2的Matlab代码,运行正确,注释详尽-NSGA2-Matlab code to run correctly, and detailed annotations
matlab-ga3
- 关于遗传算法的东东,希望能派到上用场。呵呵,共同努力。-Something about the genetic algorithm, the hope can sent to use. Ha ha, mutual effort.
GA_TOOLBOX
- 与雷英杰编写《Matlab遗传算法工具箱及应用》对应的工具箱,基本算子及函数功能齐全。-The corresponding Matlab genetic algorithm toolbox and its application " toolbox, LEI Yingjie write basic operators fully functional sub and function.
javaforBPandrbf
- 用java编写的bp网络和rbf网络的源程序 JNNT由java语言写成,具有跨平台的优越性能.java applet的演示版更简单到只需要任何机器上的浏览器就可以运行,无需安装任何大型附加软件。更方便爱好者通过internet远程访问资源。 -with java bp prepared by the network and the networks of the source rbf JNNT by java language, cross-platform advantages ca
Expected_Value_Model
- 随机问题的求解,模糊期望值模型计算程序及说明文件-random problem solving, fuzzy expectations model calculation procedures and documentation
8shumayanshi
- 使用Astar算法解决八数码问题,有完整的过程演示。用C++编写的MFC程序,可以直接运行。-Using the Astar algorithm to solve the 8 digital issues, the process of a complete demonstration. C++, written in MFC program can be directly run.
acsandge
- 蚁群算法和遗传算法程序c语言代码,是机器人路径规划方面的-Ant and Genetic Algorithm procedures c language code, robot path planning is the
python
- libsvm在Python下的源代码,可以在Pyhon下直接运行,功能强大-under the libsvm in Python source code, can be run directly Pyhon powerful
20080212-201821-324
- 模式识别以及重要问题,很好的内容,千万不要错过
Wavelet-Transform-C-
- 小波变换C语言实现,包含小波变换中各种算法,可以进一步了解算法的具体过程-Wavelet Transform C Language Realization
