photo

Dominik Deml


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 3
  • Solver

View badges

Feeds

View by

Question


Get rid off white border in spectrum
Hi there, I want to plot the spectrum of a grayscale image. Unfortunately there is a white border on the right side and at ...

1 year ago | 2 answers | 0

2

answers

Question


Low pass filter for image
I want to create a lowpass filter (circle!) for an 110 x 160 pixel image. The cut-off frequency should be 0.13/pixel. What I t...

1 year ago | 1 answer | 0

1

answer

Question


Sampling frequency for image
I have an 30 x 30 pixel image that looks like this: The spatial frequency is 0.1 (1/pixel) The code to produce this image: ...

1 year ago | 1 answer | 0

1

answer

Question


Change ylim of spectogram
I'd like to change the `ylim` (frequency) values of my spectogram plot. fs = 20000; n = 0:5*fs - 1; N...

1 year ago | 1 answer | 0

1

answer

Question


Click in the beginning and end of pure tone
I am wondering why there is a kind of clicking sound in the beginning but especially in the end of a pure tone. What I am doin...

1 year ago | 1 answer | 0

1

answer

Question


Problem with using siunitx (latex) in xlabel, ylabel,
I want to use SI-Units in xlabel and ylabel. It should be interpreted as latex-text. What I have tried so far: xlabel('Zeit ($...

1 year ago | 1 answer | 0

1

answer

Question


Round values of one datatip row
I have the following code: a = [1.002, 2.006, 3.01, 4.016, 5.022]; b = [2.32, 4.123, 6.864, 8.535, 10.087]; times = [2, 4];...

2 years ago | 1 answer | 0

1

answer

Question


Add second x axis at the bottom of each subplot
I'd like to have two x-axis for each subplot. The number of subplots is not always 2. (max. 5) My code: t = 0:10; y = {sin(t...

2 years ago | 0 answers | 0

0

answers