Menu

Equation latex

Duy Dinh
2012-05-13
2012-06-02
  • Duy Dinh

    Duy Dinh - 2012-05-13
    \begin{equation}
        \label{formula:MaxMatcherSimilarity}
            I(w_i, t_j) = 
            \left\{         
                \begin{array}   {cc}
                    \frac{1}{N(w_i) \times \sum_{w_{jk} \in t_j}{1/N(w_{jk})}} & \qquad \mathrm{if}\,$$w_i \in t_j$$\\
                    0 & \qquad \mathrm{otherwise}
                \end{array} 
            \right\}
    \end{equation}
    
     
  • Duy Dinh

    Duy Dinh - 2012-06-02
    \begin{equation}
    \delta(Q_E, t) = \left\{
    \begin{array}{ll}
    1 & \mathrm{si}\, t \in Q_E \\
    0 & sinon
    \end{array}
    \right.
    \end{equation}
    
    
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.