How can I turn off a "self learning" function of Matlab?
Afficher commentaires plus anciens
Hello,
I've got an assignment where I was asked to compare time required for different convolutions methods. Surprisingly, time of linear convolution was significantly shorter rather than overlap add method. I heard that matlab has kind of "self learning" mechanism, that, I assume, interfered to the whole process and insert kind of unwanted correction that changed time that takes to algorithm to run. Can I turn off this mechanism, if such actually exists?
Thank you in advance, Denis
Réponse acceptée
Plus de réponses (2)
DenisK
le 11 Mai 2018
0 votes
1 commentaire
Walter Roberson
le 11 Mai 2018
Nothing like that sounds familiar to me, especially not for any convolution methods. Perhaps something to do with "deep learning"??
DenisK
le 11 Mai 2018
0 votes
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!