Linas Svilainis
Followers: 0 Following: 0
Statistics
RANK
192.997
of 295.467
REPUTATION
0
CONTRIBUTIONS
0 Questions
6 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
10.499 of 20.234
REPUTATION
53
AVERAGE RATING
0.00
CONTRIBUTIONS
4 Files
DOWNLOADS
8
ALL TIME DOWNLOADS
520
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
SWCtruncated
function [U] = SWCtruncated(t,Wtrue,Signal) Used to get the harmonic component (amplitude and phase) of the Signal at frequenc...
ongeveer 3 jaar ago | 1 download |
Problem of finding lag when using xcorr
Of course, it would be helpfull to increase the record length first, if possible.
bijna 5 jaar ago | 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...
bijna 5 jaar ago | 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...
bijna 5 jaar ago | 0
time delay estimation algorithm
Here are few functions: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
bijna 5 jaar ago | 0
Time Delay of Arrival
Try two functions below: GetTOFfftPhase GetTOFcos(MySig...
bijna 5 jaar ago | 0
time delay estimation algorithm
Try those two: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
bijna 5 jaar ago | 0
Submitted
GetTOFfftPhase
Calculates the delay between two signals using frequency domain interpolation of cross-correlation peak position
ongeveer 5 jaar ago | 4 downloads |
Submitted
GetTOFparab
Calculates the delay between two signals using parabolic interpolation of cross-correlation peak
meer dan 5 jaar ago | 1 download |
Submitted
GetTOFcos(MySignal,RefSignal)
Calculates the delay between two signals using cosine interpolation of cross-correlation peak
meer dan 5 jaar ago | 2 downloads |