News

Plotting of linear and logarithmic scale by using MATLAB. I have the script doing exactly what I need it to for the linear scale plot, however, I'm not sure how to also get matlab to transition it ...
Logarithmic scale is a way of representing values that span a wide range or have exponential growth or decay. For example, the human ear can perceive sounds from 20 Hz to 20 kHz, which is a 1000 ...
This post offers reasons for using logarithmic scales, also called log scales, on charts and graphs. It explains when logarithmic graphs with base 2 are preferred to logarithmic graphs with base 10.
Implemented a Laplacian Blob Detector using a LoG filter in scale space. Performed non-max suppression and displayed the resulting circles at their characteristic scales. I tried this Blob detector in ...