Azzera filtri
Azzera filtri

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

5 visualizzazioni (ultimi 30 giorni)
I had Z=XCF(42)
I want to find approximately equal value of Z in ACF(Auto correlation).
how to find it?

Risposta accettata

KSSV
KSSV il 1 Feb 2017
Modificato: KSSV il 1 Feb 2017
Read about ismember, ismembertol
  2 Commenti
vinod kumar govindu
vinod kumar govindu il 1 Feb 2017
in that function if values are not equal the result is zero, but i want approximate value
KSSV
KSSV il 1 Feb 2017
When ever values are equal, you will get respective value 1 (logical), with that you can pick the value.

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by