photo

Linas Svilainis


Last seen: 5개월 전 2019년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

0 질문
6 답변

File Exchange

4 파일

순위
111,594
of 300,302

평판
0

참여
0 질문
6 답변

답변 채택
0.00%

획득한 표
0

순위
10,575 of 20,911

평판
55

평균 평점
0.00

참여
4 파일

다운로드 수
4

ALL TIME 다운로드 수
539

순위

of 168,040

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Revival Level 1
  • First Answer
  • Personal Best Downloads Level 1
  • First Submission

배지 보기

Feeds

보기 기준

제출됨


SWCtruncated
function [U] = SWCtruncated(t,Wtrue,Signal) Used to get the harmonic component (amplitude and phase) of the Signal at frequenc...

거의 4년 전 | 다운로드 수: 1 |

0.0 / 5

답변 있음
Problem of finding lag when using xcorr
Of course, it would be helpfull to increase the record length first, if possible.

거의 6년 전 | 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...

거의 6년 전 | 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...

거의 6년 전 | 0

답변 있음
time delay estimation algorithm
Here are few functions: GetTOFfftPhase GetTOFcos(MySignal,RefSig...

거의 6년 전 | 0

답변 있음
Time Delay of Arrival
Try two functions below: GetTOFfftPhase GetTOFcos(MySig...

거의 6년 전 | 0

답변 있음
time delay estimation algorithm
Try those two: GetTOFfftPhase GetTOFcos(MySignal,RefSig...

거의 6년 전 | 0

제출됨


GetTOFfftPhase
Calculates the delay between two signals using frequency domain interpolation of cross-correlation peak position

거의 6년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


GetTOFparab
Calculates the delay between two signals using parabolic interpolation of cross-correlation peak

대략 6년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


GetTOFcos(MySignal,RefSignal)
Calculates the delay between two signals using cosine interpolation of cross-correlation peak

대략 6년 전 | 다운로드 수: 1 |

0.0 / 5