Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet


Discussion Groups

Discussion Groups | Matlab DSP | I need more information about the resample command

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

I need more information about the resample command - sys7...@yahoo.com - Jun 18 17:30:11 2008



Can anyone direct me to a good reference on learning how Matlab processes data via either
the "resample" command or the "interp" command in the Signal Processign
Toolbox?  I need to understand what the other parameters in resample do.

Context:
I am building a simulated WiMAX signal that can be played out of an arbitrary wavefom
generator.  I have to make a sampling rate up-conversion to allow the final signal to be
played.

If I use either "interp" or "resample" my spectrum is wrapped around half
of the new sampling frequency (Fs/2).  When played out of the Arb, the spectrum is all wrong

The reason is that I am using the ifft function to build the initial timebased waveform (I and
Q) from a set carrier map. As such, Matlab is interpreting my carrier map as being only the
positive half of the spectrum, the other half being in negative frequency space (which it is
not).  So either "interp" or "resample" fold across Fs/2.

Regards
-W



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )