Borrar filtros
Borrar filtros

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

5 visualizaciones (últimos 30 días)
I had Z=XCF(42)
I want to find approximately equal value of Z in ACF(Auto correlation).
how to find it?

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by