summaryrefslogtreecommitdiff
path: root/75/CH4/EX4.4/ex_3.sce
blob: 59ed524c3c00dd459cde6c29bac50c8759c440d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
        //    PG (206)

//    The following are the weight functions of most interest in the 
//    developments of this text:

//        w(x)=1               a < = x < = b

//        w(x)=1/sqrt(1-x^2)    -1 < = x < = 1

//        w(x)=exp(-x)        0 < = x < infinity

//        w(x)=exp(-x^2)        -infinity < x < infinity