Window Utilities

A variety of window and apodization utilities
1.5K Downloads
Updated 5 Dec 2020

View License

This zip file contains functions related to apodization and symmetric window generation:
1) atomwin - Window based on atomic functions
2) babicwin - Babic-Temes window
3) barthewin - Barcilon-Temes window
4) baylwin - Bayliss taper
5) binomwin - Binomial window
6) cauchywin - Cauchy window
7) conneswin - Connes window
8) coshwin - Hyperbolic cosine window
9) coswin - Minimum sidelobe cosine window
10) dchebwin - Dolph-Chebyshev window
11) denkwin - Denk window
12) dslepwin - Discrete Prolate Spheroidal Sequences (DPSS) window
13) eberwin - Optimal discrete window for power spectra
14) ejeswin - Elliptic Jes window
15) expwin - Exponential window
16) fillerwin - Filler window
17) flatwin - Flat-Top window
18) gegenwin - Gegenbauer weighted window
19) genhamm - Generalized Hamming window
20) hannpoisswin - Hanning-Poisson window
21) kaiserwin - Kaiser (and KBD) window
22) lanwin - Lanczos window
23) legendwin - Legendre polynomial window
24) mkaiserwin - Modified Kaiser-Bessel window
25) mltwin - Modulated Lapped Transform window
26) nbwin - Extended Norton-Beer window
27) nutwin - Nuttall window
28) ocorrelation - Overlap correlation
29) papwin - Papoulis window
30) parawin - Parabolic (Riesz) Window
31) pcoswin - Power of cosine window
32) polywin - Polynomial window
33) rcoswin - Raised-Cosine window
34) riemanwin - Riemann Window
35) rifevwin - Rife-Vincent window
36) sarawin - Saramaki window
37) scoswin - Sum-Cosine window
38) sdchebwin - Dolph-Chebyshev window using Saramaki's formulas
39) simple_bartlett - Bartlett window
40) taylwin - Taylor window
41) tukey - Tapered Cosine Window
42) uswin - Symmetric Ultraspherical window
43) vdmwin - van der Maas window
44) winprop - Window properties
45) zwin - Z-Window

Functions for window order estimation:
1) bartheword - Barcilon-Temes window order estimator
2) coshword - Hyperbolic cosine window order estimator
3) dchebword - Dolph-Chebyshev window order estimator
4) denkword - Denk window order estimator
5) dslepword - DPSS window order estimator
6) expword - Exponential window order estimator
7) gegenword - Gegenbauer weighted window order estimator
8) kaiserword - Kaiser window order estimator
9) saraword - Saramaki window order estimator
10) vdmword - van der Maas window order estimator

Cite As

Joe Henning (2024). Window Utilities (https://www.mathworks.com/matlabcentral/fileexchange/46092-window-utilities), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Partial Differential Equation Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.16.0.0

updated comments

1.15.0.0

updated comments

1.14.0.0

fixed missing function in uswin.m

1.13.0.0

fixed power term in nbwin.m

1.12.0.0

Added babicwin.m

1.11.0.0

Updated winprop.m

1.10.0.0

Added polywin.m and corrected expword.m

1.9.0.0

spacing for parsing

1.8.0.0

modified rcoswin.m

1.7.0.0

Added baylwin.m

1.6.0.0

fixed typos

1.5.0.0

Added taylwin.m

1.4.0.0

Added tukey.m, uswin.m, saraword.m, and dchebord.m

1.3.0.0

Added binomwin.m, cauchywin.m, papwin.m, parawin.m, riemanwin.m

1.2.0.0

Added ejeswin.m and legendwin.m

1.1.0.0

Added Barcilon-Temes window and order estimator. Added new output to winprop.m.

1.0.0.0