From 71b22e9686207135a1e2f7d1302036d49669ab12 Mon Sep 17 00:00:00 2001 From: jiafuei <30773478+jiafuei@users.noreply.github.com> Date: Wed, 16 Aug 2023 21:40:56 +0800 Subject: [PATCH] docs: update example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bbd0cb..f3dd194 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Examples #%% Simple example: generate signal with 3 components + noise import numpy as np import matplotlib.pyplot as plt -from vmdpy import VMD +from vmdrs_py import VMD #. Time Domain 0 to T T = 1000