photo

amanita


McGill University

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

2 个提问
3 个回答

排名
175,786
of 300,302

声誉
0

贡献数
2 个提问
3 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,911

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,040

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How can I reduce the execution time when calculating mean values within a 3 times loop?
You can also use a parfor somewhere (if it is possible) but you will have to change your code a little bit.

11 years 前 | 0

已回答
Sampling multiple observations in Treebagger
I finally managed to change the sampling procedure through Treebagger class definition

11 years 前 | 0

提问


Sampling multiple observations in Treebagger
I have multiple observations that belong to various subjects. Using Treebagger(classification), i want each time to sample obser...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
when using genetic algorithm, the number of variables(nvar) is dependant on the row vector(x) that my fitness function accepts. How can I deal with that?
I dont know if this is relevant, but i usually set nvars as the maximum number of variables and keep in the fitness function onl...

12 years 前 | 0

提问


How can i speed up this part of my code?
I have this part of code that i apply for different indns (which are different vectors each time): phi1=phi(indn1); ...

12 years 前 | 1 个回答 | 0

1

个回答