Vectors and discrete time signals

AI Thread Summary
A discrete time signal can be considered a vector because it represents a sequence of values at specific time intervals, which can be mapped to a multi-dimensional space. MATLAB uses matrices to store these values, but this does not change the fundamental nature of the signal as a vector. The discussion highlights two definitions of a vector: one based on a starting point, angle, and magnitude, and the other based on unit vectors. By defining points in a discrete time signal, such as (x,y), one effectively defines a vector to that point. Ultimately, a discrete time signal can be understood as having n-dimensionality, corresponding to the number of samples in the signal.
janu203
Messages
35
Reaction score
2
How can a discrete time signal can be a vector? i cannot grasp the idea.
i know MATLAB uses matrices which denote vectors, but how does a discrete time varying amplitudes be a vector?
 
Engineering news on Phys.org
I think you might be confusing the issue here?
Just because MATLAB is storing the amplitudes inside of a matrix doesn't imply that it is a vector its just how MATLAB handles things.
Remember if you wanted to look at a continuous time signal in MATLAB you still need to define the step size matrix and go from there.

But on the other hand think of it this way there are 2 ways to define a vector.
1st a starting point, an angle and a magnitude.
2nd multiples of the unit vectors

So when you define any point (x,y) you're defining the vector to that point no?
 
  • Like
Likes 1 person
i just read that a discrete time signal from (0-n) has n dimensionality
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...

Similar threads

Back
Top