![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7761021_1522123118270_DEF.jpg)
Linas Svilainis
Followers: 0 Following: 0
Statistica
RANK
159.928
of 297.046
REPUTAZIONE
0
CONTRIBUTI
0 Domande
6 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
10.524 of 20.422
REPUTAZIONE
53
VALUTAZIONE MEDIA
0.00
CONTRIBUTI
4 File
DOWNLOAD
7
ALL TIME DOWNLOAD
527
RANK
of 157.776
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...
oltre 3 anni fa | 2 download |
Problem of finding lag when using xcorr
Of course, it would be helpfull to increase the record length first, if possible.
circa 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...
circa 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...
circa 5 anni fa | 0
time delay estimation algorithm
Here are few functions: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
circa 5 anni fa | 0
Time Delay of Arrival
Try two functions below: GetTOFfftPhase GetTOFcos(MySig...
circa 5 anni fa | 0
time delay estimation algorithm
Try those two: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
circa 5 anni fa | 0
Inviato
GetTOFfftPhase
Calculates the delay between two signals using frequency domain interpolation of cross-correlation peak position
oltre 5 anni fa | 3 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 | 1 download |