Feeds
已回答
I want find the sum of all the elements of the matrix, how to do it?(with sum() function)
sum(sum(X)) Above code would do the job.
I want find the sum of all the elements of the matrix, how to do it?(with sum() function)
sum(sum(X)) Above code would do the job.
5 years 前 | 1