Linas Svilainis
Followers: 0 Following: 0
Statistica
RANK
192.997
of 295.527
REPUTAZIONE
0
CONTRIBUTI
0 Domande
6 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
10.501 of 20.242
REPUTAZIONE
53
VALUTAZIONE MEDIA
0.00
CONTRIBUTI
4 File
DOWNLOAD
8
ALL TIME DOWNLOAD
520
RANK
of 154.057
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Inviato
SWCtruncated
function [U] = SWCtruncated(t,Wtrue,Signal) Used to get the harmonic component (amplitude and phase) of the Signal at frequenc...
circa 3 anni fa | 1 download |
Problem of finding lag when using xcorr
Of course, it would be helpfull to increase the record length first, if possible.
quasi 5 anni fa | 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...
quasi 5 anni fa | 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...
quasi 5 anni fa | 0
time delay estimation algorithm
Here are few functions: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
quasi 5 anni fa | 0
Time Delay of Arrival
Try two functions below: GetTOFfftPhase GetTOFcos(MySig...
quasi 5 anni fa | 0
time delay estimation algorithm
Try those two: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
quasi 5 anni fa | 0
Inviato
GetTOFfftPhase
Calculates the delay between two signals using frequency domain interpolation of cross-correlation peak position
circa 5 anni fa | 4 download |
Inviato
GetTOFparab
Calculates the delay between two signals using parabolic interpolation of cross-correlation peak
oltre 5 anni fa | 1 download |
Inviato
GetTOFcos(MySignal,RefSignal)
Calculates the delay between two signals using cosine interpolation of cross-correlation peak
oltre 5 anni fa | 2 download |