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

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

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)

Categorie

Scopri di più su MATLAB in Centro assistenza e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by