Skip to content
Snippets Groups Projects
Commit 51d653ac authored by Marcus Thelander Andrén's avatar Marcus Thelander Andrén
Browse files

Update README.md

parent 75e5aedf
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,12 @@ This project contains supplemental Matlab code for the article: ...@@ -7,6 +7,12 @@ This project contains supplemental Matlab code for the article:
It demonstrates a numerical method for computing the optimal event-based sampling It demonstrates a numerical method for computing the optimal event-based sampling
scheme for the continious-time LQG problem. The problem is related to an elliptic scheme for the continious-time LQG problem. The problem is related to an elliptic
convection--diffusion type of partial-differential equation (PDE) with free convection-diffusion type of partial-differential equation (PDE) with free
boundary, a so called Stefan problem. The solution to this PDE is a value boundary, a so called Stefan problem. The PDE is:
function $V$, from which the optimal sampling scheme can be determined.
\ No newline at end of file '''math
x_H^\intercalQx_H
'''
The solution to this PDE is the value function $V$, and the free boundary
$\partial\Omega$
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment