搜索资源列表
混沌优化算法求极值
- 使用混沌优化算法求解非约束问题极值,混沌算法具有遍历性、随机性和规律性(Using chaos optimization algorithm to solve the extreme value of non-constrained problem, chaos algorithm has ergodicity, randomness and regularity)
greedyadding_0513
- 用于交通规划人员在电动汽车路网规划中的贪婪算法(Greedy algorithm for traffic planners in electric vehicle road network planning)
JPDAF
- 采用联合概率数据关联算法实现两个匀速运动目标的点迹与航迹的关联,便于入门学者学习(TheJPDA algorithm is used to realize the correlation between the tracks of two moving targets and it is easy for the beginning scholars to study)
ACA
- 绝对可运行的蚁群算法主程序,包含主程序及禁忌表(the main program of Ant colony algorithm absolutely can run)
natural convection
- 计算平面环形腔体内的自然对流问题,不可压缩流动,圆柱坐标系,压力速度采用simple算法解耦。计算结果使用tecplot 查看(A numerical simulation of natural convection in the annulus between horizontal concentric cylinders; incompressible flow; the pressure and velocity are uncoupled with SIMPLE method; cyli
daima
- 人工鱼群算法,模拟鱼群随机游动来寻求最优解(Artificial fish swarm algorithm is used to simulate the random walk of fish swarm to find the optimal solution)
程序
- Flody算法的举例,可实现多路径中求解最短路径,在多路径建模中很常用!(Flody algorithm example, you can achieve the shortest path to solve the path, in the multi path modeling is very common!)
source
- 线性同余法-Wichmann-Hill算法产生服从均匀分布的随机变量(The linear congruence -Wichmann-Hill algorithm produces random variables subject to uniform distribution)
蚁群算法
- 蚁群算法解决VRP问题的MATLAB代码(Ant Metaheuristic for VRP)
adrc
- 自抗扰控制算法是一种非线性控制算法,它具有良好的鲁棒性,其输出对系统内扰和系统受到的外部扰动不敏感。(ADRC is a nonlinear control algorithm. It has good robustness, insensitive to system disturbances and external disturbances.)
TSP_edge_histogram_modal.m
- 用分布式优化算法(EDA)的概率思想解决tsp问题。其中概率矩阵用(EHM)模型建立。里面有具体注释。(using EDA solve the TSP)
aco代码
- 包含Ant类和ACO类及GA类的基本算法(Contains the basic algorithms for the Ant class and the ACO and GA classes)
1
- matlab相关源程序,设计几乎所有的算法,包括图形界面。(Matlab related source code, the design of almost all algorithms, including graphical interface.)
yiqunsuanfa
- 利用蚁群算法实现优化旅行商问题,一定可以运行(The use of ant colony algorithm to optimize the traveling salesman problem, will be able to run)
MIMO
- 常用MIMO通信系统算法仿真与比较,对MIMO的检测性能做出检验。(Simulation and comparison of commonly used MIMO communication system algorithms)
参考文献
- 支持向量机算法,libsvm,可以建模仿真(SVR libsvm-3.1-[FarutoUltimate3.1Mcode])
基于遗传算法的TSP算法
- 基于遗传算法的TSP算法,可以计算最优路径,最有适应度。(TSP algorithm based on genetic algorithm)
遗传算法路径规划MATLAB代码
- 传统遗传算法仿真程序,简单易懂,是可以运行出来的(Traditional genetic algorithm simulation program can be run out.)
离散二层邻居一致性算法
- 二阶离散多智能体系统的二层邻居一致性算法研究成果(Discrete_system_for_second_order_neighbor_consensus_algorithm)
蚁群算法uav解最优路径
- 这是基于蚁群算法的无人机uav巡检实例程序,平台为matlab。(This is an example program of UAV path planning based on ant colony algorithm, which contains all the source code and the platform is matlab)