Community Profile

photo

yutong wu


Last seen: 3년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Efficient Way to Implement Tree Data Structure
Dear community, I try to use this code to implement a tree, whose node save a parameter matrix. But it is running very slowly ba...

거의 5년 전 | 답변 수: 1 | 2

1

답변

질문


Error: Dot indexing is not supported for variables of this type.
Dear community, when I add a row to a matrix in structure parameter, a = ones(1,5); parameter.A = [parameter.A; a]; the foll...

거의 5년 전 | 답변 수: 2 | 0

2

답변