photo

Ziwei Liu


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

3 Questions
1 Answer

Cody

0 Problems
17 Solutions

RANK
20,279
of 300,364

REPUTATION
2

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
25,657
of 168,407

CONTRIBUTIONS
0 Problems
17 Solutions

SCORE
202

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Answered
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 ago | 1

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer