photo

Leonardo


Last seen: 9 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to write a diagonal rectangular matrix
I have to insert on matlab this matrix: n = 100; A = diag(21*ones(n,1)) + diag(-4*ones(n-1,1),-1)... + diag(-20*ones(n-1,...

9 months 前 | 1 个回答 | 0

1

个回答