Linear Algebra in Computer Engineering

  • #1
I am going into Computer engineering and I have heard that there is a lot of Linear Algebra in it. Exactly how and why do they use so much linear algebra?

thanks
 
Physics news on Phys.org
  • #2
I'm no expert in Computer engineering in general but certainly linear algebra is used intensively in computer graphics.
 
  • #3
Solving systems of linear equations (which may appear in (say) multiloop circuits) uses linear algebra.

Graph theory and networks (which may arise in discussions of parallel computing) use incidence and adjacency matrices, which are studied with linear algebra.

FFT and other signal processing methods use linear algebra.
 

Suggested for: Linear Algebra in Computer Engineering

Replies
10
Views
447
Replies
3
Views
742
Replies
3
Views
562
Replies
6
Views
477
Replies
5
Views
912
Replies
6
Views
1K
Replies
9
Views
569
Replies
5
Views
1K
Back
Top