plot_psd
Affiche le spectre d'un signal.
Prototype
Courbe plot_psd(const VecT<T> &y, float fe=1.0, cstring format="", cstring label="", Ts &&... args)
Paramètres
y | Signal à analyser (domaine temporel) |
fe | Fréquence d'échantillonnage |
format | Spécification de format (optionnel) |
label | Nom de la courbe (optionnel) |
args | ... |
Description
Voir aussi
lien non trouvé : [structtsd_1_1vue_1_1_figure_a5c43b6d39f99f166d2bcca00895caeef_1a5c43b6d39f99f166d2bcca00895caeef]Figure::plot(), lien non trouvé : [structtsd_1_1vue_1_1_figure_a31930d900b5048fe15b9d4caa28b97ca_1a31930d900b5048fe15b9d4caa28b97ca]Figure::plot_img()