class="resources" Create Orthogonal Polynomial (Not in Base Package) - LabVIEW 7.1 Help - Support - National Instruments
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Create Orthogonal Polynomial (Not in Base Package)

Creates orthogonal polynomial coefficients.

type specifies the type of orthogonal polynomial coefficients to create.

0Chebyshev I (default)
1Chebyshev II
2Legendre
3Laguerre
4Hermite
5Associate Laguerre
6Gegenbauer
order specifies the order of the orthogonal polynomial coefficients. If order is less than zero, the VI sets P(x) to an empty array and returns an error.
alpha specifies the alpha value needed for creating associate Laguerre and Gegenbauer polynomial coefficients. When type is Gegenbauer, alpha must have a nonzero value.
P(x) returns the orthogonal polynomial coefficients in ascending order of power.
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit