Statistiques
RANG
207 061
of 301 313
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 21 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 928
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
presque 14 ans il y a | 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...
presque 14 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
presque 14 ans il y a | 2 réponses | 0
2
réponsesA 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...
plus de 14 ans il y a | 0
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 ...
plus de 14 ans il y a | 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...
plus de 14 ans il y a | 4 réponses | 0
