writhing code in matlab

10 次查看(过去 30 天)
scorpio 09
scorpio 09 2014-4-30
how to write code for this equation in matlab...this is from a research paper

回答(1 个)

Image Analyst
Image Analyst 2014-4-30
Perhaps this:
F = sum(w .* E); % F for a particular set of w.
Then put that in a loop over all sets of w to determine which set of w gives the lowest F

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by