Feeds
已回答
Matlab Code for the Gauss Legendre Quadrature
Y=input('Enter function directly f(x) =','s'); f=inline(Y); a=input('Enter Initial interval point ''a'' ='); b=input('Enter f...
Matlab Code for the Gauss Legendre Quadrature
Y=input('Enter function directly f(x) =','s'); f=inline(Y); a=input('Enter Initial interval point ''a'' ='); b=input('Enter f...
2 years 前 | 0
