Perform zero-padding

zero-padding for 2 input vectors

Ahora está siguiendo esta publicación

This funtion calculate which of 2 input 1D vectors have the less number of elements and performs zero-padding so both of them to have same lengths. It can be used to mono only sound files ( 1D matrix).

Citar como

Manolis Michailidis (2026). Perform zero-padding (https://es.mathworks.com/matlabcentral/fileexchange/52177-perform-zero-padding), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: DSP computing, addition, Size Convert

Categorías

Más información sobre Audio Processing Algorithm Design en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

v1.1 inludes the following:
- checks if the input vectors have same length
- ensure the input vector to be columns before processing

1.0.0.0