|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [WM]: how wavread works?
Dear Chunlei:
FREAD is similar to FREAD in C. Its main purpose to read general file.
WAVREAD is for reading Microsoft Wave files.
If your file type is *.wav, WAVREAD is the best way to read.
If you read the file by FREAD, you have to decode header.
Confer on AUREAD.
Am I right?
>hi, everyone
>I am using wavread in Matlab to read .wav file, I want to know the data >relationship between the wavread function and fread, thank you for everyone
>
>have fun
>Zhang Chunlei
Prof. Kim, Hyoung Joong
Dept. Control/Instr. Eng.
Kangwon National University
Chunchon 200-701, Korea
khj@kangwon.ac.kr
http://multimedia.kangwon.ac.kr
+82 (17) 251-6343 (Mobile)
+82 (33) 250-6343 (Office)
+82 (2) 533-1719 (Home)
______________________________________________________________________________
Watermarking Mailing List - http://www.watermarkingworld.org/ml.html
To unsubscribe send email to "majordomo@watermarkingworld.org" with
"unsubscribe watermarking YOURMAIL" in the body.
______________________________________________________________________________
|