Obsidian/Writing/ERLM/main.tex
Dane Sabo d61642ad5a Auto sync: 2025-09-02 14:34:32 (12 files changed)
M  .sessions/Journal.vim

M  .sessions/nvim_config.vim

A  Writing/ERLM/dane_proposal_format.cls

A  Writing/ERLM/main.aux

A  Writing/ERLM/main.fdb_latexmk

A  Writing/ERLM/main.fls

A  Writing/ERLM/main.log

A  Writing/ERLM/main.pdf
2025-09-02 14:34:32 -04:00

21 lines
624 B
TeX

\documentclass{dane_proposal_format}
\begin{document}
\maketitle
\section{Goals and Outcomes}
The goal of this research is to use formal methods to create control systems
that can switch between operating modes with a high assurance of correct
construction. Modern control systems today often exist as hybrid control
systems. Hybrid systems are those that have both continuous and discrete
dynamics. Because of this, hybrid systems cannot be fully analyzed using only
tools from continuous or discrete methods. Today, hybrid control systems are
unable to completely verified.
\bibliography{references}
\end{document}