how can i solve this error?and how can i get wavelet toolbox ?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
'dwt2' requires Wavelet Toolbox.
Error in mine (line 16)
[cA,cH,cV,cD] = dwt2(Host,'Haar');
0 comentarios
Respuestas (1)
Sindar
el 27 de Jun. de 2020
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 comentarios
Ver también
Categorías
Más información sobre Wavelet Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!