diff options
Diffstat (limited to 'anm/n.lyx')
| -rw-r--r-- | anm/n.lyx | 34 | 
1 files changed, 34 insertions, 0 deletions
| @@ -6,6 +6,9 @@  \origin unavailable  \textclass book  \use_default_options true +\begin_modules +algorithm2e +\end_modules  \maintain_unincluded_children false  \language spanish  \language_package default @@ -150,6 +153,20 @@ filename "n1.lyx"  \end_layout  \begin_layout Chapter +Métodos directos +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand input +filename "n2.lyx" + +\end_inset + + +\end_layout + +\begin_layout Chapter  \start_of_appendix  Octave  \end_layout @@ -164,5 +181,22 @@ filename "na.lyx"  \end_layout +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +[L, U, P] = lu(A) +\end_layout + +\begin_layout Plain Layout +[L, U, P, Q] = lu(A) +\end_layout + +\end_inset + + +\end_layout +  \end_body  \end_document | 
