photo

Erik


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

3 Domande
1 Risposta

RANK
213.803
of 301.195

REPUTAZIONE
0

CONTRIBUTI
3 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 21.190

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.322

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 13 anni fa | 1 risposta | 0

1

risposta

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

oltre 13 anni fa | 0

Domanda


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

oltre 13 anni fa | 2 risposte | 0

2

risposte