How to write matlab code for the following equation that is attached in pdf form.

1 view (last 30 days)
PLEASE GIVE MATLAB CODE FOR THE EQUATION THAT IS ATTACHED

Accepted Answer

Walter Roberson
Walter Roberson on 21 Mar 2018
sum(sum(bsxfun(@minus, x, cen).^2))
  6 Comments

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!