MATLAB: How to write matlab program of following equation.

feature extractionImage Processing Toolbox

In attached file formula is present.

Best Answer

Try this:
dissim(cx, cy) = sum((vx-vy)./(vx+vy))