Vectors and discrete time signals

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
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   Reactions: 1 person
i just read that a discrete time signal from (0-n) has n dimensionality