Professional analysis, Enterprise analysis, Professional analysis -4 enterprise analysis -4 – National Instruments Measurement Studio User Manual

Page 29

Advertising
background image

Chapter 3

Measurement Studio Visual C++ Class Libraries

Measurement Studio User Manual

3-4

ni.com

Professional Analysis

The Professional Analysis class library, which ships with Measurement
Studio Professional Edition, includes the Standard Analysis functionality
as well as the following functionality:

Bessel, Chebyshev, Inverse Chebyshev, Windowed Kaiser, and Elliptic
Low, High, Bandpass, and Bandstop filters

Signal processing functions such as convolution, deconvolution,
correlation, decimation, integration, and differentiation

FFT, Inverse FFT, Fast Hartley, Inverse Fast Hartley, Fast Hilbert,
Inverse Fast Hilbert, and Real FFT transformations

Linear algebra functions such as determinant, check positive
definiteness, calculate dot product, and other various matrix methods

Scaled and unscaled windowing classes

Common statistical functions such as mean, median, mode,
and variance

Exponential, linear, and polynomial curve fitting functions

Signal generation functions

Enterprise Analysis

The Enterprise Analysis class library, which ships with Measurement
Studio Enterprise Edition, includes the Standard and Professional Analysis
functionality as well as the following advanced functionality:

EquiRipple filters

Linear algebra functions such as forward and back substitution,
LU factorization, and Cholesky factorization

Probability and analysis of variance

Sinc, impulse, pulse, ramp, and chirp patterns

General least square curve fit and interpolation functions

Tip

For more information about analyzing or generating data with the Analysis class

library, refer to the Analysis Visual C++ Class Library Overview topic in the
NI Measurement Studio Help.

Advertising