Questions tagged [time-domain]

143 questions
1
vote
1 answer

How to sample a signal in time based on a set of relaxation times?

How fine should you sample in time (and what should the range be) when calculating a spectrum based on some relaxation times ("modes" in physics, not sure about signal processing). I have some relaxation times $\tau$ that span several orders of…
user62149
1
vote
1 answer

What is the relationship between the discrete time and continuous time variables?

While going through Proakis's Digital Signal Processing (page 21) ,he stated that if a continuous time signal $~x(t)~$ that has been sampled each $~T~$ seconds to produce a discrete time signal $~x(n)~$ then the relationship between the variables…
Hilbert
  • 129
  • 4
0
votes
0 answers

Detection of pattern in Time Waveform Data

I'm working on building a system which can detect such patterns by some methods excluding any statistical or frequency domain analysis techniques. How to detect such repetitive pattern for any faulty system which is producing such data? **
0
votes
0 answers

Relationship between the derivative of a time-stretched signal and its original derivative

Suppose we have a time bounded original signal f(t) where f is nicely behaved, for simplicity we can restrict it to a polynomial. The crux of the problem is that its analytical form is unknown, we only have the sampled values of the signal and its…