필터 지우기
필터 지우기

i want to ask that how to write this in matlab?

조회 수: 1 (최근 30일)
summyia qamar
summyia qamar 2016년 8월 19일
댓글: summyia qamar 2016년 8월 19일

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2016년 8월 19일
s=[]
for r=1:R
for y=1:Y
for x=1:X
for o=1:O
s=s+...
end
end
end
end
  댓글 수: 1
summyia qamar
summyia qamar 2016년 8월 19일
do you have any experience of writing codes for alternate routes selection in Indutries where we have m machines p parts and different routes and we have to select a route which minimize our objective function

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Whos에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by