Menu

read binary file extr...in SPTK,with MATLAB

Help
reza sabzi
2012-06-07
2013-05-20
  • reza sabzi

    reza sabzi - 2012-06-07

    Hi,
    when I read a binary file in matlab, it's length is shorter than from dumped file in SPTK.
    can any one have a solution in this case?

     
  • Celsius813

    Celsius813 - 2012-06-07

    How do you read it in matlab (what commands ?) and how do you create and read the dumped file in SPTK (what commands ?). Can you give us an example ?
    how many bytes are missing ?

     
  • reza sabzi

    reza sabzi - 2012-07-05

    I read the binary file with fid = fopen(…); and then with fread function. I read the binary file in float32 format.
    I miss 4 vectors with dimension 25 at the end. (100 float number, 100*4Bytes = 400 Bytes are missed).

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.