The Full and Professional Development versions of LabVIEW also offer filters that you can use for signal conditioning, standard windows used for vibration test (Hanning, Hamming, Flat-top, force-exponential, etc), frequency response, cross spectrum, and more.
If you also have the Sound and Vibration Toolset you have access to all the above-mentioned functionality as well as time- and frequency-domain integration to convert acceleration data to velocity and displacement, weighting filters, extended measurements (like peak search, power in band, and units conversions), STFT (for measuring transient vibration signatures, and swept sine analysis.
These tools are very much directed at analyzing acquired data rather than simulating the frequency response. Ho
wever, LabVIEW is a programming language - you can write your own routine (pretty easily) to simulate the desired data given mass, damping, and stiffness matrices or given mode shapes and natural frequencies.
One element that is not included in any package in LabVIEW and is not so easy to implement on your own is the structural identification. There is no tool in LabVIEW to identify mass, stiffness, and damping or the modal representation of the structure from simulated or experimental data. I have used LabVIEW and the Sound and Vibration Toolset to obtain Operational Deflection Shapes (ODS). You would need to use another program (I-DEAS is one example) to perform a true structural identification. In this case, LabVIEW would just provide a convenient platform to acquire, condition, process, and store the data.
Doug
Enthusiast for LabVIEW, DAQmx, and Sound and Vibration