photo

mldmnn


Last seen: 2 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
1 个回答

排名
19,043
of 297,457

声誉
2

贡献数
8 个提问
1 个回答

回答接受率
37.5%

收到投票数
2

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

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!

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

1

个回答