Download quadratu.notice

Back to the list

Display this manual page in
$$$$ QUADRATU NOTICE  CHAT      11/09/12    21:17:48     7124           
                                             DATE     11/09/12

  Procedure QUADRATU                       Voir aussi :
    ------------------   
    TAB1 = QUADRATU MOT1 FLOT1 FLOT2 ENTI1;


    Description :
    _____________

    This procedure calculates the points and the weights of 
    the quadrature rule associated with the weight function 
    defined by the probability density function (PDF).

    Contents :
    __________

    MOT1 : PDF ('NORM', 'LOGN', 'EXPO', 'UNIF')

    FLOT1 : mean value (FLOTTANT type) 

    FLOT2 : standard deviation (FLOTTANT type)

    ENTI1 : number of points (ENTIER type)

    TAB1 : (type TABLE)

    TAB1.n.POINT = n-th quadrature point (type FLOTTANT)

    TAB1.n.POIDS = n-th quadrature weight  (type FLOTTANT)
 
 

© Cast3M 2003 - All rights reserved.
Disclaimer