필터 지우기
필터 지우기

Find where two vectors differ by a threshold

조회 수: 1 (최근 30일)
giacomo labbri
giacomo labbri 2020년 6월 15일
댓글: Stephen23 2020년 6월 15일
Hi,
I would like to compare the values stored in a vector with each values stored in another vector of different length and find where the first vector is equal within a threshold to the selected values of the second vector. For example
a=[2.2 2.4 2.1]
b=[2.12 2.38]
I would like to find what values of a are equal within a threshold to each element of b.
Thanks in advance,
Giacomo

답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by