Utilities > Quadrature > Midpoint
Midpoint
Purpose
locations and weights for midpoint integration rule
Synopsis
[xIP,wIP] = Midpoint (nIP)
Description
MIDPOINT locations and weights for midpoint integration rule [XIP,WIP] = MIDPOINT (NIP) the function determines the locations in the interval -1<x<1 and the weights of the midpoint 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: