Articles tagged Lecture Notes

Seminario_trans_fourier
Based on a guest lecture at Instituto Superior Técnico (University of Lisbon), I use calculus and abstract algebra to derive the Fourier Tranform using the Fourier Series.
Sara Martins Bonito

Elemento Finito
Lecturas de la clase de Elemento Finito impartida en la Carrera de Matemática de la Universidad Nacional Autónoma de Honduras
Mauricio Zelaya Aguilar

Toric varieties I
The lecture notes are based on Tom Coates' lecture on toric varieties. A few references:
M. Audin, Toric actions on symplectic manifolds
W. Fulton, Toric varieties
Cox-Schenck-Little, Toric varieties
liyang

Algortihms laboratory3
Algortihms lab #3
Moisés Suárez

Discrete maths
Discrete maths for students of mathfac hse 19-23
abra

Maxwell's Equations and the Wave Equation
Here I derive the wave equation in a manner that allows you to look at each step individually
Curtis Peterson

Clean more like I wanna clill myself
A concise guide for anyone that's met with the terrible fate of having to program in Clean (so mainly for Radboud University students).
Melle P. Starke & Crippling D. Pression

Introduction to Python-igraph
In this tutorial, we are going to introduce python-igraph that is packages for network analysis. igraph provides a huge amount of facilities for those who want to do any analysis on networks, from elementary aspects to advanced ones like shortest path, community detection and clustering, network traffic analysis and so forth. In this tutorial, we are going to introduce igraph by a real-life example which is finding a route in Australian road network between two Australian cities with minimum duration.
Soroosh Nazem

Introducción a MATLAB
En el presente post, haremos una breve introducción de la herramienta MATLAB. Presentaremos funciones, operaciones y gráficos con más de dos datos, para asi luego ordenar y hacer cálculos con matrices.
Benjamin Pastene Rebolledo