Feeds
已解决
Find the remainder - 01
Given an array of integers, find the remainder when the product of all the elements is divided by N
3 years 前
已解决
Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...
3 years 前
已解决
Calculate the average value of the elements in the array
Calculate the average value of the elements in the array
3 years 前
提问
Finding correlation between two images
Suppose I want to perform correlation between two images. I know there is a function normxcorr2 which can be used to find the co...
4 years 前 | 1 个回答 | 0


