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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0