필터 지우기
필터 지우기

How to create an array with pair of elements, how can i also use first pair in computation

조회 수: 3 (최근 30일)
such as
H=[1,4,2]
V=[(4,3),(5,1),(7,5)]
b=[(4+1),(5+4),(7+2)]
c=second pair of V i.e. c=[3,1,7]

답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by