zero padding in matrix
35 views (last 30 days)
Show older comments
Anvinder Singh
on 29 Apr 2016
Commented: Rohit Kharat
on 20 Jan 2022
Hi, I have a 5x5 matrix and i would like to pad it with zeros such that its size becomes 200x200 and the 5x5 matrix is in the middle of the 200x200. Please help.
1 Comment
Roger Stafford
on 29 Apr 2016
You can't precisely center a 5x5 block in a 200x200 block! In which direction do you want it to be off-center?
Accepted Answer
More Answers (1)
See Also
Categories
Find more on Operating on Diagonal Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!