photo

KE BR


Last seen: 5 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
22,539
of 299,763

声誉
2

贡献数
4 个提问
1 个回答

回答接受率
50.0%

收到投票数
2

排名
 of 20,798

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,797

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Units of spectrogram and pspectrum questions
Hi I have a time signal as follows: I am trying out "pspectrum" and "spectrogram" to see this signal in frequency-time domai...

5 years 前 | 1 个回答 | 2

1

个回答

已回答
Matrix with variable number of rows and fixed columns
stephen, KSSV, Walter all of your answers works perfectly! :) Thanks for your help and time! I had to accept Walter's answer as ...

5 years 前 | 0

提问


Matrix with variable number of rows and fixed columns
Hi I am having trouble with some code. I have a mxn matrix BT where for each column i want to extract some data. [H,W] = si...

5 years 前 | 3 个回答 | 0

3

个回答

提问


spectrogram understanding amplitude and normalised frequency
Hi experts I am trying to understand how the amplitude and frequency is expressed with the 'spectrogram' command in matlab. I...

5 years 前 | 0 个回答 | 0

0

个回答

提问


phase plot fft (strange)values
i Have the following code; Fs = 500; t = 0:1/Fs:10-1/Fs; s = cos(2*pi*15*t - 30) + cos(2*pi*40*t +60); ...

5 years 前 | 1 个回答 | 0

1

个回答