Skip to main content

Questions tagged [noise]

This tag is for questions about noise. In signal processing, noise is a general term for unwanted (and, in general, unknown) modifications that a signal may suffer during capture, storage, transmission, processing, or conversion.

2 votes
0 answers
51 views

PDF of the bispectrum My goal is to find the PDF of the magnitude of the classical bispectrum $|\lambda_1|$ (I’ve given a definition a few lines below) in order to find 95% confidence intervals for ...
Amrit Cassim's user avatar
0 votes
0 answers
38 views

The Allan Variance Sigma Tau Diagram allows one understand the different kinds of noise that are present in a time series; the following two images are taken from the wikipedia page related to Allan ...
Manfred Weis's user avatar
4 votes
3 answers
251 views

Consider a random variable 𝑋 that follows an exponential distribution. After binning (floor), 𝑋 becomes discrete and follows a geometric distribution. My question is: how can we recover the original ...
Roland's user avatar
  • 143
0 votes
1 answer
280 views

I'm analyzing a time series and estimating both the power spectrum exponent $ \beta $ and the Hurst exponent $ H $. According to the literature, these quantities are related by $ \beta = 2H - 1 $. ...
Mark's user avatar
  • 7,742
0 votes
0 answers
19 views

In An Introduction to Bispectral Analysis and Bilinear Time Series Models (Rao & Gabr, 1984), the authors derive the spectrum and bispectrum of a linear process represented by $$X_t = \sum^{\infty}...
vernigan's user avatar
0 votes
1 answer
48 views

How to approach this integral: $$I(t) = \int A \cos(\alpha t + \phi (t))dt$$ where $A$ and $\alpha$ are constant? $\phi (t)$ is modelled as a Wiener process (Gaussian distributed random variable ...
SiPh's user avatar
  • 41
2 votes
1 answer
75 views

Let $f: \mathbb{R}^n \to \mathbb{R}$ be a continuous function, and let $\xi(x)$ be a uniformly distributed random variable with variance $\sigma^2 > 0$, independent and identically distributed (i.i....
Dat Ba Tran's user avatar
1 vote
0 answers
47 views

For context, I was reading Optimal Control and Estimation by Stengel. In a section centered around discussing colored noise, Stengel defines a first-order difference equation $$\tag{1}x_{i+1} = ax_i + ...
nphirning's user avatar
  • 124
0 votes
1 answer
33 views

Suppose we are given a linear dynamical system $$ x_t = Ax_{t - 1} + \mathcal{N}(0, \sigma^2) $$ where $A$ is orthogonal, $x_t \in \mathbb{R}^n$, and $\mathcal{N}(0, \sigma^2)$ is a normal ...
Stephen Jiang's user avatar
2 votes
1 answer
131 views

A general ARIMA(p,d,q) model is given by:$(1-B)^d\phi(B)X_t = \theta(B)a_t$ where p is the order of AR term:$\phi(B)=(1-\phi_1B-\phi_2B^2-\phi_pB^p)$ and d is the order of MA term: $\theta(B)=(1-\...
user1156860's user avatar
1 vote
0 answers
46 views

Suppose we are given a linear dynamical system $$ x_t = Ax_{t - 1} + \mathcal{N}(0, \sigma^2) $$ where $A$ is orthogonal, $x_t \in \mathbb{R}^n$, and $\mathcal{N}(0, \sigma^2)$ is a normal ...
Stephen Jiang's user avatar
5 votes
1 answer
333 views

I need to numerically integrate a large number of ODE's of the following form $$ \dot{X} = k_{1}\left[\rule{0pt}{4mm}U\left(t\right) - X\right] + k_{2}V\left(t\right)\left[\rule{0pt}{4mm}W\left(t\...
Aleksejs Fomins's user avatar
0 votes
0 answers
90 views

I am reading Stochastic Methods by Gardiner and in the beginning of chapter 4 he motivates the rigorous interpretation of a Stochastic Differential equation by describing the properties of a "...
Mashe Burnedead's user avatar
0 votes
1 answer
64 views

I have the following system $$\ddot{x}+w^2 x=0,$$ with the following initial conditions: $\dot{x}(0)=0$ and $x(0)=x_o$, the solution reads: $$x(t)=x_o cos(t).$$ Now I want to include the fluctuations ...
Gibrate's user avatar
  • 143
1 vote
1 answer
71 views

I'm recently learning Shannon entropy. The discrete case seems to be easy to understand and I'm trying to apply it to the continuous case. Suppose a channel has discrete inputs $X$ and outputs $Y$ per ...
vincent163's user avatar

15 30 50 per page
1
2 3 4 5
16