Update 07-Kalman-Filter-Math.ipynb
This commit is contained in:
@@ -642,7 +642,7 @@
|
||||
"$$\\begin{aligned}\n",
|
||||
"x_1 &= x \\\\\n",
|
||||
"x_2 &= \\dot x_1 \\\\\n",
|
||||
"\\dot x_2 &= \\dot x_1 = \\ddot x\n",
|
||||
"\\dot x_2 &= \\ddot x_1 = \\ddot x\n",
|
||||
"\\end{aligned}$$\n",
|
||||
"\n",
|
||||
"As is common I dropped the $(t)$ for notational convenience. This gives the equation\n",
|
||||
|
||||
Reference in New Issue
Block a user