Converting Waveform Sampling Rates
Downloads
Filename: samplerateconversion_lv2009.vi
Requirements: View
Filename: samplerateconversion.vi
This VI accepts a waveform acquired at a given sampling rate and produces the same waveform whose samples appear to have been acquired at a different rate.
The VI accepts the following inputs:
1) the input array for the original waveform
2) the sampling rate at which you acquired the original data
3) the desired sampling rate for the waveform.
The VI returns an output array with the newly sampled waveform.
Requirements
Filename: samplerateconversion_lv2009.vi
Software Requirements
Application Software: LabVIEW Professional Development System 7.0
Language(s): LabVIEW
Reader Comments | Submit a comment »
the spline interpolation is very slow. a
straightforward subsampling is so much faster.
- Apr 1, 2004
Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).

