photo

Ashlyn McCann


Last seen: mer än 3 år ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Obtaining 2 highest peaks of spectrum in dB
Pr= 20*(10^-6); %reference sound pressure level n=length(y); npoints= 2^nextpow2(n); Ss = abs(fft(y)); % gets the spect...

mer än 3 år ago | 1 answer | 0

1

answer

Question


plot regression line through first 5 peaks
I am trying to plot the first 5 peaks on the PSD and I am having trouble getting the peaks to plot in their correpsonding locati...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Find peaks not working on my data set
I am trying to find the first 5 peaks in the PSD plot of an acoustic signal. While I do not have any bugs in my code, it is not ...

mer än 3 år ago | 1 answer | 0

1

answer