资源列表
Constrained-Engineering-Optimization
- 将离散约束优化问题转化为非负整数约束规划问题,开发求解该问题的离散差分进化算法。该算法采用基于混沌映射 的种群初始化、双版本变异和带随机扰动项的取整运算等新策略。针对非线性约束条件,给出惩罚基数的计算方法和连续映 射基函数的表达式,在此基础上设计处理非线性约束的自适应惩罚因子。提出一种刻画种群多样性的新测度——种群二次平 均基因距离及基于新测度的依概率混沌移民算子。将自适应罚函数法、依概率混沌移民操作与离散差分进化算法有机融合, 构造面向工程约束优化的混合离散差分进化算法
tsp
- 解决旅行商问题的程序,其中应用主要是组合推导方法-solve tsp
tsp_pso
- tsp的粒子算法,附上源代码,比较好的求解TSp问题的算法-tsp of algorithm
NCS_Getting_Started
- Movidus人工智能cpu学习文档,介绍movidus cpu开发环境的搭建(movidus start document,please refer to)
keras-dcgan
- keras平台下dcgan源码,包含配置文件,py文件,可直接运行训练网络,数据集为mnist手写数据集(Dcgan source code under the keras platform)
20_687
- 我是SVM初学者,下了几个SVM软件,个人比较看好LS-SVMlab Toolbox-I SVM beginners, the next several SVM software. personally optimistic about the LS-SVMlab Toolbox
EMalgorithm
- 详细介绍了EM算法的推到及使用,是学习图像处理,图像分割的一篇经典。-Details of the EM algorithm is pushed to and use of learning image processing, image segmentation of a classic.
RSSI--dynamic-weights-method
- 基于RSSI的动态权重定位算法研究基于RSSI的动态权重定位算法研究-RSSI-based location algorithm of the dynamic weight of RSSI-based location algorithm of the dynamic weight
《MATLAB神经网络原理与实例精解》随书附带源程序
- 《MATLAB神经网络原理与实例精解》随书附带源程序(MATLAB neural network principle and example" with the book with source program.)
Model-for-waves-guided
- The Semi-Analytical Finite Element SAFE method is becoming established as a convenient method to calculate the properties of waves which may propagate in a waveguide which has arbitrary cross-sectional shape but which is invariant in the propagatio
人脸识别的核心源代码
- 人脸识别的核心源代码,PDF格式文件,采用特征脸方法。可供有兴趣的人阅读。-the core source code, documents in PDF format, the method adopted Eigenface. For those who are interested in reading.
libsvm-3.22
- Matlab中的一个工具箱,可以用来分类(a toolbox in Matlab,it can be used to classify data.)