zero padding
Show older comments
how zero padding is done in matlab with matlab code
1 Comment
Hans Scharler
on 13 Feb 2024
I saw your Discussion thread @Image Analyst and thought maybe there is a MATLAB answer for this question - https://www.mathworks.com/matlabcentral/discussions/tips/845271-trick-to-enlarge-a-matrix-by-padding-it-with-zeros
Accepted Answer
More Answers (1)
Steven Lord
on 13 Feb 2024
1 vote
If you're using release R2023b or later, see the paddata function introduced in MATLAB in release R2023b.
Categories
Find more on Thermal Analysis 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!