资源列表
Activity_Selection
- 贪心算法实现活动选择问题——最短路径,想学习贪心算法的可以参考
Ant-Colony-Algorithm
- 利用matlab编写的蚁群算法可以很快得到最优值。-Ant colony algorithm using matlab prepared can quickly get the best value.
genetic.GA
- Genetic aglorithm,C/C++版本
Douglas-Peuker
- Douglas一Peukcer算法由D.Douglas和T.Peueker于1973年提出,简称D一P算法,是目前公认的线状要素化简经典算法。现有的线化简算法中,有相当一部分都是在该算法基础上进行改进产生的。它的优点是具有平移和旋转不变性,给定曲线与阂值后,抽样结果一定。 算法的基本思路是:对每一条曲线的首末点虚连一条直线,求所有点与直线的距离,并找出最大距离值dmax ,用dmax与限差D相比:若dmax < D ,这条曲线上的中间点全部舍去 若dmax ≥D ,保留dmax 对应的
110
- 机器人仿真源码,刘金昆书上的,matlab程序,初学者使用-Robot simulation source, Liu Jinkun book on, matlab program, beginners
complex-network-node
- 求网络图中各节点的度及度的分布曲线,在在workplace中运行。-For network diagram of each node in degrees and degree of the distribution curve, in addition, in the workplace operation.
Robot-arm-PID-control
- 机器人手臂PID控制仿真程序,包括simulink,源代码等-Robot arm PID control simulation procedures, including simulink, source code, etc.
bp(c++)
- 用vc++编写的bp神经网络源程序,希望喜欢BP的朋友广为利用
Ant-algorithmmatlab
- 蚂蚁算法是一种旨在寻找图中最佳路径的几率型算法。-Ant algorithm
hype_c_source.tar
- 多目标优化算法——Hypervolume Estimation Algorithm for Multiobjective Optimization -HypE- Hypervolume Estimation Algorithm for Multiobjective Optimization HypE is an hypervolume-based multiobjective evolutionary algorithm and has been proposed by Johannes
caoshi-method
- 本程序是应用曹氏法解决混沌时间序列的嵌入维数,用C++编写,并编写出matlab接口,生成cao.dll文件,利用程序中的caoshi_method.m文件就可以在matlab环境下快速计算出嵌入维数。-the programme can compute embedding dimension
OPF_GA
- 这是一份对优化潮流遗传算法流程进行详细描述的文档。自己绘制。-This is a trend of genetic algorithm optimization process described in detail in the document. Draw their own.
