资源列表
zhengtai
- 校验分布是否为正态分布,MATLAB初学者的练习(Check whether the distribution is normal distribution, beginners practice)
dijkstra
- 迪杰斯特拉算法是由荷兰计算机科学家狄克斯特拉于1959 年提出的,因此又叫狄克斯特拉算法。是从一个顶点到其余各顶点的最短路径算法,解决的是有向图中最短路径问题。迪杰斯特拉算法主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。(Dijkstra algorithm was proposed by Dijkstra, a computer scientist in Holland in 1959, so it is also called Dijkstra algorithm. Is the
0yuqun
- 利用鱼群算法可以很快的计算出最优值,此算法简单快捷(The optimal value can be calculated quickly by using the fish swarm algorithm)
Penalty function method
- 惩罚函数法,主要用于非线性规划求解,根据约束条件对目标函数设定相应的惩罚函数(Penalty function method)
tomlab20170831_1
- tomlab setup file to set the environment path correctly
SAforVRP
- 模拟退火算法求解车辆路径问题的MATLAB代码(Simulated annealing algorithm for vehicle routing problem)
非线性遗传算法
- 非线性遗传算法代码,解决带约束条件的一般问题(Nonlinear genetic algorithm code, solve the general problem with constraints)
New folder
- files to model and run adcs simulation
PID_control_of_PUMA560_robot
- MATLAB code for a PID controller of 3 DOF PUMA560 robot
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
蒙特卡罗算法
- matlab的源代码,实现蒙特卡罗算法。(Monte Carlo algorithm)
Matlab直流潮流程序
- 一个收藏的直流潮流计算程序,供初学者使用(DC Power Flow Program)
