Perform zero-padding

zero-padding for 2 input vectors

您现在正在关注此提交

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).

引用格式

Manolis Michailidis (2026). Perform zero-padding (https://ww2.mathworks.cn/matlabcentral/fileexchange/52177-perform-zero-padding), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: DSP computing, addition, Size Convert

类别

Help CenterMATLAB Answers 中查找有关 Audio Processing Algorithm Design 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 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