Sigma Notation in Matlab

2 views (last 30 days)
Andrew
Andrew on 6 May 2015
Commented: Andrew on 6 May 2015
I'd like to be able to write the following three functions into matlab, but am not sure how to accomplish it (still learning how to do things in MatLab). Could someone please help with how to write the following three equations as individual functions?
<<
<<
>>
  4 Comments
James Tursa
James Tursa on 6 May 2015
So, E is a matrix and E(i,j) is the element in the i'th row and j'th column? And what is R? I had assumed it was a scalar, but now you have Rx, Ry, and Rz listed. How do these relate to R in your sigma formulas?
Andrew
Andrew on 6 May 2015
I have the utility that creates a GLCM. This GLCM gives data processed in the X, Y, and Z direction. I guess you could think of the cube as a series of slices stacked together. Row i and column j represent the data at any given point on a slice, and you're right, R is just the number of samples in the cube.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!