Utilities > Quadrature > Simpson
Simpson
Purpose
locations and weights for Simpson integration rule
Synopsis
[xIP,wIP] = Simpson (nIP)
Description
SIMPSON locations and weights for Simpson integration rule [XIP,WIP] = SIMPSON (NIP) the function determines the locations in the interval -1<x<1 and the weights of Simpson's integration scheme for NIP integration points; the locations are reported in vector XIP and the weights in vector WIP
Cross-Reference Information
This function calls: