maaham banu
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
190,332
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to slide a smaller matrix over larger matrix and employ element wise multiplication?
I have one matrix of THETA_F1 which is 512x509 and THETA_F2 256x321. I want to slide the smaller matrix over the larger one and ...
5 years ago | 0 answers | 0
0
answersQuestion
I want to multiply two matrices by sliding the smaller matrix on the larger one through neighborhood operations
These two matrices are a result of log-polar map and then fft2 and fft2shift has been applied. Now I want to apply the resulti...
5 years ago | 1 answer | 0
1
answerQuestion
How to access names of pictures in a file?
The name of the images have important information that I need to store in different variables for further processing. For exam...
5 years ago | 2 answers | 0
2
answersQuestion
I need to store these values from another function into an array
So this is my function which is calculating the number of keypoints from an image. So I have this file which has 8 images. I am ...
5 years ago | 1 answer | 0
1
answerQuestion
Has anyone implemented MACH (maximum average correlation height filter) on MATLAB?
Hi, I am implemented MACH filter which is implemented when you are implementing automatic target recognitions which starts with ...
5 years ago | 1 answer | 0
1
answerQuestion
How to superimpose multiple images and then save the figure?
This is the data set I have and I want to superimpose all of these images to achieve one image (refer second image). P.S I have...
5 years ago | 1 answer | 0