Community Profile

photo

Jean Kröll


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I create a 22x22 Matrix from 231 values of the triangular matrix?
I have 231 doubles which represent the values of one triangular of the complete matrix. I want to add the diagonal (all 1s) and ...

3 years ago | 1 answer | 0

1

answer

Question


is empty() falsely returns 1
I am trying to control for empty Parcels with the following code: for i=1:max(Parc) tmp = y(:,Parc==i); ...

4 years ago | 0 answers | 0

0

answers