Leonardo
Followers: 0 Following: 0
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,...
1 year 前 | 1 个回答 | 0
Followers: 0 Following: 0
提问
1 year 前 | 1 个回答 | 0