zero padding
7 次查看(过去 30 天)
显示 更早的评论
how zero padding is done in matlab with matlab code
1 个评论
Hans Scharler
2024-2-13
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
采纳的回答
更多回答(1 个)
Steven Lord
2024-2-13
If you're using release R2023b or later, see the paddata function introduced in MATLAB in release R2023b.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!