Utilities > Quadrature > Radau
Radau
Purpose
locations and weights of Gauss-Radau integration scheme
Synopsis
[xIP,wIP] = Radau (nIP)
Description
RADAU locations and weights of Gauss-Radau integration scheme [XIP,WIP] = RADAU (NIP) the function determines the locations in the interval -1<x<1 and the weights of the Gauss-Radau integration scheme for NIP integration points; the locations are reported in vector XIP and the weights in vector WIP the first vector term corresponds to x=-1 the function supports NIP values of 1,2,3,4,5,..15
Cross-Reference Information
This function calls: