photo

Susan


TianJin Institute of Technology

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

3 Fragen
3 Antworten

RANG
200.223
of 301.370

REPUTATION
0

BEITRÄGE
3 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
66.67%

ERHALTENE STIMMEN
0

RANG
 of 21.243

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.217

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

fast 14 Jahre vor | 0

Frage


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...

fast 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

fast 14 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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...

mehr als 14 Jahre vor | 0

Beantwortet
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 ...

mehr als 14 Jahre vor | 0

Frage


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...

mehr als 14 Jahre vor | 4 Antworten | 0

4

Antworten