Technical discussions related to Audio Signal Processing (digital effects, acoustics, noise reduction, musical signal processing, etc).
can anyone suggest me some good books for dynamic time warping?I have gone through some time-frequency analysis books and the discussion on it is very brief.
Hello Jagan > can anyone suggest me some good books for dynamic time > warping?I have gone through some time-frequency > analysis books and the discussion on it is very brief. Have you checked "DAFX - Digital Audio Effects" by U. Zozler? -- Grzegorz "Krashan" Kraszewski krashan@kras...
Hi, I didn't check, but I doubt that something like dynamic programming is explained in Dafx by Udo Zölzer. Basically, DTW is not very complicated to understand, so I suggest looking at some matlab code: http://www.ee.columbia.edu/~dpwe/resources/matlab/dtw/ Cheers, (a) Grzegorz Kraszewski wrote: > Hello Jagan > > >>can anyone suggest me some good books for dynamic time >>warping?I have gone through some time-frequency >>analysis books and the discussion on it is very brief. > > > Have you checked "DAFX - Digital Audio Effects" by U. Zozler? > -- dipl. ing. alexander lerch zplane.development http://www.zplane.de holsteinische str. 39-42 D-12161 berlin fon: +49.30.854 09 15.0 fax: +49.30.854 09 15.5
Hello alexander > I didn't check, but I doubt that something like dynamic programming is > explained in Dafx by Udo Zölzer. > Basically, DTW is not very complicated to understand, so I suggest > looking at some matlab code: > http://www.ee.columbia.edu/~dpwe/resources/matlab/dtw/ Well, Chapter 11 of the book is titled "Time and Frequency Warping Musical Signals". This differ in application but some algorithms may be similar. -- Grzegorz "Krashan" Kraszewski krashan@kras...