High-frequency statistical arbitrage
-
Updated
Jul 30, 2023 - Jupyter Notebook
High-frequency statistical arbitrage
A library of noise processes for stochastic systems like stochastic differential equations (SDEs) and other systems that are present in scientific machine learning (SciML)
Predicting stock prices using Geometric Brownian Motion and the Monte Carlo method
Julia stochastic processes package.
Ministry of Random Walks
Construction of Wiener process sample paths in Matlab using the wavelet method.
Implementation of Image Restoration Techniques for "EE 702: Image Processing" course assignment
Exercise solution to Stochastic Processes course
From Random Walks to Brownian Motion.
Predicting headache occurrences using Hidden Markov Models (HMMs). The dataset comprises 296 days of binary headache records. Analysis reveals cyclical patterns, with the DTMC Model yielding the best predictions. Wiener Process, sARIMA, Bayesian Normal Mixtures, DTMC, and Categorical Mixtures models are also reported.
wiener process.
Investigating Wiener Processes
Stochastic Processes: Basic Examples
Gives analytic formulas to calculate autocovariance matrix and autocorrelation matrix for averaged Wiener process with equal-distance time points. Is supplemented with Python numpy code to verify those formulas with a Monte Carlo simulation.
Random walk in d dimentions and central limit theory.
An example inspire by a recent post on Brownian motion GIF generation with R. Some tweaks and fixes to the original code an explanation in the README.
Simulation of the quantum trajectories of Schrödinger cat states
Reinforcement learning models of human decision making in time allocation behavioral experiments
Scilab
Add a description, image, and links to the wiener-process topic page so that developers can more easily learn about it.
To associate your repository with the wiener-process topic, visit your repo's landing page and select "manage topics."