Community Profile

photo

dieter alfred


Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

4年弱 前 | 1 件の回答 | 0

1

回答

質問


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

4年弱 前 | 0 件の回答 | 0

0

回答

質問


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

4年弱 前 | 1 件の回答 | 0

1

回答

質問


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

4年弱 前 | 3 件の回答 | 0

3

回答