photo

ParkourPolkaDots


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
112,250
of 300,343

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Answered
SYNTAX - obtain [pxx ,f] vectors from periodogram(_ fs); <— Errors in user's current usage
https://www.mathworks.com/help/signal/ref/periodogram.html The reason window plotter came up, was because you used the window g...

6 years ago | 0

| accepted

Question


SYNTAX - obtain [pxx ,f] vectors from periodogram(_ fs); <— Errors in user's current usage
QUESTION: How do I correctly use [pxx, f] = periodogram(y_soundsource_data,window,nfft, Fs); I need the pxx and f vectors to be...

6 years ago | 1 answer | 0

1

answer

Question


Normalizing vectors to be the same size to retain PSD data
Context: PSD=periodogram(y) in MATLAB gives the PSD (power spectral density) estimate of a sound-source signal. I want to find...

6 years ago | 0 answers | 0

0

answers

Question


Sound Signals - How to find max value of periodogram(y) ?
Context: reading .wav files of child vocalizations and trying to map out formants from there. I have plotted the sound signa...

6 years ago | 0 answers | 0

0

answers