Community Profile

photo

Tim Elbers


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


building a for loop with t = t+1
Hey All, I have desperate question conserning building a for loop in matlab. I want to move on in time (t) and use my old val...

nästan 5 år ago | 1 answer | 0

1

answer

Answered
vectorization of symmetrical matrix with off-diagonal vectors multiplied with 2
Thank you, i have an aditional question, which is like the same problem but than reversed. if i have obtained the vector ...

nästan 5 år ago | 0

Question


constructing symatrical matrix out of vector
Hello all, I have a question, I have a vector that is previously vectorized out of a symatrical matrix and has the followi...

nästan 5 år ago | 2 answers | 0

2

answers

Question


finding the right values for a vector
hi all, i want to obtain the right value's for for a vector that has dimensions 1 by 15 of the following form [? ? ? ? ? ? ...

nästan 5 år ago | 1 answer | 0

1

answer

Question


vectorization of symmetrical matrix with off-diagonal vectors multiplied with 2
Hi all, I want to vectorize a matrix H. However the matrix H is symetric in the off-diagonal entries. The off diagonal entries...

nästan 5 år ago | 2 answers | 0

2

answers

Question


Convert values upper triangular matrix into vector
Hi all, Imagine a matrix of the following form: 1 2 3 4 5 0 4 6 8 10 0 ...

nästan 5 år ago | 2 answers | 1

2

answers