photo

Linas Svilainis


Last seen: 5 meses hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

All
MATLAB Answers

0 Preguntas
6 Respuestas

File Exchange

4 Archivos

CLASIFICACIÓN
153.599
of 300.352

REPUTACIÓN
0

CONTRIBUCIONES
0 Preguntas
6 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
10.572 of 20.928

REPUTACIÓN
55

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
4 Archivos

DESCARGAS
5

ALL TIME DESCARGAS
540

CLASIFICACIÓN

of 168.212

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Revival Level 1
  • First Answer
  • Personal Best Downloads Level 1
  • First Submission

Ver insignias

Feeds

Ver por

Enviada


SWCtruncated
function [U] = SWCtruncated(t,Wtrue,Signal) Used to get the harmonic component (amplitude and phase) of the Signal at frequenc...

casi 4 años hace | 2 descargas |

0.0 / 5

Respondida
Problem of finding lag when using xcorr
Of course, it would be helpfull to increase the record length first, if possible.

casi 6 años hace | 0

Respondida
Problem of finding lag when using xcorr
Yes, essential problem is that signal is sampled wrong. Majority of signal processing techniques assume periodical signal (espec...

casi 6 años hace | 0

Respondida
Phase lag between two signals
I am not sure whether it is the phase you are looking for. Would be better if I knew the application. Nevertherless: The signa...

casi 6 años hace | 0

Respondida
time delay estimation algorithm
Here are few functions: GetTOFfftPhase GetTOFcos(MySignal,RefSig...

casi 6 años hace | 0

Respondida
Time Delay of Arrival
Try two functions below: GetTOFfftPhase GetTOFcos(MySig...

casi 6 años hace | 0

Respondida
time delay estimation algorithm
Try those two: GetTOFfftPhase GetTOFcos(MySignal,RefSig...

casi 6 años hace | 0

Enviada


GetTOFfftPhase
Calculates the delay between two signals using frequency domain interpolation of cross-correlation peak position

casi 6 años hace | 1 descarga |

0.0 / 5

Enviada


GetTOFparab
Calculates the delay between two signals using parabolic interpolation of cross-correlation peak

alrededor de 6 años hace | 1 descarga |

0.0 / 5

Enviada


GetTOFcos(MySignal,RefSignal)
Calculates the delay between two signals using cosine interpolation of cross-correlation peak

alrededor de 6 años hace | 1 descarga |

0.0 / 5