photo

dieter alfred


Last seen: circa 5 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

4 Domande
0 Risposte

RANK
128.858
of 300.331

REPUTAZIONE
0

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
75.0%

VOTI RICEVUTI
0

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.124

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 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to Extend a Matrix Periodicly?
Hello, I want to extend a Matrix Periodicly. I mean this: a = [1,2,3,4]; period = 4; and this has to be the result: a = [1,2...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Why doesnt the Fourier Transformation Work
Hello, I programmed a Fourier Transformator. Currently I generate a sine wave and Transform it. Later I want to use Sound. But I...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Why isnt it drawing the Rectangle?
Hello, I wrote a Script with Drawing Functions for use in later Projects. But I have a problem. If I call the function drawrecta...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to read Audio File into Vector?
Hello, I have to read a Audio File (.wav) into a vector. I know how to plot it: info = audioinfo('sound.wav'); [y, Fs] = audi...

oltre 5 anni fa | 3 risposte | 0

3

risposte