How to implement the pseudocode in matlab?

  • C is empty
Output: victitem <- , victim item to be deleted
  • W =U
While (w is not empty)
Select S <-- F \ C that maximize | S W|
  • C <-- C \ {S}
  • F<-- F \ {S}
victitem <- victitem F.senitem
  • W<-- W \ F
End while

4 个评论

Have you considered doing a tutorial like OnRamp?
I suspect that will be a more efficient way to learn how to use Matlab than posting several questions to this forum. If you start with the basics, the more complicated things will become easier to solve as well (and you might learn methods that scale better).

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Programming 的更多信息

产品

版本

R2017a

标签

提问:

2019-12-10

评论:

2019-12-10

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by