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

win_tukey (MathScript RT Module Function)

LabVIEW 2010 Help

Edition Date: June 2010

Part Number: 371361G-01

»View Product Info

Owning Class: windows

Requires: MathScript RT Module

Syntax

c = win_tukey(a, b)

Legacy Name: tukeywin

Description

Generates a cosine tapered window of a points.

Details

Examples

Inputs

Name Description
a Specifies the size of the cosine tapered window. a is a positive integer.
b Specifies the ratio of the length of the tapered section to the length of the entire signal.

Outputs

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

Details

LabVIEW computes the cosine tapered window using the same equation as in the Cosine Tapered Window VI.

Examples

c = win_tukey(8, 0.3)

Related Topics

win_bartlett
win_bartletthann
win_blackman
win_blackmanharris
win_bohman
win_cheby
win_flattop
win_gauss
win_hamming
win_hann
win_kaiser
win_nuttall
win_parzen
win_rect
win_triangular


 

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