writhing code in matlab

10 visualizzazioni (ultimi 30 giorni)
scorpio 09
scorpio 09 il 30 Apr 2014
Risposto: Image Analyst il 30 Apr 2014
how to write code for this equation in matlab...this is from a research paper

Risposte (1)

Image Analyst
Image Analyst il 30 Apr 2014
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

Categorie

Scopri di più su Loops and Conditional Statements in Help Center e File Exchange

Tag

Non è stata ancora inserito alcun tag.

Community Treasure Hunt

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

Start Hunting!

Translated by