Skip to content

Commit a0826f7

Browse files
authored
Update README.md
1 parent 2969386 commit a0826f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The algorithm is inspired by the one used by Magalhaes et al. [1]. It has been a
1616
The submission file contains:
1717
- A data file BridgeData.mat
1818
- A Matlab Live Script Example1.mlx that illustrates the application of the algorithm.
19+
- A Matlab Live Script Example1_noToolbox.mlx that reproduce Example1 but using the function SSICOV_noToolbox.
1920
- The function SSICOV which is the automated SSI-COV algorithm.
2021
- The function SSICOV_noToolbox which is the automated SSI-COV algorithm but does not use the Statistics and Machine Learning Toolbox. The Linkage algorithm is replaced by the function "PHA_Clustering" by [5] and the function "cluster" is replaced by the function "Cluster2", which is derived from [6].
2122
- The function plotStabDiag.m, which plot the stabilization diagram.

0 commit comments

Comments
 (0)