Community Profile

photo

mldmnn


Last seen: 11 months ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Matlab interpolation of a hemisphere to a finer grid
I've computed data on this hemisphere: % Compute hemisphere coordinates segments = 20; ...

5 years ago | 0 answers | 0

0

answers

Question


Interpolate matrices for different times in Matlab
I have computed variables stored in a matrix for a specific time vector. Now I want to interpolate between those whole matrices...

5 years ago | 2 answers | 0

2

answers

Answered
Matlab's contour and colormap ignores input values
An increase of the contour levels worked for me!

5 years ago | 0

| accepted

Question


Matlab's contour and colormap ignores input values
I'm plotting a contour using the contourf function in Matlab and using sound pressure levels and the associated coordinates as a...

5 years ago | 2 answers | 0

2

answers

Question


Unexpected results using octaveFilter
I'm aiming at obtaining a 1/3 octave band frequency signal for specific centre frequencies. I want to use Matlab's octaveFilter...

5 years ago | 0 answers | 1

0

answers

Question


Octave band filter a frequency domain signal
I’ve computed a pressure signal in the time domain and converted it into the frequency domain using fft. Now I want to compute a...

5 years ago | 0 answers | 0

0

answers

Question


Different results using poctave and octaveFilter while obtaining a 1/3-octave rms pressure over frequency
I'm aiming at obtaining a 1/3 octave band frequency signal for specific centre frequencies. I want to use Matlab's octaveFilter...

5 years ago | 1 answer | 1

1

answer

Question


What to do for the right FFT in Matlab (two peaks and incorrect amplitude)?
This is the FFT I'm using. But two peaks (did not expect the one in the beginning) are occurring and the amplitude is not as spe...

6 years ago | 1 answer | 0

1

answer

Question


Interpolate non-unique values
I have two vectors for a symmetrical flyover to compute an aircraft noise footprint: pressure = [0 0.5 1 2 4 2 1 0.5 0] ...

6 years ago | 1 answer | 0

1

answer