Linas Svilainis
Followers: 0 Following: 0
Statistiques
RANG
192 997
of 295 673
RÉPUTATION
0
CONTRIBUTIONS
0 Questions
6 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
10 507 of 20 262
RÉPUTATION
53
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
4 Fichiers
TÉLÉCHARGEMENTS
8
ALL TIME TÉLÉCHARGEMENTS
520
RANG
of 154 257
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
SWCtruncated
function [U] = SWCtruncated(t,Wtrue,Signal) Used to get the harmonic component (amplitude and phase) of the Signal at frequenc...
environ 3 ans il y a | 1 téléchargement |
Problem of finding lag when using xcorr
Of course, it would be helpfull to increase the record length first, if possible.
presque 5 ans il y a | 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...
presque 5 ans il y a | 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...
presque 5 ans il y a | 0
time delay estimation algorithm
Here are few functions: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
presque 5 ans il y a | 0
Time Delay of Arrival
Try two functions below: GetTOFfftPhase GetTOFcos(MySig...
presque 5 ans il y a | 0
time delay estimation algorithm
Try those two: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
presque 5 ans il y a | 0
A soumis
GetTOFfftPhase
Calculates the delay between two signals using frequency domain interpolation of cross-correlation peak position
environ 5 ans il y a | 4 téléchargements |
A soumis
GetTOFparab
Calculates the delay between two signals using parabolic interpolation of cross-correlation peak
plus de 5 ans il y a | 1 téléchargement |
A soumis
GetTOFcos(MySignal,RefSignal)
Calculates the delay between two signals using cosine interpolation of cross-correlation peak
plus de 5 ans il y a | 2 téléchargements |