Julio César Avila Torreblanca (torreblanca99)

torreblanca99

Geek Repo

Company:Mercado Libre

Location:Ciudad de México, México

Twitter:@JulioAvila99

Github PK Tool:Github PK Tool

Julio César Avila Torreblanca's repositories

Stargazers:0Issues:0Issues:0

arma_process

In this reppository an Auto-Regressive Moving Average (ARMA) process is analysed.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

auto_regressive_process-

Learning to identify an Auto-Regressive model (AR) of second order.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

moving_average_process

Learning to identify a Moving Average process

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

rdm_walk_TimeSeries

Analysys of the definition of a random walk time series.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

EDA_Spotify

This repository includes an Exploratory Data Analysis (EDA) process applied to a database extracted from the Spotify API.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Genetic_Algorithm

It includes an implementation of Genetic Algorithm (GA) to solve the Rosenbrock function.

Language:PythonStargazers:0Issues:0Issues:0

Tesis_R_Actuarial

El objetivo de este repositorio es brindar un apoyo a la comunidad interesada en mejorar sus técnicas en el lenguaje de programación R o emprenderlo desde un punto de vista muy aplicado. Un repositorio con códigos de R para aplicaciones actuariales: probabilidad, estadística, riesgo y finanzas.

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Numerical_Physics_8_Parabolic_Motion_Solution

It includes a program that solve de diferential equation of parabolic motion of a bullet in three different cases. The libraries used were Numpy and Matplotlib.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Numerical_Physics_7_Poisson_Equation_and_Schrodinger_Equation

It includes a program that solves the Poisson Equation in two dimensions and another that solves the time independent schrodinger equation for an arbitrary potential. Here some numerical methods for solving Partial Differential Equations were used: Jacobi, Gauss-Seidel and Runge-Kutta. The libraries implemented were sympy, numpy and matplotlib.

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

Numerical_Physics_6_Curve_Fitting

It contains some examples of curve fitting. Cubic Splines and Lagrange Interpolation were used to adjust the curves and also Newthon-Rapson to solve equations. The libraries implemented were Numpy, Sympy, Pandas and Matplotlib.

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

Numerical_Physics_5_Heat_Equation_and_String_Vibration

It has a program that solves the heat equation in one dimension and plots the solution in a 3D-graph (Nympy, Matplotlib, Mpl_toolkits). It also contains another program that simulates a string vibrating with animation.

Language:TeXStargazers:1Issues:0Issues:0

Numerical_Physics_4_RandomWalk

It includes a program that plots a random walk in 2D using Numpy and Matplotlib.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

NumericPhysics_3_RandomNumbers-MonteCarlo

It includes a program that generates pseudorandom numbers and another that solves integrals and approximates pi using Monte Carlo.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

NumericPhysics_2_Spherical_Bessel_Functions

It contains a program that calculates the spherical bessel functions of first type

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

NumericPhysics_1_Sin_Function

It contains a program to calculate sin(x) using Taylor's aproximations.

Language:TeXStargazers:1Issues:0Issues:0

Alien_Invasion_Game

This is a 2D-videogame in which an spaceship has to destroy aliens.

Language:PythonStargazers:0Issues:0Issues:0