photo

S


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
0 个回答

排名
23,097
of 300,779

声誉
1

贡献数
8 个提问
0 个回答

回答接受率
75.0%

收到投票数
1

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,997

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


plot multiple PSD lines in single graph in color scale (imagesc)
Hi, I have 13 signals where I produce the PSD for each with the psd function using Welch's method object (spectrum.welch). But ...

12 years 前 | 2 个回答 | 0

2

个回答

提问


how to update custom xticklabel after zooming
Hi, I have a figure where I have changed the xticklabels. How can I have matlab honor the custom xticklabels after I manually z...

12 years 前 | 1 个回答 | 0

1

个回答

提问


function opposite of ismember?
Hi, Is there a function that does the opposite of 'ismember' i.e. something like, 'isnotmember'? So if: A = [1:10] ...

13 years 前 | 1 个回答 | 1

1

个回答

提问


extract numbers from string in a cell
Hi, I have a cell containing a string such as 'TT21abc.def'. I want to extract just the numbers so I'm left with '21'. Does a...

13 years 前 | 2 个回答 | 0

2

个回答

提问


generate code from sptool, find peaks
Hi, I have a bandpass filtered waveform using sptool. I want to get the peaks of the waveform and so far I have been doing it th...

14 years 前 | 0 个回答 | 0

0

个回答

提问


obtain P values from Chi-square
Hi, I was wondering if there's a matlab function (or know of a way to code) to obtain P values from a X^2 value with varying de...

14 years 前 | 1 个回答 | 0

1

个回答

提问


combining multiple open figures into 1
Hi, I have 12 open figures. I want to create a new figure containing subplots(3,4,x), x being the 12 figures. How can I do this...

14 years 前 | 1 个回答 | 0

1

个回答

提问


concatenate structs in a loop
I have a 1x7 struct, each containing the same number of rows but differing number of columns. I want to concatenate each struct ...

14 years 前 | 2 个回答 | 0

2

个回答