Skip to content
Snippets Groups Projects
Commit af5af220 authored by JuanPi Carbajal's avatar JuanPi Carbajal
Browse files

webpage: add sessions and clen up doc

parent 3324599e
Branches
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ theme = "beautifulhugo"
metaDataFormat = "yaml"
pygmentsUseClasses = true
pygmentCodeFences = true
#disqusShortname = "XXX"
disqusShortname = "recursive-learning"
#googleAnalytics = "XXX"
[Params]
......@@ -42,7 +42,7 @@ pygmentCodeFences = true
[[menu.main]]
name = "Lectures"
url = ""
url = "lectures"
weight = 1
[[menu.main]]
......
......@@ -33,7 +33,7 @@ The workshop has an applied perspective, hence the following topics will be cove
### First day: modelling
Session 1.1: Overview. Filtering and smoothing.
Session 1.2: Iterated maps. Ordinary differential equations (ODEs). Discretization of ODEs.
Session 1.2: Iterated maps.
Session 1.3: Error propagation. Gaussian distribution.
......@@ -51,7 +51,7 @@ Session 2.4: Kalman-Bucy filter. Parameter estimation.
### Third day: applications
Session 3.1: Recap. Q&A.
Session 3.3: 2D object tracking.
Session 3.3: Ordinary differential equations (ODEs). Discretization of ODEs. 2D object tracking.
Session 3.2: Empyting water tank. Linearization. Inflow estimation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment