photo

WeiShan Ng


Last seen: 4개월 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 4년 전 | 답변 수: 1 | 0

1

답변