Borrar filtros
Borrar filtros

Doubt about latency function

1 visualización (últimos 30 días)
Antoni Reus Bergas
Antoni Reus Bergas el 16 de Nov. de 2023
Comentada: Antoni Reus Bergas el 25 de Nov. de 2023
I got a question on using the latency function. In this function, you have to specify a time or times; in my case, I only need a single time, so I'll call it t.
My question is:
Does it return the signal's latency from the source to the receiver of a signal sent at time t, or does it return the latency of a signal received at time t?

Respuestas (1)

Asim
Asim el 23 de Nov. de 2023
Hello Antoni,
I understand you are inquiring about the behaviour of the latency, regarding whether it calculates the latency of a signal sent at time ‘t’ or the latency of a signal received at time ‘t.
Latency is typically defined as the time delay experienced by a signal as it travels from the source to the receiver. If you input a single time ‘t’ into such a function, it usually calculates the latency based on the signal sent at that time ‘t. Therefore, it returns the signal's latency from the source to the receiver for a signal sent at the specified time ‘t.
For detailed information on how latency is calculated and the specific behaviour of the function you are using, please refer to this documentation:
I hope this clears your doubt.
Best Regards,
Asim Asrar
  1 comentario
Antoni Reus Bergas
Antoni Reus Bergas el 25 de Nov. de 2023
Thank you very much, Asim, that's what I was looking for.

Iniciar sesión para comentar.

Categorías

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

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by