poctave.m errors gives wrong results
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Use poctave to get a nice 1/3 octave plot
>>>poctave(xalt,Fs,opts{:}) Levels are displayed
then: >>>[pxx,fxx]=poctave(xalt,Fs,opts{:})
pxx gives completely different numbers to those displayed in the plot ????
fxx gives the right results
4 Commenti
Rik
il 6 Nov 2018
I don't have access to the toolbox that contains this function, so you will have to write a complete example that reproduces your issue. We should be able to copy and paste your code to our copy of Matlab and see the issue. That way we might be able to help you.
Also, please have a look at the preview window when you post a question or comment. Making your comments easy to read improves your chances on someone helping you.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Octave in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!