update script comments

This commit is contained in:
2020-02-12 11:31:06 +01:00
parent be4eba2661
commit 6cffcd1829
10 changed files with 34 additions and 20 deletions

View File

@@ -1,6 +1,7 @@
% FUNCTION: MM_MB
% VERSION: [Interactive Hybrid Standalone Version] V1.8
% COMPATIBLE with Matlab version 2017b or later
% REQUIREMENTS: "Statistics and Machine Learning" Matlab Toolbox installed
% TOOLBOX: "Magnitude Complexity Toolbox" within SERA Project
% DOCUMENT: "READ_ME_App_2B_v1_Description_MM_MB.docx"
%--------------------------------------------------------------------------------------------------------------
@@ -21,8 +22,9 @@
% of hypotheses of 1) multimodality and 2) existence of multi-bumps in a given
% magnitude distribution.
% --------------------------------------------------------------------------------------------------------
% AUTHORS: K. Leptokaropoulos and P. Urban,
% last updated: 03/2019, within SERA PROJECT, EU Horizon 2020 R&I
% AUTHORS: K. Leptokaropoulos, S. Lasocki and P. Urban,
% based on functions originally developed by S. Lasocki (Lasocki and Papadimitriou, 2006)
% last updated: 07/2019, within SERA PROJECT, EU Horizon 2020 R&I
% programme under grant agreement No.730900
% CURRENT VERSION: v1.8 **** [INTERACTIVE HYBRID STANDALONE VERSION!!]
% ----- THIS IS a dual-mode version: If all input arguments are set, then the
@@ -110,7 +112,7 @@
% CRC Press, Boca Raton, Fla.
% -- Lasocki S. and E. E, Papadimitriou (2006), "Magnitude distribution
% complexity revealed in seismicity from Greece", J. Geophys. Res.,
% 111, B11309, doi:10.1029/2005JB003794.
% 111, B11309, doi:10.1029/2005JB003794.
% -- Silverman, B. W., (1986), Density estimation for statistics and data analysis,
% CRC press, Boa Raton, Fla.
% ---------------------------------------------------------------------------------------------------------