Community Profile

photo

dieter alfred


Last seen: más de 3 años hace Con actividad desde 2020

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 3 respuestas | 0

3

respuestas