Statistik
RANG
119.510
of 301.229
REPUTATION
0
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 21.196
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.512
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
create a chorus-effect
I've been trying to create a chorus effect in matlab. But there's something that doesn't work. I want to use this: y(n)=a*x(n) ...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Pythagorean theorem with matrixs
Hi If you have two matrix with the same size, how do you use Pythagorean theorem at each element with the same index in both ...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortDelay one speaker with imported sound
I guess it should be something like: a=wavread('wavfile') z=%something here that delays z y=a w=[y.' z.'] sound(w) end...
mehr als 13 Jahre vor | 0
Frage
Delay one speaker with imported sound
Hi I want to import a .wav file into matlab and remake it so that one speaker is delayed. So for example I want to import a a...
mehr als 13 Jahre vor | 2 Antworten | 0
