mldmnn
Followers: 0 Following: 0
Feeds
提问
Matlab interpolation of a hemisphere to a finer grid
I've computed data on this hemisphere: % Compute hemisphere coordinates segments = 20; ...
6 years 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 2 个回答 | 0
2
个回答已回答
Matlab's contour and colormap ignores input values
An increase of the contour levels worked for me!
Matlab's contour and colormap ignores input values
An increase of the contour levels worked for me!
6 years 前 | 0
| 已接受
提问
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...
6 years 前 | 2 个回答 | 0
2
个回答提问
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...
6 years 前 | 0 个回答 | 1
0
个回答提问
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...
6 years 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 1 个回答 | 1
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0