Don't have any formal dsp experience - sophomore in college.
Working on constructing a 25 band bark spectrogram for psychoacoustic analysis of audio FFT data. To do this, I'm grouping all FFT frequency bins into their relevant bark band and then averaging (summing them and dividing by the total number) the db values in each band to get the representative value for each band.
Is this the correct way to represent a bunch of db values as a single value?
