photo

Shweta


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
225,601
of 301,200

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,190

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,339

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


How to divide an audio signal into overlapping frames of fixed size ??
Divide an audio signal into overlaping frames of fixed size ?? I need to implement Audio Fingerprinting System using Philips Ro...

12 years ago | 0 answers | 0

0

answers

Question


How to divide an audio signal into frames of 371 ms (2048 samples). The frames have 96% (31/32) overlap
How to divide an audio signal into frames of 371 ms (2048 samples). The frames have 96% (31/32) overlap Please help me wit...

12 years ago | 0 answers | 0

0

answers

Question


How to convert an audio signal to mono and downsampled to 5,512.5 Hz ??
convert an audio signal to mono and downsampled to 5,512.5 Hz an input will be a .wav file

12 years ago | 0 answers | 0

0

answers

Question


Can someone give me the matlab code to divide audio signal into overlapping frames. Length of each frame is about 370ms, and frame shift is kept as 1/32 of the frame length.
Input will be a wav file please help me divide above audio signal into overlapping frames as soon as possible

12 years ago | 0 answers | 0

0

answers

Question


Why do i get the error "Index exceeds matrix dimensions. Error in fingerprinting (line 6) song1=song1(1:44100);" in my code
* * * Item one * * * Item twoMy code is : * function fingerprinting %main routine for fingerprinting and matching * %write re...

12 years ago | 1 answer | 0

1

answer