Community Profile

photo

Amy Xu


Con actividad desde 2017

Estadísticas

  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


How to index a matrix in matlab
Assume input matrix I as follows: I = [ 100 56 1 100 54 1 100 65 1 101 5 0 101 10 1 101 15 1 101 20 0 ...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to quary (building a new matrix based on some information)
Matrix A & B are as follow. I want to create matrix C, where it includes only ID(s) available from A in B. A = [ 145654 ...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to group data points in matrix
Matrix A as follows: A = [ 10 20 5 15 35 40 25 30 5 10 ]; Based on the following criter...

casi 7 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How to use Bayesian Optimization?
I'm trying to run the following Mathworks example with my own X and Y: "Tune Random Forest Using Quantile Error and Bayes...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to join two matrices based on similar array in each
Matrix A as follows: A = [ 1 35 24 234 243 2 34 234 2 234 2 34 234 2 234 3 34 234 234 12 4 32 324 243 85 ...

casi 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to remove an specific array from matrix
Matrix A as follows: A = [ 1 2 0 0 0 2 100 5 100 1 36 12 25 100 0 8 5 100 0 0 9 1 2 5 9 1 2 3 89 100 ]...

casi 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to group arrays in matrix
Matrix A as follows: A = [ 1 1 1 2 2 4 4 7 8 8 9 ]; I want to group by matrix A as f...

casi 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to split a matrix
Matrix G is as follows: G = [ 1 2 3 1 0 1 2 1 0 0 1 4 3 1 2 1 3 4 2 0 1 0 0 0 0 ]; I want to produce 5 s...

casi 7 años hace | 1 respuesta | 0

1

respuesta