贪婪算法,可以用于资源分配等许多数学问题和工程问题中我要分享

Greedy algorithm can be used in many mathematical and engineering problems such as resource allocati

分配问题 greedy算法 贪婪-Matlab 贪婪matlab 贪婪算法 分配

关注次数: 263

下载次数: 0

文件大小: 1KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

贪婪算法,可以用于资源分配等许多数学问题和工程问题中。


English Description:

Greedy algorithm can be used in many mathematical and engineering problems such as resource allocation.


代码预览

greedy.m