Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jose-jaen/applied-mathematics

Mathematical algorithms for Data Analytics
https://github.com/jose-jaen/applied-mathematics

algorithms chaos-theory mathematics matlab python

Last synced: 25 days ago
JSON representation

Mathematical algorithms for Data Analytics

Awesome Lists containing this project

README

        

# Applied Mathematics

Mathematical algorithms explained alongside Python and MATLAB implementations.

Part of Hong Kong University of Science and Technology's *Mathematics for Engineers* Specialization.

# Applied Mathematics cases document

- Bifurcation of Logistic Map

- Computation of Feigenbaum Delta

- Fractals from Lorenz Equations

- Zeros of Bessel Functions

- Two-body Problem

- [Paper](https://github.com/jose-jaen/Applied-Mathematics/blob/main/Applied_Mathematics.pdf)

# Numerical Methods Algorithms

- [Python Code](https://github.com/jose-jaen/Applied-Mathematics/tree/main/Python%20Code)

- [MATLAB Code](https://github.com/jose-jaen/Applied-Mathematics/tree/main/MATLAB%20Code)