ISODATA segmentation --- A modification to "Jose Suau Rodriguez" code (isodata.m)

A modified version of "Jose Suau Rodriguez" code (isodata.m)

You are now following this Submission

This code has a little bit modification on "Jose Suau Rodriguez" code (isodata.m), this one extend the classification dimension from 2D to N-D, and runs faster (almost 50x times faster than isodata.m)

Cite As

wangjs (2026). ISODATA segmentation --- A modification to "Jose Suau Rodriguez" code (isodata.m) (https://www.mathworks.com/matlabcentral/fileexchange/23350-isodata-segmentation-a-modification-to-jose-suau-rodriguez-code-isodata-m), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Behavior and Psychophysics in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

update code by uncomment "function [dist]= distancia(Z1, Z2)" part.

1.0.0.0