说明:一种基于matlab自带SVMtrain模型训练函数的在线SVM增量学习方法代码。
说明:基于核函数的自适应滤波算法的相关代码,很全面。它是对照同名的书籍。
说明:基于Matlab的函数优化遗传算法程序,包含了遗传算法实现的大部分步骤,而且有详细的注释.-Matlab functions genetic algorithm optimization procedures, including the genetic algorithm to achieve t...
说明:用MATLAB编写的粒子群基本算法-PSO算法来求无约束函数的极值问题,得出比较好的结果-MATLAB prepared using the basic algorithm PSO-PSO algorithm to seek non-binding function of the extremal ...
说明:此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解。
说明:利用基本粒子群优化算法,使用matlab工具,求解Rastrigrin函数。-using particle swarm optimization algorithm, the use of Matlab tool Solving Rastrigrin function.
说明:一些基本的matlab函数,比较常用,希望能够帮助各位初学matlab的朋友们-Some basic matlab function, commonly used, I hope you can help novice matlab friends
说明:声场合成的驱动函数,是基于瑞利积分,非常实用。