Signals & Systems with Linear Algebra

In summary: If so, then##g(t) = u(t) - u(t - 1) = \begin{cases} 0 & t < 0 \\ 1 & 0 \le t < 1 \\ 0 & t > 1\end{cases}##So in a nutshell ##s_1(t), s_2(t), s_3(t),## and ##s_4(t)## just multiply ##t, t^2,## etc. by 1 for t between 0 and 1, and 0 elsewhere.Here's a graph of y = g(t), based on my... guesswork:
  • #1
ashah99
60
2
Homework Statement
Please see problem statement below
Relevant Equations
Inner products, norms, orthogonality
1644245069497.png

Hello everyone, I would like to get some help with the above problem on signals and linear projections. Is my approach reasonable? If it is incorrect, please help. Thanks!

My approach is that s3(t) ad s4(t) are both linear combinations of s1(t) and s2(t), so we need an orthonormal basis for the span of {s1(t), s2(t)}.
I normalize s1(t) to get u1(t) = sqrt(3)*t.
To get u2(t) I apply Gram-Schmidt by finding the projection of s2(t) onto u1(t), subtracting that result from s2(t) and then normalizing it. I got u2t) = 4*sqrt(5)*[t^2 - 3t/4]
So the projection of g(t) is g_hat(t) = r1*u1(t) + r2*u2(t), where r1 = <g(t), u1(t)> and r2 = <g(t), u2(t)>, the inner products. I get r1 = sqrt(3)/2 and r2 = -sqrt(5)/6
Putting it all together and simplifying, I get g_hat(t) = 4t - (10/3)*t^2, thus a = 4 and b = -10/3

Apologies for the formatting. Is this correct?
 
Physics news on Phys.org
  • #2
ashah99 said:
Homework Statement:: Please see problem statement below
Relevant Equations:: Inner products, norms, orthogonality

View attachment 296739
Hello everyone, I would like to get some help with the above problem on signals and linear projections. Is my approach reasonable? If it is incorrect, please help. Thanks!

My approach is that s3(t) ad s4(t) are both linear combinations of s1(t) and s2(t), so we need an orthonormal basis for the span of {s1(t), s2(t)}.
I normalize s1(t) to get u1(t) = sqrt(3)*t.
To get u2(t) I apply Gram-Schmidt by finding the projection of s2(t) onto u1(t), subtracting that result from s2(t) and then normalizing it. I got u2t) = 4*sqrt(5)*[t^2 - 3t/4]
So the projection of g(t) is g_hat(t) = r1*u1(t) + r2*u2(t), where r1 = <g(t), u1(t)> and r2 = <g(t), u2(t)>, the inner products. I get r1 = sqrt(3)/2 and r2 = -sqrt(5)/6
Putting it all together and simplifying, I get g_hat(t) = 4t - (10/3)*t^2, thus a = 4 and b = -10/3

Apologies for the formatting. Is this correct?
@ashah99, looks fine to me. It took me awhile to check all your work, but everything checks:
your orthonormal vectors are indeed orthogonal and have magnitude 1.

Calculating the inner product of g(t) with each of ##u_1## and ##u_2## gets you the magnitudes of the projection of g(t) onto each of these "vectors". Then scaling these unit "vectors" by the amounts you found from the inner products produces two "vectors" of the right length. Finally, adding these two together gets you the "vector" projection of g(t) onto the "plane" that ##u_1## and ##u_2## span.

Good job!
 
  • Like
Likes sysprog and ashah99
  • #3
Mark44 said:
@ashah99, looks fine to me. It took me awhile to check all your work, but everything checks:
your orthonormal vectors are indeed orthogonal and have magnitude 1.

Calculating the inner product of g(t) with each of ##u_1## and ##u_2## gets you the magnitudes of the projection of g(t) onto each of these "vectors". Then scaling these unit "vectors" by the amounts you found from the inner products produces two "vectors" of the right length. Finally, adding these two together gets you the "vector" projection of g(t) onto the "plane" that ##u_1## and ##u_2## span.

Good job!

Thank you for taking the time to review my work - I know it was a mess, but at least I'm on the right track.

I was wondering if I could ask you a side question related to the original problem statement. Not sure if you have a background in digital communications, but would you know how to approach sketching the signal space (constellation) diagram for the 4 signal vectors? Thanks for your time.
 
  • #4
ashah99 said:
Thank you for taking the time to review my work - I know it was a mess, but at least I'm on the right track.

I was wondering if I could ask you a side question related to the original problem statement. Not sure if you have a background in digital communications, but would you know how to approach sketching the signal space (constellation) diagram for the 4 signal vectors? Thanks for your time.
I don't have a background in digital communications, but I do know some math. I'm assuming that u(t) in your problem is the Heaviside unit step function, where u(t) = 1 for t >= 0, and u(t) = 0 for t < 0. u(t - 1) is just the same function that's been shifted to the right by 1 unit.

If so, then
##g(t) = u(t) - u(t - 1) = \begin{cases} 0 & t < 0 \\ 1 & 0 \le t < 1 \\ 0 & t > 1\end{cases}##

So in a nutshell ##s_1(t), s_2(t), s_3(t),## and ##s_4(t)## just multiply ##t, t^2,## etc. by 1 for t between 0 and 1, and 0 elsewhere.

Here's a graph of y = g(t), based on my assumption:
step.png
 
Last edited:
  • Like
Likes sysprog
  • #5
@Mark44's straight right graph looked exactly right to me, and I liked his 'nutshell' remark; I do have a background in digital communications, but I think that @Mark44 is, like others here, better at mathematics than I am, even though maybe if I think things through I can get along.
 
  • Like
Likes Mark44

1. What is the importance of studying Signals & Systems with Linear Algebra?

Studying Signals & Systems with Linear Algebra is important because it provides a mathematical framework for understanding and analyzing signals and systems. This is useful in various fields such as engineering, physics, and computer science.

2. What are some real-world applications of Signals & Systems with Linear Algebra?

Some real-world applications of Signals & Systems with Linear Algebra include image and signal processing, control systems, and communication systems. It is also used in fields such as audio and video processing, medical imaging, and financial analysis.

3. How does Linear Algebra relate to Signals & Systems?

Linear Algebra is the branch of mathematics that deals with linear equations and their representations in vector spaces. In Signals & Systems, linear algebra is used to analyze and manipulate signals and systems, which are often represented as vectors and matrices.

4. What are the key concepts in Signals & Systems with Linear Algebra?

Some key concepts in Signals & Systems with Linear Algebra include vector spaces, linear transformations, eigenvalues and eigenvectors, and matrix operations. These concepts are used to analyze and manipulate signals and systems in various applications.

5. What are some resources for learning Signals & Systems with Linear Algebra?

There are many resources available for learning Signals & Systems with Linear Algebra, including textbooks, online courses, and video tutorials. Some popular textbooks include "Linear Algebra and Its Applications" by David C. Lay and "Signals and Systems" by Alan V. Oppenheim and Alan S. Willsky. Online courses and video tutorials can be found on platforms such as Coursera, Khan Academy, and YouTube.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
5
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
526
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
520
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
  • Classical Physics
Replies
6
Views
1K
Back
Top