TriDiMap icon indicating copy to clipboard operation
TriDiMap copied to clipboard

Matlab functions to plot 2D and 3D maps from nanoindentation tests.

Results 11 TriDiMap issues
Sort by recently updated
recently updated
newest added

http://www.jsoftcivil.com/index.php/description/issue/article_136759_427e8a3e53abb5a3a9e6c8b04612b75f.pdf

enhancement

Right now the function used is based on ellipse fitting: https://github.com/DavidMercier/TriDiMap/blob/d35131e1d9c7c4d0b2de46a20488a934881df7bc/third_party_codes/fit_ellipse.m But why not using convex Hull function: https://towardsdatascience.com/clustering-using-convex-hulls-fddafeaa963c https://fr.mathworks.com/help/matlab/ref/convhull.html https://chitchatr.wordpress.com/2011/12/30/convex-hull-around-scatter-plot-in-r/ ![image](https://user-images.githubusercontent.com/8429951/128984275-3b1c813b-7653-4e53-a5a2-9a2377eec0ee.png)

enhancement

![image](https://user-images.githubusercontent.com/8429951/128643785-e97a187f-c1e4-4561-af5b-da8784f33d0f.png) From https://doi.org/10.3390/ma14123349.

enhancement

To be solved... See the doc for more information: https://tridimap.readthedocs.io/en/latest/E_H.html

enhancement

A binary map with for example pixel in black when no pop-in and pixel in white when pop-in on the load-displacement curve... Or a color map with color corresponding to...

enhancement

A data analysis procedure for phase identification in nanoindentation results of cementitious materials from https://doi.org/10.1617/s11527-019-1397-y. --> Use of ISOMAP algorithm [1], of the family of manifold learning algorithm [2]. [1]...

enhancement

Some metal samples have defects or voids that hinders obtaining a grid at uniform spacings. In that case, we have to take nanoindentation measure at suitable spots, resulting in non-uniform...

enhancement

Could be better for publication... and the same for PDF plot...

See the following work for more details: https://doi.org/10.1051/mattech/2016041

enhancement