搜索资源列表
work
- DVD租赁的matlab源程序,使用贪婪算法
greedy
- 一个贪婪算法的仿真程序,以及介绍的ppt,欢迎大家一起研究。
tanlansuanf
- 本文运用贪婪算法求解背包问题,语言为C,很不错的
greedy for ofdm
- 在ofdm中采用贪婪算法来进行功率分配,相信很多人在寻找类似的算法,贡献处女代码哈哈
MP稀疏分解
- 基于Garbor 原子的稀疏分解,本算法是一种贪婪算法,可以很好的将信号分解
GRASP
- 贪婪随机自适应搜索法(GRASP),使用随机化的最小最小完成时间算法来产生问题的初始解,再通过变邻域下降算法来改进这个解。-Greedy randomized adaptive search method (GRASP), the minimum use of randomized algorithm to generate the minimum completion time of the initial solutions of the problem, and through the v
tlsf
- Matlab 贪婪算法 -Matlab Matlab greedy algorithm greedy algorithm
23825763MIMOprogram
- mimo的一些算法,已通过运行,可以直接使用,希望对大家有用-Some of MIMO algorithms, has been running, you can directly use, in the hope that useful to everybody
cost273_mimo_V1_1
- MIMO及注水算法.在已信道状态信息时,求信道容量的方法.-Algorithm for MIMO and water. In the channel state information, and the method of channel capacity.
matlabsuanfa
- 包含了Floyd算法、dijkstra算法、贪婪算法、遗传算法、搜索算法、蚁群算法、哈密顿环路的matlab源程序及相关说明。-Floyd algorithm is included, dijkstra algorithm, greedy algorithm, genetic algorithm, search algorithm, ant colony algorithm, Hamiltonian loop matlab source code and instructions.
AODV_2
- 这是一个基于贪婪算法和右手法则基础上得到的路由仿真程序。对于初学者还是有借鉴意义的!-Greedy Perimeter Stateless Routing for Wireless Networks and right hand rule
greedy1
- 贪婪算法,通过迭代,可应用于子载波分配时。-Greedy algorithm, iterative, can be applied to subcarrier allocation.
Ten_Commonly_Algorithm_for_MATLAB
- 超过10种MATLAB常用算法:Floyd算法,动态规划,分治算法,概率算法,模拟退火算法,神经网络,搜索算法,贪婪算法,遗传算法,组合算法,-Over 10 types of commonly used MATLAB algorithms: Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, simulated annealing, neural netwo
greedyscp
- 这是一个求解集合覆盖问题的众所周知的贪婪算法,其中有些部分做了修改-The well known greedy algorithm for solving Set Cover problem, with a few changes
chapter_8
- 现代智能算法法程序代码,遗传法 贪婪法 模拟退火法 蚂蚁群法 回溯法-Modern intelligent algorithms law code, the genetic method simulated annealing greedy algorithm backtracking ant colony method
branch
- 关于基因序列上的比对问题 运用的方法是分支定界法 同时有贪婪算法作以比较-On the sequence alignment problem on the use of branch and bound method is a greedy algorithm for the same time to compare
matching pursuit &omp
- 贪婪算法的匹配追踪法和正交匹配追踪法的DOA估计。
贪婪算法
- 用某种方法选择n-1条边使它们形成G的最小生成树。至少可以采用三种不同的贪婪策略来选择这n-1条边。(Choose n-1 edges in some way so that they form the minimum spanning tree of G. At least three different greedy strategies can be used to select this n-1 edge.)
GRASP
- 贪婪随机自适应算法计算有时间窗的车辆路径问题(A GRASP for the vehicle routing program with the time window)
贪婪算法仿真
- 基于matlab平台使用贪婪算法最终实现多智能体覆盖问题(Multi agent coverage problem using greedy algorithm)