Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果输入数据不均匀,我该怎么办?如果输入数据不是 2 的幂呢?我应该忽略其余的数字吗?
对信号长度没有这样的限制。使用一些信号扩展来处理超出信号边界的样本。对称扩展是一种流行的选择,因为它保证了变换的可逆性而不添加任何不必要的系数。如果您使用提升方案,这种处理会更容易(尽管在 Haar 小波的情况下这无关紧要)。这同样适用于两者的权力。