Linas Svilainis
Followers: 0 Following: 0
Estadística
0 Preguntas
6 Respuestas
4 Archivos
CLASIFICACIÓN
242.183
of 294.407
REPUTACIÓN
0
CONTRIBUCIONES
0 Preguntas
6 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
10.499 of 20.109
REPUTACIÓN
52
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
4 Archivos
DESCARGAS
5
ALL TIME DESCARGAS
514
CLASIFICACIÓN
of 151.611
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
Feeds
Enviada
SWCtruncated
function [U] = SWCtruncated(t,Wtrue,Signal) Used to get the harmonic component (amplitude and phase) of the Signal at frequenc...
casi 3 años hace | 1 descarga |
Problem of finding lag when using xcorr
Of course, it would be helpfull to increase the record length first, if possible.
casi 5 años hace | 0
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 5 años hace | 0
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 5 años hace | 0
time delay estimation algorithm
Here are few functions: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
casi 5 años hace | 0
Time Delay of Arrival
Try two functions below: GetTOFfftPhase GetTOFcos(MySig...
casi 5 años hace | 0
time delay estimation algorithm
Try those two: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
casi 5 años hace | 0
Enviada
GetTOFfftPhase
Calculates the delay between two signals using frequency domain interpolation of cross-correlation peak position
casi 5 años hace | 2 descargas |
Enviada
GetTOFparab
Calculates the delay between two signals using parabolic interpolation of cross-correlation peak
alrededor de 5 años hace | 1 descarga |
Enviada
GetTOFcos(MySignal,RefSignal)
Calculates the delay between two signals using cosine interpolation of cross-correlation peak
alrededor de 5 años hace | 1 descarga |