photo

Steven Niggebrugge


Last seen: 10 mesi fa Attivo dal 2016

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

14 Domande
0 Risposte

Cody

0 Problemi
15 Soluzioni

RANK
128.969
of 301.537

REPUTAZIONE
0

CONTRIBUTI
14 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
35.71%

VOTI RICEVUTI
0

RANK
 of 21.318

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
30.552
of 175.234

CONTRIBUTI
0 Problemi
15 Soluzioni

PUNTEGGIO
170

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3
  • Thankful Level 2
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Building random forest with cross-validation
Hi, i have been wondering for some time now how random forests (Bagging, or AdaBoost, doesn't matter) are built when using cros...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Convert categorical back to integer
Hi, i convert an integer to a categorical a=[-1 0 1] b=categorical(a) now how do i convert b back to the same integers in a?...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Create cell array of numbers
Hi, how can i create a function that creates a cell array of number array 1:n, so the result is a cell array of string values. ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Classification tree view function - predictor categories are replaced by numbers?
Hello, I created a classification ensemble tree using categorical predictors (typically 4 or 5 classes/labels for each predicto...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


predictorImportance for classification trees
Hello, would the predictorImportance() function also work for classification trees (random forest, AdaBoostM1 or Bag method)? ...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Solve multivariate equation using fsolve()
Hi, i have written a multivariate function f(x, a, b, c). Holding a, b, c values fixed, i want to know for what value of x the...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Replace values in each column by 0 after a pre-specified search value was found in that column
Hello, i have a matrix A, for example A = [1, 1; 0.5, 1; 0.5, 0.5; 1, 1] I want to insert 0 values in each column, but only if...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


CreditDefaultCopula function not in my Matlab 2016a version, how to get it?
Hello, i would like to use Matlab's 2018 CreditDefaultCopula function to model defaults. How can i get this function in my Mat...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Replace values in matrix by first non-zero value in previous row
Hi, how can i replace zero values in a matrix by the first occurring non-zero value in that matrix if you would loop backwards...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to calculate maximum up to current point?
Hi, how can i calculate the an array of current maxima, i.e. for each point in the array to calculate the maximum from the first...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


100 Random numbers given t-distribution with mu = x% std = y% and df = 100?
How can i create a 100 x 2 array with random numbers, given the following distribution: -mu = 2% -sigma = 3% -df = 100 tha...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Surfl chart; datetime on y-axis, letters on x-axis
Hi, i am trying to make a 3d surface chart (surfl) out of a x-by-y table named 'cum_pl', which contains daily P&L numbers for x...

circa 9 anni fa | 2 risposte | 0

2

risposte

Domanda


Formula for calculating marginal risk contributions (video MATLAB for Advanced Portfolio Construction and Stock Selection Models)
Hi, i just watched the video https://nl.mathworks.com/videos/matlab-for-advanced-portfolio-construction-and-stock-selection-mod...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How can i generate month and year strings for Datetime vectors?
How can i generate month and year concatenated strings for Datetime vectors? E.g. i have vector ['01/Jan/2015';'01/Feb/2015']...

quasi 10 anni fa | 4 risposte | 0

4

risposte