Fixed spelling mistake.
This commit is contained in:
parent
01dab63459
commit
6a05d8edd7
@ -320,7 +320,7 @@
|
||||
"x &= vt + x_0\\end{aligned}$$\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"When you design a Kalman filter you start with a system of differential equations that describe the dynamics of the system. Most systems of differential equations do not easily integrate in this way. We start with Newton's equqation because we can integrate and get a closed form solution, which makes the Kalman filter easier to design. An added benefit is that Newton's equations are the right equations to use to track objects, which is one of the main uses of Kalman filters."
|
||||
"When you design a Kalman filter you start with a system of differential equations that describe the dynamics of the system. Most systems of differential equations do not easily integrate in this way. We start with Newton's equation because we can integrate and get a closed form solution, which makes the Kalman filter easier to design. An added benefit is that Newton's equations are the right equations to use to track objects, which is one of the main uses of Kalman filters."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user