This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def ta_vuong_norm_s (y): | |
# Covid19 _VuongSimulator | |
# ---- VUONG-Aligorithm: Normalyse Summe function | |
# Author: Dr. The Anh Vuong | |
# (c) 2020 by Dr.-The Anh Vuong | |
# Licence: MIT , Patent right is reserved | |
#-------------------------------------------------- | |
# y: input | |
# y3 = ta_norm : calculead output |