Skip to content

Commit

Permalink
docs: update example
Browse files Browse the repository at this point in the history
  • Loading branch information
jiafuei committed Aug 16, 2023
1 parent 95cf83f commit 71b22e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 71b22e9

Please sign in to comment.