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

1 次查看(过去 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
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