photo

Ziwei Liu


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

Followers: 0   Following: 0

统计学

All
MATLAB Answers

3 个提问
1 个回答

Cody

0 个问题
17 个答案

排名
20,270
of 299,830

声誉
2

贡献数
3 个提问
1 个回答

回答接受率
66.67%

收到投票数
1

排名
 of 20,813

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
25,336
of 166,163

贡献数
0 个问题
17 个答案

评分
202

徽章数量
2

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 2
  • Promoter
  • Solver
  • First Review

查看徽章

Feeds

排序方式:

已回答
Z score to p values
Two-tailed p value should actually be 2 * (1 - normcdf(z)). normcdf(z) gives the area under curve on the left side of z. This i...

2 years 前 | 1

提问


How to change the shape/size of a HeatMap/clustergram?
Hi, I'm working on a data with a 8 by 53 matrix, and I'm trying to generate a heatmap using the HeatMap function. The figure tur...

4 years 前 | 2 个回答 | 0

2

个回答

提问


How to find maximum frequency of a 2D image after fourier transform?
Hi, I have a 2D grayscale image I, and I've done fourier transform using fft, with center shifted (fftshift). I want to find th...

6 years 前 | 1 个回答 | 0

1

个回答

提问


In Ode15s, how do I break the time span into smaller intervals and call the solver twice, so that the integration proceeds faster?
Hi, can anyone explain these lines from the Matlab website to me? and I understand how splitting the total time span in...

6 years 前 | 1 个回答 | 0

1

个回答