Statistik
7 Fragen
0 Antworten
RANG
266.391
of 301.383
REPUTATION
0
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
71.43%
ERHALTENE STIMMEN
0
RANG
of 21.252
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 174.306
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
Feeds
Frage
Regenerating steady noise from unsteady audio
I have a noise file such as wavynoise.wav appended here. It is a stereo audio file containing noise (traces of sinusoidal compon...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Correcting numeric progression in array
Having A = [4 5 6 6 8] I need a matlab procedure to "correct" this numeric progression so that there are no two element...
fast 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
combining multiple wav files into one multichannel matrix
Having a bunch of stereo wav files with the structure: 036a.wav, 036b.wav, 036c.wav ... 037a.wav, 037b.wav, 037c.wav ... ...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
convert list of strings to char arrays
I have list of directories stored as strings, the variable containing this list is 1xN string. I need to pass them one by one in...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Retrieve all values where rows do not match
Having a matrix made of 3 columns x = [1 1 1; 2 2 2; 3 3 4; 4 4 4; 5 6 7] I would like to get all the values fr...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to calculate rms of an audio file
Having an audio file with unknown number of channels (may be stereo, may be mono), how do I calculate rms of each channel, pleas...
fast 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Restructure/align struct by interpollation/padding
Having a 3x1 struct s with fields x and y, where (if represented in a form of a table): x y [1;2] ['a';'b'] [2;...
fast 8 Jahre vor | 1 Antwort | 0
