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

Version 1.1.0.0 (4.78 KB) by wangjs
A modified version of "Jose Suau Rodriguez" code (isodata.m)
5.2K Downloads
Updated 18 Mar 2009

No License

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 (2024). 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 .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Behavior and Psychophysics in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

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

1.0.0.0