资源列表
IntelgentRobotSystem
- 智能机器人系统实现方案,挺有用的,供大家参考-Intelligent robot system implementation plan, very useful for your reference
sparse-autoencoding
- UFLDL的稀疏自编码样例程序.使用matlab语言编写-sparse auto-encoding program using matlab in UFLDL
MATLAB
- 多智能体系统简单的一致性仿真,图形实现出来。-Multi-agent system simple consistency simulation graphics to achieve them.
69
- 含有DG配电网重构,基于小波神经网络优化电网损耗并且考虑了电压降落和电压偏移多目标-DG containing distribution network reconfiguration, optimize network losses wavelet neural network and considering the voltage drop and voltage offset multi-target
TestGA
- this code is not mine. this code are genetic algorithm for feature selection.
HybridPSO
- 混合粒子群算法示例,封装成了一个函数,可以加直接调用-Hybrid particle swarm algorithm example, encapsulated into a function that can be added directly call
SimulatedAnnealingPSO
- 基于模拟退火的粒子群算法,可以直接调用,已经将该算法封装成了一个函数-The particle swarm algorithm based on simulated annealing, can be called directly, has already become a function will encapsulate the algorithm
LinearWeightingPSO
- 线性递减权重粒子群优化算法,已封装成函数,可以直接调用来进行算法的实现-Linear decreasing weight of particle swarm optimization algorithm, which has been encapsulated into function, can be directly call for the realization of the algorithm
CompressionFactorPSO
- 带压缩因子的粒子群算法,已经封装成函数,可以直接调用来实现对标准粒子群算法的改进-With compression factor of particle swarm optimization (pso) algorithm, is encapsulated into function, can be called directly to implement improvements on the standard particle swarm algorithm
CLSPSO
- 混沌的粒子群算法,已经封装成了一个函数,可以直接调用-Chaos particle swarm optimization (pso) algorithm, is encapsulated into a function that can be called directly
binaryPSO
- 二进制粒子群算法,已封装成库库,可以直接调用-Binary particle swarm optimization (pso) algorithm, which has been encapsulated into library library, can be called directly
TSP
- 遗传算法解决tsp问题,随机生成样本,再进行遗传算法的步骤-Genetic algorithm to solve TSP problem, the random sample, and then to the steps of genetic algorithm