how can i solve this error?and how can i get wavelet toolbox ?
4 次查看(过去 30 天)
显示 更早的评论
'dwt2' requires Wavelet Toolbox.
Error in mine (line 16)
[cA,cH,cV,cD] = dwt2(Host,'Haar');
0 个评论
回答(1 个)
Sindar
2020-6-27
Check here whether you have a license for it, or need to buy: https://www.mathworks.com/products/wavelet.html?s_tid=srchtitle#try-buy
Then, use these instructions to add it to your Matlab installation"
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!