photo

IM


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

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
70,116
of 297,457

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Why subplots doesn't work?
Dear All, Why in some cases I cant get subplots combined in one figure? For example, for one kind of plot I get figure with t...

4 years 前 | 2 个回答 | 0

2

个回答

提问


How to add " significant star " (*) to errorbar plot ?
Dear All, I've created bar plot in the next way : err = [ 0.2285767,0.2608904; 0.5362856,0.481496; 0.01711449,0.0593550...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to change Y-axis in histfit plot from counts to percents?
Dear All, I have next plot : h= histfit(myVec); set(gca, 'XLim', [-2 2]); ylim([0 400]); set(h(2),'color','black'); How I...

4 years 前 | 1 个回答 | 0

1

个回答

提问


T-test for two z-normalized matrices in MATLAB
Dear Experts, I have two correlation matrices (X and X1) , each of it is 25x25 size . I need to z-normalized it and then comp...

4 years 前 | 0 个回答 | 0

0

个回答