Fixed Parsing errors
Signed-off-by: chris-admin <chricchio.risi@icloud.com>
This commit is contained in:
parent
5e8dc3ce9b
commit
2a63fb24ba
@ -12,9 +12,7 @@ right being its tranformation in the complex domain field.
|
||||
|
||||
> [!NOTE]
|
||||
>
|
||||
> $$
|
||||
> \dot{x}(t) = ax(t) + bu(t) \longleftrightarrow x(k+1) = ax(k) + bu(k)
|
||||
> $$
|
||||
> $\dot{x}(t) = ax(t) + bu(t) \longleftrightarrow x(k+1) = ax(k) + bu(k)$
|
||||
>
|
||||
> These are equivalent, but the latter one is in discrete time.
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user