how zero padding is done in matlab with matlab code

 Réponse acceptée

Jason
Jason le 24 Août 2011

0 votes

Refer to padarray function.

2 commentaires

Sean de Wolski
Sean de Wolski le 24 Août 2011
Image Processing Toolbox required.
DGM
DGM le 13 Fév 2024
Modifié(e) : DGM le 13 Fév 2024
While it wasn't an option in 2011, MIMT does have a wrapper function padarrayFB(), which will work either with or without IPT installed. Downloading MIMT just for a simple zero padding task seems a bit like overkill, but I guess it depends what it's worth.

Connectez-vous pour commenter.

Plus de réponses (1)

Steven Lord
Steven Lord le 13 Fév 2024

1 vote

If you're using release R2023b or later, see the paddata function introduced in MATLAB in release R2023b.

Catégories

En savoir plus sur Thermal Analysis dans Centre d'aide et File Exchange

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by