Diffusion map

Versión 1.11 (1,33 MB) por Alex Ryabov
Diffusion map of time series or similarity matrix
33 Descargas
Actualizado 25 feb 2025

Ver licencia

DiffusionMap Toolbox
This toolbox provides a simple, flexible way to perform diffusion map analysis—an approach to dimensionality reduction that preserves local data geometry. The functions included allow you to compute a similarity matrix, apply various normalization schemes, and extract diffusion map coordinates through eigenvector decomposition. An example script (`example1swissroll.m` or `example1_swissroll.mlx`) demonstrates usage on a classic Swiss roll dataset, illustrating how to reveal underlying low-dimensional structure.
Key Features
- Calculation of similarity matrices with multiple distance metrics
- Options for row or column normalization
- Different tuning parameters (e.g., number of nearest neighbors, Laplacian type)
- Example scripts to get started quickly
License
Distributed under the MIT License. See `LICENSE.txt` for details.

Citar como

Alex Ryabov (2025). Diffusion map (https://www.mathworks.com/matlabcentral/fileexchange/180223-diffusion-map), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2024b
Compatible con cualquier versión desde R2014b
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.11

minor changes in documentation

1.1

minor changes

1.0