资源列表
19-ABC
- 人工蜂群算法是Karaboga于2005年提出的一种新颖的群集智能优化算法。算法主要模拟智能采蜜行为,蜜蜂根据各自的分工进行不同的采蜜活动(Artificial bee colony algorithm () is a novel swarm intelligence optimization algorithm proposed by Karaboga in 2005. The algorithm mainly simulates the intelligent honey collectin
face_recognition
- 一段人脸识别的python程序代码,请各位python友友们查验和指正(A face recognition Python code, please check and python friends.)
基本粒子群算法的matlab源程序
- 基础的粒子群云源代码,是应用粒子群算法的基础。(Cloud source code based on Particle Swarm)
数据结构
- 数据结构简单明了的介绍。初探数据结构原理(The data structure is simple and clear. Data structure principle)
DSI
- 一个很好用的DS证据理论工具箱,可以实现算法编程以及各种应用(A good toolbox of DS evidence theory)
BP
- 一个关于实现BP神经网络的例子,很容易理解,简单方便(An example of the implementation of BP neural network, it is easy to understand, simple and convenient)
平衡车MATLAB建模
- 一个很好的关于平衡车建模的matlab程序,详细简单易懂(A good balance vehicle modeling Matlab procedures, detailed and simple to understand)
id3决策树
- 一个很好的关于决策树的算法matlab实现,由详细注释,易懂。(A good decision tree algorithm, matlab implementation, by detailed notes, easy to understand.)
CNN
- matlab实现卷积神经网络的程序,通俗易懂。(Matlab realize convolutional neural network program, easy to understand.)
SampEn
- %SAMPEN??计算时间序列data的样本熵 %? ?? ???data为输入数据序列 %? ?? ???m为初始分段,每段的数据长度 %? ?? ???r为阈值 % $Author: lskyp % $Date:? ?2010.6.20 % Orig Version: V1.0--------分开计算长度为m的序列和长度为m+1的序列 %? ?? ?? ?? ?? ?? ?? ?? ?? ?这一版的计算有些问题,需要注意两个序列总数都要为N-m % Modi Version:
nsga2
- Codes for NSGA-II multi-objective optimization
scipy-ref-0.19.1
- scipy学习指南文档,详细讲解了scipy的应用范围和使用方法(scipy information:SciPy Reference Guide,Written by the SciPy community)