From 36fb8c505a9a18a361883b310fea15e28f9d551f Mon Sep 17 00:00:00 2001 From: Jingwei Too <30698779+JingweiToo@users.noreply.github.com> Date: Sat, 12 Dec 2020 23:19:47 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a20674d..4802d44 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,8 @@ feat = jfemg('zc', X); | 40 | 'emav' | Enhanced Mean absolute value | - | | 39 | 'ewl' | Enhanced Wavelength | - | | 38 | 'fzc' | New Zero Crossing | - | -| 37 | 'ass' | Absolute Value of Summation | - | -| 36 | 'asm' | Absolute Value of Summation of Square Root | - | +| 37 | 'asm' | Absolute Value of Summation of *exp* root | - | +| 36 | 'ass' | Absolute Value of Summation of Square Root | - | | 35 | 'msr' | Mean Value of Square Root | - | | 34 | 'ltkeo' | Log Teager Kaiser Energy Operator | - | | 33 | 'lcov' | Log Coefficient of Variation | - |