Tortuosity / Connected Path Calculation for 3D Structures
Versión 1.0.0.1 (22,8 KB) por
Ahmet Cecen
Tortuosity Distribution Calculation of 3D Materials Datasets
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.938.8797&rep=rep1&type=pdf
Note: The code will attempt to automatically MEX a .cpp file.
The input "Alpha" is a 3D matrix where each voxel represents the tortuosity of that voxel (or the cost of traveling that voxel). For example, in the case where we have a literal 3D labyrinth consisting of perfectly solid walls and empty space, walls would be marked with '0' (impossible to pass) and empty space would be marked with '1'. If there was a road patch full of vines in there that would make it hard to walk, that would be marked by say '2' because it costs twice as much time/effort to pass through that voxel.
For a 3D matrix representing such a "labyrinth" Tort3D will attempt to reach to the top of the system by any means necessary, starting from every single voxel at the bottom surface. This will result in a distribution of tortuosity.
Citar como
Ahmet Cecen (2024). Tortuosity / Connected Path Calculation for 3D Structures (https://github.com/ahmetcecen/Tortuosity-MATLAB), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Thermodynamics & Statistical Physics en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.1 | More description. |
|
|
1.0.0.0 | Fix Image |
|
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.