Community Profile

photo

Mohammad Saquib Khan


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

All
  • Promoter
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Solved


Find the remainder - 01
Given an array of integers, find the remainder when the product of all the elements is divided by N

1 year ago

Solved


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...

1 year ago

Solved


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

1 year ago

Question


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...

2 years ago | 1 answer | 0

1

answer