贪婪算法的主程序及子程序我要分享

Main program and subprogram of greedy algorithm

贪婪 greedy 贪婪算法

关注次数: 247

下载次数: 0

文件大小: 1KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

这是贪婪算法的主程序以及它所调用的子程序。


English Description:

This is the main program of greedy algorithm and the subroutine it calls.


代码预览

greedy_method.m