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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

