close Warning: Can't synchronize with repository "(default)" (/var/svn/mms does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 4 and Version 5 of Combinations/OneLinearEquation


Ignore:
Timestamp:
Sep 17, 2010, 11:08:05 AM (15 years ago)
Author:
Pedro Gea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Combinations/OneLinearEquation

    v4 v5  
    6868función de densidad a priori obtenida mediante la ecuación (a*wA+b*wB+c*wC==d) que podemos escribir como:
    6969{{{
    70 fvBC(x) = Integrate(fNormal(muB, sigmaB, y) * fNormal(muB, sigmaB, (d-a*x-b*y)/c), {y, -infinite, infinite})
     70fvBC(x) = Integrate(fNormal(muB, sigmaB, y) * fNormal(muC, sigmaC, (d-a*x-b*y)/c), {y, -infinite, infinite})
    7171}}}
    7272de modo que: