Affiche le spectre d'un signal.


Prototype

Curve plot_psd(const Vector<T> &y, float fe=1.0, const string &format="", const string &label="", Ts &&... args)

Parameters

ySignal à analyser (domaine temporel)
feFréquence d'échantillonnage
formatSpécification de format (optionnel)
labelNom de la courbe (optionnel)
args...

Description

See also

Figure::plot(), lien non trouvé : [structdsp_1_1view_1_1_figure_aa5e381d31278af7627c26214c49b72aa_1aa5e381d31278af7627c26214c49b72aa]Figure::plot_img()