We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1740aeb commit 94b3b71Copy full SHA for 94b3b71
paper/main.tex
@@ -160,9 +160,10 @@ \subsection{Bacterial Rods}
160
\subsection{Bacterial Branching}
161
\label{subsection:bacterial-branching}
162
\begin{itemize}
163
- \item Sensitivity analysis
164
- \item Calculate fractal dimension of branching pattern
165
- \item Calculate sensitivity of system with respect to parameters
+ \item Calculate fractal dimension of branching pattern $\rightarrow$ This is really difficult
+ \item Optimize parameters to obtain desired fractal dimension in branching pattern
+ \item Really expensive optimization due to simulation and fractal dimension.
166
+ Takes in the order of minutes (up to $30$min) for one simulation.
167
\end{itemize}
168
169
\begin{figure}[H]
0 commit comments