writhing code in matlab

조회 수: 1 (최근 30일)
scorpio 09
scorpio 09 2014년 4월 30일
답변: Image Analyst 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에서 MATLAB에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by