How can I convert x-axis (cycle or day) to x-axis (frequency) ?

2 vues (au cours des 30 derniers jours)
Chris
Chris le 12 Déc 2021
How can I convert x-axis (cycle or day) to x-axis (frequency) ?
If it is possible, could you tell me the method??

Réponse acceptée

Yusuf Suer Erdem
Yusuf Suer Erdem le 12 Déc 2021
Firstly make x axis represents the time (t).
Later divide "(t)" with 1 becase "f=1/(t)".
And plot it "plot(f,x)".

Plus de réponses (0)

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by