Welch method in Signal Analyis toolbox and using the matlab function
Mostrar comentarios más antiguos
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 comentarios
Prasanth Sunkara
el 4 de Ag. de 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
el 7 de Ag. de 2017
Editada: Javier Abanades
el 9 de Ag. de 2017
Prasanth Sunkara
el 9 de Ag. de 2017
Editada: Prasanth Sunkara
el 9 de Ag. de 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
Respuestas (0)
Categorías
Más información sobre Multirate Signal Processing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!