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