mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-17 20:56:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
caeb0271cf
commit
b3b8876a5a
1 changed files with 2 additions and 0 deletions
|
@ -120,4 +120,6 @@ This is the original clean data and the reconstructed clean data for the first t
|
|||
|
||||

|
||||
|
||||
## Disclaimer
|
||||
|
||||
With decreasing number of channels the reconstructions of the pertubation loses quality. This is due to the fact, that the SVD can not distinguish between the common signal which was mixed in and a random common fate of the time series. In this example, where the clean data is generated from sine waves, this effect is especially strong. You should always take a close look at u[:, 0] which is the reconstructed common signal.
|
||||
|
|
Loading…
Add table
Reference in a new issue