资源列表
MDP
- 马尔科夫决策过程的Matlab程序,包括一些例程-Markov Decision Process
waveform-inversi
- 探地雷达中的波形反演问题,正演采用时域延迟模型,多层介质,反演采用遗传算法,对层厚和介电常数进行联合反演-genetic algorithm for waveform inversion in GPR
zjf_m
- 本程序用语画有时滞的分数阶混沌系统,程序简单使用.-This code is applicable to plot delayed fraction-order chaotic system. The code is simple but practical.
VRP
- 蚁群算法解车辆调度问题,即多环运输在物流配送中的解决。-ACO vehicle routing problem, namely polycyclic transport in the logistics and distribution solutions.
SPA
- SPA投影 用于 光谱分析 选取特征波长-SPA projection used for spectral analysis selected characteristic wavelengths
l_f
- 领航跟随法的实现,可以用于多机器人的编队控制。-The implementation of Leader-follower method, can be used in multiple robots formation control.
gatbx-tool
- 遗传算法常用的工具箱 安装步骤: 解压,复制到matlab安装路径下的toolbox文件中 file-set path-add with subfolders-gatbx-save-close file-preferences-general-update toolbox path cache-ok - gatbx .....\BS2RV.M .....\CONTENTS.M .....\CRTBASE.M .....\CRTBP.M
CEC2005
- PSO测试函数代码,CEC 005代码。包括shifted rotated generated函数-PSO test function code, CEC 005 code
IVA
- 独立向量分析(IVA)是对独立成分分析(ICA)算法的一种扩展,将ICA中的单变量成分扩展为多维变量成分,可有效避免卷积盲源分离过程中的排序模糊性问题。-Independent vector analysis (IVA), a multivariate extension of independent component analysis, tackles the convolutedly mixed blind source separation (BSS) problem in a wa
PIO
- 根据鸽群的迁徙特性,开发的新的算法,通过对比,发现比PSO具有更快的收敛速度。-According to the flock of migratory characteristics, the development of new algorithms, by contrast, found that more than PSO has a faster convergence.
CDBN-master
- 实现了卷积受限玻尔兹曼机(深度学习的一个重要算法),包括C++和matlab版本-Restricted Boltzmann realized convolution machine (depth study of an important algorithm), including C++ and matlab version
twin-support-vector-machine
- 孪生支持向量机(Twin support vector machine,TWSVM、TSVM)是SVM的一种变形算法。该TWSVM用于二分类,适合初学者有。-Twin support vector machine(TWSVM、TSVM)is a modified algorithm of SVM. This code is for beginner.