Community Profile

photo

ebb_behraad


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Spoken Languages:
Arabic

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Gammatone Filter Bank on .wav file produces an error Unable to perform assignment because the size of the left side is 1-by-160000 and the size of the right side is 8-by-16000
Line of code: [d,sr]= audioread("normal.wav"); [D2,F2]=gammatonegram(d,sr,0.025,0.010,64,50,sr/2,0) Full error: Unable to pe...

1 year ago | 1 answer | 0

1

answer

Question


Unrecognized function or variable 'gammatonegram'. Any reason why this is happening?
[D2,F2] = gammatonegram(d,sr,0.025,0.010,64,50,sr/2,0); If I execute this I get the error: Unrecognized function or variable ...

1 year ago | 1 answer | 0

1

answer