Jump to content

how to divide by two the number of points of a signal without losing


Recommended Posts

QUOTE(pattousai @ May 18 2007, 01:21 PM)

Well, the question is pretty much what i already written in the title. How i divide by two the number of points of a IQ signal without losing his frequency?

If you decimate (only keep every Nth point of) the y[] array of a waveform, then you will need to multiply the dT (time between points) by N. If you are using the Dynamic Data signal data type, then you can simply use the Sample Compression express VI. Search your palette for "Decimate" and you'll find some functions. One thing to be aware of is that you might want to do some averaging and not plain decimation -- the Sample Compression express VI has an averaging setting.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.