All functions |
|
---|---|
Cross-variation of two stochastic processes |
|
Estimate states in a scalar stochastic differential equation based on discretization to a HMM |
|
Solve the optimal control problem using policy iteration, i.e. find the optimal strategy and value function for the case where the uncontrolled system is given by a subgenerator G0 (either due to discounting or due to absorbing boundaries) |
|
Solve the optimal control problem using policy iteration, i.e. find the optimal strategy and value function for the case where the uncontrolled system is given by a generator G0 |
|
Discretized quadratic variation of a stochastic process |
|
Compute the quasi-stationary distribution for a terminating Continuous Time Markov Chain |
|
Compute the stationary distribution for a Continuous Time Markov Chain |
|
Compute the first transient modes (forward and backward) for a terminating Continuous Time Markov Chain |
|
Get center of grid cells for a retangular grid |
|
The Cox-Ingersoll-Ross process |
|
Transition probabilities in a linear SDE dX = A*X*dt + u*dt + G*dB |
|
The Ornstein-Uhlenbeck process |
|
Euler simulation of an Ito stochastic differential equation dX = f dt + g dB |
|
Discretize scalar advection-diffusion equation using finite volumes |
|
Compute generator for a 2D advection-diffusion equation |
|
Heun's method for simulation of a Stratonovich stochastic differential equation dX = f dt + g dB |
|
Ito integral of a stochastic process w.r.t. another |
|
Solve the time-varying LQR (Linear Quadratic Regulator) problem |
|
Algebraic Lyapunov equation A*X+X*t(A)+Q=0 |
|
Convert a tabulated function on the plane to a vector |
|
Convert cell probabilities to (average) probability densities |
|
Simulate a sample path of Brownian motion |
|
Simulate a Brownian bridge |
|
Simulate a multivariate Brownian motion |
|
Integrate one sample path of a stochastic process w.r.t. another, returning the Ito integral, the Stratonovich integral, or the "right hand rule". |
|
Convert a vector to a function on the plane |