How can I turn off a "self learning" function of Matlab?
이전 댓글 표시
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
채택된 답변
추가 답변 (2개)
DenisK
2018년 5월 11일
0 개 추천
댓글 수: 1
Walter Roberson
2018년 5월 11일
Nothing like that sounds familiar to me, especially not for any convolution methods. Perhaps something to do with "deep learning"??
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!