• Stars
    star
    777
  • Rank 58,500 (Top 2 %)
  • Language
  • License
    MIT License
  • Created almost 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An intuitive and visual guide to understanding Maxwell's equations.

Description

This is a guide to Maxwell's equations which focuses on providing an intuitive / geometric review of some of the main concepts.

The main inspiration for this guide was a video by 3Blue1Brown and it can be found here:

Divergence and Curl: The language of Maxwell's equations, fluid flow, and more

The images illustrating vector fields, as well as the concepts included in the curl and divergence sections were taken directly from the video.

The images shown when explaining the heat equation and partial differential equations were also taken from the video series by 3Blue1Brown called ‘Solving the Heat Equation’ which can be found using the link below:

Solving the Heat Equation

Also, by no means is this a thorough reference! For those wanting a more in depth view of the equations, I'd suggest taking a look at A Student's Guide to Maxwell's Equations by Dan Fleisch, which not only goes into a much more detailed view of the equations, but also includes valuable examples and practice problems!

Credits

Many thanks to Grant Sanderson / 3Blue1Brown for the outstanding material he's made available on his channel, as well as for allowing me to use the images from his videos in presenting some of the topics available within the guide!

More Repositories

1

Go-Web-Server

A Go web server with built in logging, tracing, health check, and graceful shutdown. It also includes a few demo applications showing the Go HTML temple functionality.
Go
263
star
2

Python-Prolog-Interpreter

A simple Prolog Interpreter written in a few lines of Python 3. It runs a limited subset of Prolog and uses backtracking and generators in order to perform its magic.
Python
236
star
3

Intuitive-Overview-of-Linear-Algebra-Fundamentals

An overview of linear algebra fundamentals which focuses on providing an intuitive / geometric review of some of the main concepts.
95
star
4

Research-Lab-Website

This is a simple static research lab website template which can be used by college students / professors.
HTML
94
star
5

Procedural-City-Generator

Procedural city / city block generator built using THREE.js.
JavaScript
40
star
6

Learn-R-by-Example

R script which gives an overview of R through code and code comments.
R
18
star
7

Gov-of-Canada-Historical-Weather-Data-Scraper

A Python script which can be used to scrape historical weather data from the Government of Canada website. It also provides functionality for inserting the mapped data into a database using SQLAlchemy.
Python
5
star
8

Norvig-Spell-Checker

Simple spell checker console application developed in C# which is based on Peter Norvig's write up in Python: http://norvig.com/spell-correct.html
C#
2
star
9

Single-Parameter-Fitting

HTML
1
star
10

AGI-Algorithms-and-Prototypes

This repository contains what I believe to be important algorithms in regard to reaching an AGI (Advanced Generalized Intelligence).
Python
1
star