grandong oblong
Followers: 0 Following: 0
Feeds
提问
how to add zeros to the beginning and end
how to add zeros to the beginning and end a = [1 3 5]; %result a = [0 0 1 3 5 0 0];
4 years 前 | 1 个回答 | 0
1
个回答提问
How to reconstruction multilevel wavelet (DWT)
I want to reconstruction a2, d2, and d1 to be x, but length of a2, d2 ,and d1 are different. How to solve it?. Please help me x...
4 years 前 | 1 个回答 | 0