How to find out approximately equal values from two signals in matlab?

조회 수: 4 (최근 30일)
I had Z=XCF(42)
I want to find approximately equal value of Z in ACF(Auto correlation).
how to find it?

채택된 답변

KSSV
KSSV 2017년 2월 1일
편집: KSSV 2017년 2월 1일
Read about ismember, ismembertol
  댓글 수: 2
vinod kumar govindu
vinod kumar govindu 2017년 2월 1일
in that function if values are not equal the result is zero, but i want approximate value
KSSV
KSSV 2017년 2월 1일
When ever values are equal, you will get respective value 1 (logical), with that you can pick the value.

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

추가 답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by