random-process
There are 16 repositories under random-process topic.
bykhov/generate_corr_sequence
The simulation of stationary time-series (discrete-time random process) with a specific autocorrelation function (ACF) and continuous probability distribution.
prash030/signal_processing_projects
This repository consists of codes that I developed for EEG and ECG signal processing
Kendiukhov/ergodicity_library
A comprehensive toolkit for ergodicity economics and related fields.
ECheynet/skewWindSim
Matlab code to generate atmospheric turbulence for skew flow. Application: Wind engineering, structural dynamics, boundary layer meteorology.
paulchen2713/NTHU-Stochastic_Process_2022
CS 5291 Stochastic Process for Networking 2022 Course Materials
ECheynet/randomProcess
Minimalist Matlab implementation of a random process generation in one point
fardinabbasi/RandomProcess-Quantization
Analyzing random processes to determine stationarity using statistical methods and implements analog-to-digital conversion, quantization, and signal transmission with noise in MATLAB.
ECheynet/Gaussian_to_nonGaussian
A non-Gaussian distribution is generated from a Gaussian-distributed white noise
ECheynet/stationaryTests
Matlab functions to test the stationarity of a random process
bor9/estudiando_el_papoulis
Apuntes sobre el libro "Probability, random variables, and stochastic processes" de Athanasios Papoulis y S. Unnikrishna Pillai.
ibraheemmmoosa/random-process
Implementation and visualization of some random processes.
balarcode/subjects
Practical implementation of algorithms, concepts and techniques from subjects such as Linear Algebra, Random Processes and Probability.
ewdlop/ProabilityAndStatisticsNote
https://www.quora.com/What-is-the-probability-of-2-people-meeting-What-are-the-odds-of-2-random-people-in-the-world-meeting
Ragnarok540/rusty-markov-chain
Markov Analysis using Rust