Welch method in Signal Analyis toolbox and using the matlab function
Ältere Kommentare anzeigen
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 Kommentare
Prasanth Sunkara
am 4 Aug. 2017
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
am 7 Aug. 2017
Bearbeitet: Javier Abanades
am 9 Aug. 2017
Prasanth Sunkara
am 9 Aug. 2017
Bearbeitet: Prasanth Sunkara
am 9 Aug. 2017
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
Antworten (0)
Kategorien
Mehr zu Multirate Signal Processing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!