![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7761021_1522123118270_DEF.jpg)
Linas Svilainis
Followers: 0 Following: 0
Estadística
0 Preguntas
6 Respuestas
4 Archivos
CLASIFICACIÓN
159.928
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
0 Preguntas
6 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
10.523 of 20.419
REPUTACIÓN
53
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
4 Archivos
DESCARGAS
7
ALL TIME DESCARGAS
527
CLASIFICACIÓN
of 157.725
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...
más de 3 años hace | 2 descargas |
Problem of finding lag when using xcorr
Of course, it would be helpfull to increase the record length first, if possible.
alrededor de 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...
alrededor de 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...
alrededor de 5 años hace | 0
time delay estimation algorithm
Here are few functions: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
alrededor de 5 años hace | 0
Time Delay of Arrival
Try two functions below: GetTOFfftPhase GetTOFcos(MySig...
alrededor de 5 años hace | 0
time delay estimation algorithm
Try those two: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
alrededor de 5 años hace | 0
Enviada
GetTOFfftPhase
Calculates the delay between two signals using frequency domain interpolation of cross-correlation peak position
más de 5 años hace | 3 descargas |
Enviada
GetTOFparab
Calculates the delay between two signals using parabolic interpolation of cross-correlation peak
más de 5 años hace | 1 descarga |
Enviada
GetTOFcos(MySignal,RefSignal)
Calculates the delay between two signals using cosine interpolation of cross-correlation peak
más de 5 años hace | 1 descarga |