Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \documentclass[12pt]{standalone}
- \usepackage{varwidth}
- %\usepackage{varheight}
- \usepackage[utf8x]{inputenc}
- \usepackage[T1]{fontenc}
- \usepackage{amsmath, amssymb, graphics, setspace}
- \newcommand{\mathsym}[1]{{}}
- \newcommand{\unicode}[1]{{}}
- \newcounter{mathematicapage}
- \usepackage[left=0cm,top=0cm,right=0cm,nohead,nofoot,landscape]{geometry}
- \begin{document}
- % \begin[scale 0.5]{standalone}
- % \begin{varwidth}{1in}
- % \begin{equation*}
- % $$
- P(H_h|E_1,E_2,\ldots ,E_e,\ldots E_{\mathbb{E}})
- =\frac{P(H_h) P(E_1|H_h)
- P(E_2|H_h,E_1) \text{$\ldots $P}
- (E_e|H_h,E_1,E_2,\ldots ,E_{e-1},E_{e+1} \ldots,E_{\mathbb{E}})\text{$\ldots$P}
- (E_{\mathbb{E}}|H_h,E_1,E_2,\ldots ,E_{\mathbb{E}-1})}
- { P(E_1,E_2,\ldots,E_e, \ldots ,E_{\mathbb{E}})}
- % $$
- % \end{equation*}
- % \end{varwidth}
- % \end{standalone}
- \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement