photo

Linas Svilainis


Last seen: 4 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

0 个提问
6 个回答

File Exchange

4 文件

排名
213,111
of 300,057

声誉
0

贡献数
0 个提问
6 个回答

回答接受率
0.00%

收到投票数
0

排名
10,565 of 20,866

声誉
55

平均
0.00

贡献数
4 文件

下载次数
4

ALL TIME 下载次数
539

排名

of 167,162

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0

已回答
time delay estimation algorithm
Here are few functions: GetTOFfftPhase GetTOFcos(MySignal,RefSig...

6 years 前 | 0

已回答
Time Delay of Arrival
Try two functions below: GetTOFfftPhase GetTOFcos(MySig...

6 years 前 | 0

已回答
time delay estimation algorithm
Try those two: GetTOFfftPhase GetTOFcos(MySignal,RefSig...

6 years 前 | 0

已提交


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

6 years 前 | 1 次下载 |

0.0 / 5

已提交


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

6 years 前 | 1 次下载 |

0.0 / 5

已提交


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

6 years 前 | 1 次下载 |

0.0 / 5