From: hellen Ws on 28 Feb 2010 00:11 Hi I have a thesis on a speaker recognition I want to display a sound waveform from database, the database information saved in dat file how I can make operation usin the dat file
From: nanren888 on 28 Feb 2010 01:05 "hellen Ws" <mmyfark(a)gmail.com> wrote in message <hmctt6$r6m$1(a)fred.mathworks.com>... > Hi > I have a thesis on a speaker recognition > I want to display a sound waveform from database, > the database information saved in dat file > how I can make operation usin the dat file Find out the format of the "dat" file & look for a way to read that format. When you know what the file format is called, you could search Matlab for whether it knows how to read that. If not you may have to search elsewhere or write a reader. Likely someone has been there before you & there will already be a reader for your format. Likely all you need is to know what the format is called.
|
Pages: 1 Prev: Pause/stop a movie within a handle? Next: MUPAD is killing me. |