Topological Data Analysis Learning Code
This code takes a (small) set of data as an input and computes the Betti Numbers of that data.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Adam Cutbill (2026). Topological Data Analysis Learning Code (https://www.mathworks.com/matlabcentral/fileexchange/47009-topological-data-analysis-learning-code), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.3.0 (32.3 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.3.0 | Replacing ismember function with newer version. |
||
| 1.2.0 | -Fixed some minor mistakes in the overall description. |
||
| 1.1.0 | Requires statistics toolbox and MATLAB 2010b or newer (for pdist2). I may modify this to work on older version as pdist2 is relatively simple function. |
||
| 1.0.0 |