diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-12-03 11:35:14 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-12-03 11:35:14 +0100 |
commit | b2c90740f11d70cc9f5c04e846c026144cef290e (patch) | |
tree | 697015dbccc599f4cc3bc888c4139efa6be49aef /content/notes | |
parent | 70ddecdcb9c852ace5b3d51fe4adb1653f0be337 (diff) |
Rename cookbook to recipes
Diffstat (limited to 'content/notes')
-rw-r--r-- | content/notes/kalman.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/content/notes/kalman.md b/content/notes/kalman.md new file mode 100644 index 0000000..00e601c --- /dev/null +++ b/content/notes/kalman.md @@ -0,0 +1,7 @@ +--- +title: "Kalman Filter" +date: 2022-08-22T23:56:59+02:00 +draft: true +tags: ["Kalman", "Filter", "Control Theory"] +--- +Tbc |