Community Profile

photo

yutong wu


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 2

1

answer

Question


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 years ago | 2 answers | 0

2

answers