Signal Processing / Model Evidence !!
古いコメントを表示
Hello everyone.
I am just wondering if there is an algorithm or technique to give the answer to the question "If the two signals are originally from the same source".. I am trying to calculate the delay time between two signals and the data are real data so I don't know my answer myself but I meant to calculate the delay time then be able to answer if the two signals are alike but just that one is delayed but at the moment with me I just answer this question by looking at the signals after shifting it back by the delayed time. My question is, is there a more practical way to code then it will be like a model evidence rather than my own judgement based on some alogorithm it will answer this question?? Any idea on any algorithm I should use and read about will be appreciated !!
Cheers, Susan
1 件のコメント
Fangjun Jiang
2011 年 8 月 15 日
I am trying to calculate the delay time between two signals and the data are real data so I don't know my answer myself but I meant to calculate the delay time then be able to answer if the two signals are alike but just that one is delayed but at the moment with me I just answer this question by looking at the signals after shifting it back by the delayed time.
breathe, breathe, breathe...
採用された回答
その他の回答 (3 件)
Syeed
2023 年 6 月 28 日
1 投票
Hello everyone,
In Signal processing onrap course there is an task in Preprocessing Signals of Custom Preprocessing Function and the task is "Duplicate the harp, pax, and wanc signals and append _cm to the signal names. For example, duplicate harp and name the result harp_cm.
The function nm2cm has been written for you. Use the custom preprocessing function nm2cm to process the three new signals so that their units are in centimeters instead of nanometers. Then display the three new signals in the time domain." and I put my 100% on it. so, can you gays help me.
3 件のコメント
Ayush
2023 年 7 月 16 日
Hello
You need to preprocess all the three copies with the nm2cm function, one by one. This can be verified by the 'i' button which will appear after you have applied the function to the copy.

Hope this helps!!
CHEEPATI
2023 年 8 月 25 日
me also put 100% effort can't solve it can you explain in detail.
Abhishek Tripathi
2023 年 9 月 13 日
Duplication was succesful but it says the harp_cm, pax_cm, and wanc_cm signals are not processed correctly.
Vasam
2023 年 8 月 28 日
0 投票
Duplicate the harp, pax, and wanc signals and append _cm to the signal names. For example, duplicate harp and name the result harp_cm.
The function nm2cm has been written for you. Use the custom preprocessing function nm2cm to process the three new signals so that their units are in centimeters instead of nanometers. Then display the three new signals in the time domain.
Yashwanth
2026 年 1 月 15 日
0 投票
Are the pax_cm and wanc_cm signals processed correctly?
カテゴリ
ヘルプ センター および File Exchange で Pulse and Transition Metrics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!