Posts - Page 3 of 5
Poisson Bracket, Poisson Theorems
Learning Objectives:
Plasma Oscillations and Plasmons
Learning Objectives:
Hamilton–Jacobi Equation
Hamilton–Jacobi Equation with Example of Harmonic Oscillator
Generating Function
Learning Objectives:
Legendre Transformation
Learning Objectives:
Hamilton Equation of Motion
Hamilton’s Equations of Motion
Hamilton’s Principle
Hamilton’s Principle
Least Action Principle
The Principle of Least Action
Calculus of variation
Calculus of variation
Lagrange’s Equation
D’Alembert’s Principle, Lagrange’s Equation and Its Simple Applications
Dielectric Properties of Materials
Macroscopic Dielectric Constant
Numerical Methods
Eigenvalues and eigenvectors play a central role in linear algebra, with wide applications in physics, engineering, and data science. They help understand the action of a linear transformation in a given vector space.
Image Processing: Eigenvalues and Eigenvectors
🧠 Objective
This lecture explores the application of eigenvalues and eigenvectors in image processing using Principal Component Analysis (PCA). We will:
Dissertation: N-Interconnected Mass-Spring System
Dissertation-Heat Equation
Simulation of the Heat Equation in a Rectangular Room
Dissertation-Wave Equation
Simulation of the Wave Equation in a Circular Domain Using Python
Python: Course Contents
🚀 Hands-on Practice: Practice coding by clicking on button below:
Python: Object-Oriented Programming
Object-Oriented Programming (OOP) is a programming style that organizes code into objects, which store data and perform actions. This method makes programs more structured, reusable, and secure. The four main concepts of OOP are:
Windows: Basics of Command Prompt
The Command Prompt (cmd.exe) is a command-line interpreter in Windows that allows users to execute commands, run scripts, and perform administrative tasks.
Basic Electronics: Boolean Algebra
Boolean algebra is a mathematical structure used to perform operations on binary variables (0s and 1s). It is fundamental in digital logic design and computer science.