Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Finite Element Method: Stiffness Matrix and Basis Functions
Graph Chatbot
Related lectures (28)
Previous
Page 1 of 3
Next
Singular Value Decomposition: Applications and Interpretation
Explains the construction of U, verification of results, and interpretation of SVD in matrix decomposition.
Matrix Rank and Linear Systems
Explores matrix rank, subspaces, and their role in solving linear systems of equations.
Linear Systems: Direct Methods
Covers the formulation of linear systems, direct and iterative methods for solving them, and the cost of LU factorization.
Linear Algebra: Vector Spaces and Linear Independence
Covers vector spaces, operations, and linear independence with examples from polynomials and functions.
Linear Independence and Basis
Explains linear independence, basis, and matrix rank with examples and exercises.
Vector Spaces and Linear Applications
Covers vector spaces, subspaces, kernel, image, linear independence, and bases in linear algebra.
Scalar Linear Higher Order ODEs
Covers scalar linear higher order ODEs, focusing on properties of solutions and the superposition principle.
Controllability and Observability
Covers controllability and observability in linear systems, discussing necessary conditions and implications of unimodular matrices.
Signals & Systems I: Preliminary Concepts and Linear Systems
Covers preliminary concepts in signals and systems, including linear systems invariant in time and stability.
Vectorization in Python: Efficient Computation with Numpy
Covers vectorization in Python using Numpy for efficient scientific computing, emphasizing the benefits of avoiding for loops and demonstrating practical applications.