photo

Vladimir Bondarenko


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

All
  • First Review
  • Solver
  • First Answer

View badges

Feeds

View by

Question


What is this algorithm for computation of the convolution integral in continuous wavelet transform?
Looking into demo of continous wavelet transform by waveletAnalyzer (Wavelet toolbox) I came across an unknown numerical method ...

5 years ago | 0 answers | 0

0

answers

Answered
[DEPRECATED] What frustrates you about MATLAB?
Still, no syntax highlighting for the reserved words false and true: isBool = true; wouldMatlabTellYou = false;

5 years ago | 1

Answered
[DEPRECATED] What frustrates you about MATLAB?
With each new release, the Help browser becomes slower and slower. In 2019a, it takes jaw-dropping 30 secs to open the Contents...

5 years ago | 1

Question


Is there a way to unload a module (a shared library) from a MATLAB session?
Say, my mex function depends on a shared library. That library is loaded into MATLAB's work space together with the mex code. Th...

6 years ago | 1 answer | 0

1

answer