源代码 Resources

Showing items tagged with "源代码"

This project provides source code and examples for four clustering algorithms, aiming to develop a standardized and extensible toolkit for clustering tasks. The implementation includes: 1. Clustering algorithms: K-means, K-medoids, FCMclust, GKclust, and GGclust 2. Cluster visualization: 2D plotting capabilities for displaying clustering results 3. Validation metrics: Comprehensive evaluation mechanisms calculating Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni's Index (XB), Dunn's Index (DI), and Alternative Dunn Index (DII)

MATLAB 228 views Tagged

A robust source code for identifying and tracking moving cells in electron microscopy, developed by a professor at Harvard Medical School. This implementation provides valuable insights for researchers working on object motion recognition and estimation, featuring advanced computer vision algorithms for cellular analysis.

MATLAB 225 views Tagged