how zero padding is done in matlab with matlab code

 채택된 답변

Jason
Jason 2011년 8월 24일

0 개 추천

Refer to padarray function.

댓글 수: 2

Sean de Wolski
Sean de Wolski 2011년 8월 24일
Image Processing Toolbox required.
DGM
DGM 2024년 2월 13일
편집: DGM 2024년 2월 13일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Steven Lord
Steven Lord 2024년 2월 13일

1 개 추천

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

카테고리

도움말 센터File Exchange에서 Thermal Analysis에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

질문:

2011년 8월 24일

편집:

DGM
2024년 2월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by