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

3 visualizaciones (últimos 30 días)
How can I convert x-axis (cycle or day) to x-axis (frequency) ?
If it is possible, could you tell me the method??

Respuesta aceptada

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

Más respuestas (0)

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by