Feeds
질문
creat matrix with specific row element
Create a matrix of 100 rows and 100 columns. The odd columns should contain values 2, and the even columns, values 0
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
matlab matrix with specific elements
i want to create an m by n matricx and its elements are write by this firmula a(i, j) = (j − 4)2 (i + 1)−3 + ij where i is the...
대략 5년 전 | 답변 수: 1 | 0
