Welch method in Signal Analyis toolbox and using the matlab function
古いコメントを表示
Dear folks,
I have done a signal analysis using the welch function in matlab and using the toolbox. I have found quite funny that using the matlab function takes quite long; however using the signal analysis toolbox takes nothing.
What is the difference to find these differences?
It would be great to be capable of generating the code from the toolbox in order to develope a code that would allow to analyse multiple series without the necessity of imporing every variable (i.e. automatise the process).
Thank you very much for your time
All the best, Javier
3 件のコメント
Prasanth Sunkara
2017 年 8 月 4 日
To the best of my knowledge there's no "Signal Analysis Toolbox" supported by MathWorks. There's Signal Processing Toolbox which has a pwelch function for PSD estimation.
Can you please share more information/exact command about the two methods you mentioned?
1) Using welch function in matlab
2) Using the toolbox (is it wintool?)
Javier Abanades
2017 年 8 月 7 日
編集済み: Javier Abanades
2017 年 8 月 9 日
Prasanth Sunkara
2017 年 8 月 9 日
編集済み: Prasanth Sunkara
2017 年 8 月 9 日
My guess is that the sptool is only interpolating the result rather than calculating. I have to check that to confirm it.
Also where are you giving the pwelch's equivalent window argument in the sptool?
Thanks,
Prasanth
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Multirate Signal Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!