Skip to content

MadeInShineA/manim-animations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

manim-animations

This repository contains different animations made with manim community edition

DFS

DFS.mp4

Min max

MinMax.mp4

Alpha-beta pruning

AlphaBetaPruning.mp4

K means clustering

KMeansClustering.mp4

HSL color processing

HSLColorProcessing.mp4

Complex oscillator

This animation represents the following complex oscillator over a 2π[s] time frame:

$2 e^{i (t+ \frac{\pi}{4})}$

ComplexOscillator1.mp4

This animation represents the following complex oscillator over a 2π[s] time frame:

$e^{i (2t + \frac{\pi}{3})} + 3e^{i (2t + \pi)}$

ComplexOscillator2.mp4

This animation represents the following complex oscillator over a 2π[s] time frame:

$e^{i (2t + \frac{\pi}{3})} + 3e^{i (5t + \pi)}$

ComplexOscillator3.mp4

Huffman coding

HuffmanCoding.mp4

Linear regression (Gradient Descent)

LinearRegression.mp4

About

This repository contains different manim animation files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages