https://it.mathworks.com/help/stats/robustrandomcutforest.isanomaly.html
isanomaly - Find anomalies in data using robust random cut forest - MATLAB
This MATLAB function finds anomalies in the table Tbl using the RobustRandomCutForest model object forest and returns the logical array tf, whose elements are...
in datafindanomalies
https://it.mathworks.com/help/stats/incrementalrobustrandomcutforest.isanomaly.html
isanomaly - Find anomalies in data using robust random cut forest (RRCF) for incremental learning -...
This MATLAB function finds anomalies in the table Tbl using the incrementalRobustRandomCutForest object forest and returns the logical array tf, whose elements...
https://au.mathworks.com/help/stats/incrementaloneclasssvm.isanomaly.html
isanomaly - Find anomalies in data using one-class support vector machine (SVM) for incremental...
This MATLAB function finds anomalies in the table Tbl using the incrementalOneClassSVM object Mdl and returns the logical array tf, whose elements are true...