Emergency

1 回表示 (過去 30 日間)
Mehdi Ir
Mehdi Ir 2011 年 8 月 5 日
回答済み: Image Analyst 2025 年 6 月 3 日
Hello to everyone i am a computer software student and i do'nt know anything about matlab but in my project i need to use it . this is my project i have a microphone that save sound data from usb port then with a c# program i read data from usb port and save it in a file now i want to make a .wav file from this with matlab . please help me thanks alot

回答 (3 件)

Jan
Jan 2011 年 8 月 5 日
Dear Mehdi Ir: If you are a computer software student, learning MATLAB is a valuable task for you. It is very likely that your professor thought, that this projects helps you to learn.
Reading the Getting Started sections of the documentation is a good point to start from. Afterwards write the solution as far as possible and ask specific questions, when problems occur.
It would be counterproductive to post a solution here, because it would impede your learning.
BTW, "Emergency" is a bad subject. 1. it does not contain any useful information, 2. your problem is not an "emergency" and 3. the readers of this forum have read such "urgent" and "HELP!!!" subjects too often and they are bored by these exaggerations.
  3 件のコメント
Oleg Komarov
Oleg Komarov 2011 年 8 月 5 日
Prezioso Feat Marvin - Emergency 911: http://www.youtube.com/watch?v=j3qJIOnweJE
I was 15 at that time, first times at a disco, first emergencies with grrls.
Jan
Jan 2011 年 8 月 5 日
My parents told me when I was able to speak: "Never shout "help" if it is not _urgent_. _Urgent_ means: The sox your are wearing are burning and severe harm is imminent. If you do not wear the sox currently, it is not _urgent_, such that there is enough time to shout <<my sox are burning in the cupboard>> instead of <<help>>."

サインインしてコメントする。


Daniel Shub
Daniel Shub 2011 年 8 月 5 日
The first step is to read your file into MATLAB
doc fread
The next step is to write the data you read in to a wav file
doc wavwrite

Image Analyst
Image Analyst 2025 年 6 月 3 日
To make a .wav file from data, see the attached demo.

カテゴリ

Help Center および File ExchangeMeasurements and Spatial Audio についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by