Signal Processing: Applying 1/f presentation to PSD figure
Show older comments
Hi everyone,
Would someone please be able to help me with this pickle? I was told to regenerate this PSD figure using a 1/f presentation:

I've looked everywhere and even bought a few online courses, but the closest thing I've found is how to generate 1/f noise. As a noob, I tried to apply some of those steps to the PSD script but with no success. Firstly, is this goal possible and if so could someone kindly show me how? I'm sorry if this is such a basic q. but I haven't seen other questions on this. Thank you in advance.
5 Comments
Mathieu NOE
on 29 Mar 2021
hello
is this a homework - what was the exact wording of the exercise ?
1/f noise to be generated and then PSD ?
FYI, the graph is not a pure 1/f noise PSD otherwise the curve should be negtive slope all the time
anna jusek
on 29 Mar 2021
Edited: anna jusek
on 29 Mar 2021
Mathieu NOE
on 30 Mar 2021
Hello Anna
FYI the graph you posted is linear both in x and y axes - not loglog
that sound to be the single issue to be corrected in your code
anna jusek
on 6 Apr 2021
Mathieu NOE
on 6 Apr 2021
hello
glad you found the bug ... have a good day
Answers (1)
Madhav Thakker
on 14 Apr 2021
0 votes
Hi Anna,
Refer https://in.mathworks.com/help/matlab/ref/loglog.html. It plots for x- and y-coordinates using a base 10 logarithmic scale on the x-axis and the y-axis.
Hope this helps.
Categories
Find more on Parametric Spectral Estimation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!