photo

Neuroscientist


Last seen: 3 years 前 自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

1 个提问
2 个回答

排名
3,260
of 300,037

声誉
18

贡献数
1 个提问
2 个回答

回答接受率
0.0%

收到投票数
7

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,106

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


How to make a Generalized Linear Mixed Model (GLMM) in MATLAB?
MATLAB can do various linear, non-linear and generalized linear models for fixed effects and linear and non-linear models for mi...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
finding repetition numbers in array.
you can have something like this: A=[1;1;1;2;2;2;2;3;3;3]; B = unique(A); % which will give you the unique elements of A i...

11 years 前 | 7

| 已接受

已回答
How to assign results to varying filename?
Dear Mehdi, Perhaps you want to split your data into different variables and not files and to save all of them in a single fi...

11 years 前 | 0