https://github.com/sentient-codebot/mix-regression
Consider a time-varying exponential process embedded in noise, and a pure noise process. These two proceses alternate to apply to generate samples.
https://github.com/sentient-codebot/mix-regression
Last synced: 7 months ago
JSON representation
Consider a time-varying exponential process embedded in noise, and a pure noise process. These two proceses alternate to apply to generate samples.
- Host: GitHub
- URL: https://github.com/sentient-codebot/mix-regression
- Owner: sentient-codebot
- Created: 2021-12-11T11:10:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T15:18:55.000Z (over 4 years ago)
- Last Synced: 2025-02-07T01:32:04.765Z (about 1 year ago)
- Language: Python
- Size: 81.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mix-Regression
Consider a sine function (of random frequency) embedded in noise and a pure noise signal. These two proceses alternate to apply to generate samples.
Task:
input a sequence (mixture of noisy sinusoid and pure noise). filter out the noise.