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

版本 1.1.0.0 (4.8 KB) 作者: wangjs
A modified version of "Jose Suau Rodriguez" code (isodata.m)
5.2K 次下载
更新时间 2009/3/18

无许可证

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)

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Behavior and Psychophysics 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

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

1.0.0.0