writhing code in matlab

Respuestas (1)

Image Analyst
Image Analyst el 30 de Abr. de 2014

0 votos

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

Categorías

Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Preguntada:

el 30 de Abr. de 2014

Respondida:

el 30 de Abr. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by