Community Profile

photo

WeiShan Ng


Last seen: 27 Tage vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


create a matrix using a vector such that each row is one offset of the previous row
Let say I have a vector v = [v1, v2, v3, v4, ..., vn], I would like to create a matrix using the vector such that each row is on...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Create a matrix using offset elements of a vector
Let say I have a vector v = [v1, v2, v3], I would like to create a non-square matrix putting the vector v as tridiagonal element...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort