From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

resample

Hi
 
I'd like to resampling a vector of data x. This vector is sampled at a given frequency, from 1000Hz to 2000Hz and, I'd like to resample it to a new frequency also from 1000Hz to 2000Hz.
 
So, I have to find the best p/q rational approximation of frequency, upsampling, filter and decimate.
 
Is there any example code or any step by step tutorial available for it? Is there any library functions available for it?
 
I will be grateful for any help in this regard.
 
thanks
Lucio
0 Kudos
Message 1 of 5
(3,354 Views)
 
0 Kudos
Message 2 of 5
(3,336 Views)
Hi, try to check following link: 1. Resample VI and Example http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=F4CFCADFD0DA2B3AE0340003BA7CCD71&p_node=201187&p_source=External 2. Resample Waveforms with One Simple Express VI http://zone.ni.com/devzone/conceptd.nsf/webmain/0AA71742871067A686256D55004B7A23 Best regards AmbuA
0 Kudos
Message 3 of 5
(3,334 Views)
Hi AmbuA,
thanks.
 
Do you have also any suggestions for implementation on CVI?
 
Lucio
0 Kudos
Message 4 of 5
(3,310 Views)

This is a Labwindows forum... any suggestion there?

0 Kudos
Message 5 of 5
(2,753 Views)