Feeds
提问
Square matrix input, output same elements in upper right triangle
Any pointers on this one? I'm not looking for just an answer, I want to understand why and how it works so I can use this in the...
6 years 前 | 1 个回答 | 0
1
个回答提问
Input 3 by 3 Matrix, which get added along diagonal of n-by-n matrix
Does anyone have pointers on how to start this? I'm new to Matlab and really want to understand what's going on. Thanks in advan...
6 years 前 | 1 个回答 | 0
1
个回答提问
Generate matrix that is a product of its indices
I need to generate an n-by-n matrix, M. The n-by-n matrix elements are given by the product of its indices, M_ij=i*j-(i+j). I'm ...
6 years 前 | 1 个回答 | 0

