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

3 visualizzazioni (ultimi 30 giorni)
How can I convert x-axis (cycle or day) to x-axis (frequency) ?
If it is possible, could you tell me the method??

Risposta accettata

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

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by