photo

amanita


McGill University

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
3 Answers

RANK
167 771
of 300 392

REPUTATION
0

CONTRIBUTIONS
2 Questions
3 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
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.

mer än 11 år ago | 0

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

mer än 11 år ago | 0

Question


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

mer än 11 år ago | 1 answer | 0

1

answer

Answered
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...

nästan 12 år ago | 0

Question


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); ...

mer än 12 år ago | 1 answer | 0

1

answer