
Linas Svilainis
Followers: 0 Following: 0
統計
All
ランク
of 159,752
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
SWCtruncated
function [U] = SWCtruncated(t,Wtrue,Signal) Used to get the harmonic component (amplitude and phase) of the Signal at frequenc...
3年以上 前 | ダウンロード 2 件 |
回答済み
Problem of finding lag when using xcorr
Of course, it would be helpfull to increase the record length first, if possible.
Problem of finding lag when using xcorr
Of course, it would be helpfull to increase the record length first, if possible.
5年以上 前 | 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...
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...
5年以上 前 | 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...
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...
5年以上 前 | 0
回答済み
time delay estimation algorithm
Here are few functions: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
time delay estimation algorithm
Here are few functions: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
5年以上 前 | 0
回答済み
time delay estimation algorithm
Try those two: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
time delay estimation algorithm
Try those two: GetTOFfftPhase GetTOFcos(MySignal,RefSig...
5年以上 前 | 0
送信済み
GetTOFfftPhase
Calculates the delay between two signals using frequency domain interpolation of cross-correlation peak position
5年以上 前 | ダウンロード 5 件 |
送信済み
GetTOFparab
Calculates the delay between two signals using parabolic interpolation of cross-correlation peak
5年以上 前 | ダウンロード 1 件 |
送信済み
GetTOFcos(MySignal,RefSignal)
Calculates the delay between two signals using cosine interpolation of cross-correlation peak
5年以上 前 | ダウンロード 1 件 |