Git Product home page Git Product logo

I'm Jonas Lara

A self-taught mathematician

Fourier series, a poem ...

The Fourier series is a branch of Fourier analysis that aims to decompose a periodic function into a sum of exponentials (or trigonometric functions) with different frequencies and magnitudes, in this particular demonstration, we are defining $f(t)$ to be a periodic complex function with $t\in[0, 1]$

Represent $f(t)$ as a sum of exponential functions rotating at frequencies of $0, 1, -1, 2, -2, ...$ rotations per $t$:

$$ f(t) = \dots + c_{-2}e^{-2\cdot 2\pi it} + c_{-1}e^{-1\cdot 2\pi it} + c_{0}e^{0\cdot 2\pi it} + c_{1}e^{1\cdot 2\pi it} + c_{2}e^{2\cdot 2\pi it} + \dots $$

Taking the integral of the function across its domain:

$$ \int_0^1 f(t) dt $$

Expanding $f(t)$ in terms of its Fourier series:

$$ \int_0^1 f(t) dt = \int_0^1 (\dots + c_{-1}e^{-1\cdot 2\pi it} + c_{0}e^{0\cdot 2\pi it} + c_{1}e^{1\cdot 2\pi it} + \dots)dt $$

Distributing the definite integral:

$$ \int_0^1 f(t) dt = \dots + \int_0^1c_{-1}e^{-1\cdot 2\pi it}dt + \int_0^1c_{0}e^{0\cdot 2\pi it}dt + \int_0^1c_{1}e^{1\cdot 2\pi it}dt + \dots $$

Portfolio

If you are interested in my portfolio, please go to jonas1ara.me

Jonas Lara's Projects

73 icon 73

The 73 most useful LeetCode problems implemented in C, C++, C# and F#

cppcoreguidelines icon cppcoreguidelines

The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

cube icon cube

Cube written in C ported to F#

dotfiles icon dotfiles

dot files for work with .NET in my/your Linux machine 🐧😁

fitch icon fitch

Command line system information display utility for Linux systems built with .NET

fsharp icon fsharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

fun icon fun

Primer curso sobre F# en español

ipn-cs icon ipn-cs

Ciencias de la computación impartidas en la Unidad Profesional Interdisciplinaria de Ingeniería Campus Tlaxcala (Linux)

nns-cpp icon nns-cpp

Implementación de una red neuronal (perceptron) en C usando el dataset MNIST para reconocer números escritos a mano

pama icon pama

Website PAMA (My first REAL project in Odyssey)

torchsharp icon torchsharp

A .NET library that provides access to the library that powers PyTorch.

windows.devs icon windows.devs

Customize Windows 10 with FHD Backgrounds and Fluent Design File Explorer, Powershell 7 preview, Azure CLI, CMD and WSL (Debian, Ubuntu, Kali) with Docker and ... .NET 5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.