photo

Amy Xu


2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 7년 전 | 답변 수: 3 | 0

3

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변