The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 Import Wav
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

brownwool

1 Posts

Posted - 06/24/2015 :  1:40:41 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hello everybody,

if I import a a sound pressure measurement as wav in orgin in and plot thias data, I get other amplitudes than in Matlab out . The values get different amplitudes. What do Origin when reading . The amplitudes seem to somehow be converted , but how and to what? Look at the plotted values.

greeting

SeanMao

China
288 Posts

Posted - 06/24/2015 :  10:29:19 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

If you are using audioread() function in MatLab to read your audio file, by default it will read the data as "Double"-- Double-precision normalized samples, data format.

However, there is an option "dataType" that allows you to choose data format in audioread() function, namely, "native"--Samples in the native format found in the file, which matches up with the data type Origin uses.

You can check out the documentation of MatLab to confirm it.

Regards!

Sean

OriginLab Tech. Service
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000