Vectors and discrete time signals

In summary, a discrete time signal can be thought of as a vector in two ways: first, as a starting point with an angle and magnitude, and second, as multiples of unit vectors. In MATLAB, amplitudes are stored in matrices, but this does not necessarily mean that they are vectors. Additionally, when defining a discrete time signal, it can be seen as having n dimensions, where n is the range of values from 0 to n.
  • #1
janu203
35
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
  • #2
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
  • #3
i just read that a discrete time signal from (0-n) has n dimensionality
 

1. What is a vector in the context of discrete time signals?

A vector in the context of discrete time signals is a mathematical representation of a signal that consists of a finite sequence of numbers. Each number in the sequence corresponds to a specific point in time and represents the amplitude or value of the signal at that time. Vectors are often used in signal processing and analysis to manipulate and analyze signals.

2. How are vectors represented in discrete time signals?

Vectors in discrete time signals can be represented in various forms, such as as a list of numbers, a graph or plot, or a mathematical equation. The most common representation is as a list of numbers, with each number corresponding to a specific point in time. This representation allows for easy manipulation and analysis of the signal.

3. What is the difference between a scalar and a vector in discrete time signals?

Scalars in discrete time signals represent single values, while vectors represent a sequence of values. Scalars can be thought of as a special case of vectors, where the sequence only contains one value. In other words, a scalar is a one-dimensional vector, while a vector can have multiple dimensions.

4. How do vectors and discrete time signals relate to each other?

Vectors and discrete time signals are closely related, as vectors are used to represent discrete time signals. Discrete time signals can be thought of as a set of vectors, with each vector representing the signal at a specific point in time. Vectors are also used in signal processing techniques, such as convolution and Fourier transforms, to analyze and manipulate signals.

5. Can vectors be used to represent continuous time signals?

Yes, vectors can be used to represent continuous time signals. However, in this case, the vector will contain an infinite number of values, as continuous time signals have an infinite number of points. In practical applications, continuous time signals are often sampled at discrete points in time, and the resulting discrete time signal can be represented as a vector.

Similar threads

  • Electrical Engineering
Replies
4
Views
311
  • Electrical Engineering
Replies
4
Views
816
  • Electrical Engineering
Replies
1
Views
1K
Replies
4
Views
1K
  • Electrical Engineering
Replies
3
Views
1K
  • Electrical Engineering
Replies
11
Views
2K
Replies
9
Views
2K
  • Electrical Engineering
Replies
15
Views
2K
Replies
2
Views
1K
  • Electrical Engineering
Replies
1
Views
1K
Back
Top