photo

Susan


TianJin Institute of Technology

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
3 Answers

RANK
200,199
of 301,195

REPUTATION
0

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,190

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,322

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
How to save a double number to integer to a .txt file?
I have solved the problem. First,change the double type number to int32 type, and then use function fprintf() to save the varia...

14 years ago | 0

Question


How to save a double number to integer to a .txt file?
Hi, I got some double type numbers in Matlab, I want to change them to int type,and save the int type numbers on a .txt file. C...

14 years ago | 2 answers | 0

2

answers

Question


wav format data type in matlab
Hi, I found that data was in int type in wav file, but when I input the wav file into matlab using wavread(), I found that the ...

14 years ago | 2 answers | 0

2

answers

Answered
A strange problem about audio play using MATLAB (Maybe a bug in MATLAB!)
I have found the answer. Maybe the Fs of downsampled audio file is too low. If the Fs of downsampled audio file is 8000Hz, there...

14 years ago | 0

Answered
A strange problem about audio play using MATLAB (Maybe a bug in MATLAB!)
In the question, I said that if the downsampled audio segment was played by the Audition software, the playing time was as long ...

14 years ago | 0

Question


A strange problem about audio play using MATLAB (Maybe a bug in MATLAB!)
I have record an audio segment from computer audio input port and save the audio segment with the .wav format. The sample rate i...

14 years ago | 4 answers | 0

4

answers