Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

gausswin (MathScript Function) (Windows, Not in Base Package)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Member of the windows class.

Syntax

c = gausswin(a)

c = gausswin(a, b)

Description

Generates a Gaussian window of a points.

Details

Examples

Inputs

Name Description
a Specifies the size of the Gaussian window. a is a positive integer.
b Specifies the reciprocal of the standard deviation.

Outputs

Name Description
c Returns a Gaussian window of size a. c is a real column vector.

Details

LabVIEW computes the Gaussian window using the same equation as in the Gaussian Window VI.

Examples

c = gausswin(8, 2.5)

Related Topics

barthannwin
bartlett
blackman
blackmanharris
bohmanwin
chebwin
flattopwin
hamming
hann
kaiser
nuttallwin
parzenwin
rectwin
triang
tukeywin


Resources


 

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