Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

Discussion Groups

Interpolation

Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.

We found 701 threads matching "interpolation"

You are looking at page 1 of 18.

The most relevant threads are listed first

non uniform sampling and interpolation

ma - 04:30 16-07-06
Hello, In another post I asked about interpolation and sampling and I got some good response. After reading them, I am now interested in non uniform sampling and interpolation. What I am interested is to solve following type of problems: Assuming I have a 1D signal that the value...non uniform sampling and interpolation

interpolation accuracy, oversampling and fractional interpolation

renaudin - 05:24 09-10-06
Hi all, Interpolation of a sampled signal x(n) to generate an up-sampled signal y(n) can be represented mathematically as: y(n) = x(n/L) /* here L is the intrpolation factor. Regardless of the type of interpolation, if we increase the value of 'L' weather it will increase the accuracy of ...interpolation accuracy, oversampling and fractional interpolation

please recomend algorithm for image surface interpolation?

walala - 23:55 20-03-04
Dear all, I am thinking of treating nature image like surfaces, suppose somehow there are some missing pixels in this image, and I want to do surface interpolation to reconstruct the missing pixels. Which surface interpolation algorithm can do this job best? I hope this surface interpolation a...please recomend algorithm for image surface interpolation?

Karhunen Loeve interpolation?

20:19 06-09-07
I had the idea to try interpolation based on KLT. I tried searching for this with 4 search engines and only found one paper that mentions this concept in passing, but without a citation. Any ideas where I might find out more about such interpolation? ...Karhunen Loeve interpolation?

Re: Spline Interpolation and cubic interpolation

robert bristow-johnson - 19:21 29-11-05
Ron N. wrote: > robert bristow-johnson wrote: > > for 3rd order polynomial interpolation, it's usually 4 data points (and > > you're interpolating between the inner two data points). > ... > > a 3rd order Hermite interpolation polynomial will match the 0th and 1st > > derivative at...Re: Spline Interpolation and cubic interpolation

Re: Interpolation

Vladimir Vassilevsky - 13:59 30-11-05
Anshu wrote: > Hi > > Does anyone know : > > Which interpolation method (in matlab or otherwise )is better for a non > uniform data grid with complex numbers and Why? > No. The best method of interpolation is finding someone who knows how to do it and paying him for doing...Re: Interpolation

Re: Interpolation techniques

Fred Marshall - 19:53 30-11-05
"Anshu" wrote in message news:1133372397.189684.326960@f14g2000cwb.googlegroups.com... > Hi > > Does anyone know: > > Which interpolation method is better for a non uniform data grid with > complex numbers and Why? > > Thanks > Anshu First, interpolation of complex numbers:...Re: Interpolation techniques

Pulse shaping + interpolation

sus - 08:11 16-02-06
Hello, I'm supposed to design a transmit chain with a root-raised cosine pulse shaping filter followed by some interpolation stages. The RRC-filter shall interpolate by 2, and its output shall be interpolated by 8, resulting in a total interpolation of 16. I'm told that the total characteri...Pulse shaping + interpolation

Convolution-based image interpolation

Michel Rouzic - 21:52 23-04-06
I'm looking forward implementing image interpolation in one dimension at once, however I don't really know how to do it. Linear interpolation doesn't fit me good, I need something better, more like cubic spline interpolation, but the only problem that well implementing it doesn't sound like su...Convolution-based image interpolation

Interpolation noise when we resample the irregularly sampled data regularly

qaisar - 13:14 08-04-05
Hello to all, Dear i am trying to resample the irregularly sampled data regularly, in order to apply the standard spectrum analysis techniques on it. For this purpose i am using linear interpolation. But there exist interpolation noise, so kindly tells me the methods to reduce the interpolation...Interpolation noise when we resample the irregularly sampled data regularly

Interpolation and decimation

seb - 22:10 13-01-04
Hello, i am looking for decimation and interpolation technique in order to, given a sampling rate fs, obtain a new sampling rate like (a/b)*fs. A way to to do is to decimate and then use linear interpolation... Is there some other ways (documents) to do this ? If so, have you got some boo...Interpolation and decimation

best method for implementing an SRC

srikk - 08:00 01-02-07
Hi, i would like to know which is the best method for implementing a integer sample rate converter (decimation /interpolation) in terms of quality. the conversion rates required are (2,4,8,16) both decimation and interpolation.i had tried with polyphase implementation and lagrange interpolatio...best method for implementing an SRC

interpolation filter

BW - 02:21 02-08-03
I was given a project that uses a 150 some point interpolation filter that upsamples digitized signal by 4. The digitized signals are sampled at rate of 6.4 uS. I do not know the band checking characteristics of the filter, only thing I know by looking at the code is that it upsamples by 4. No ot...interpolation filter

Re: Distortion Measurement, use FFT or not ?

bharat pathak - 02:15 02-02-08
> One question about amplitudes: > > If the frequency is in the middle of two bins, then can the true > amplitude still be calculated accurately ? If so how ? This can be done using interpolation. Look at any 4 point interpolation formulas like catmull-rom. for example if you compu...Re: Distortion Measurement, use FFT or not ?

Interpolation/FIR/etc... =]

tcnasc - 15:13 06-09-07
Hi all! Here's a brief description of my application: -> I'm using a Stratix II FPGA to generate data samples and send them to an external DAC. -> Data is generated at rates from 1MSPS to 31.25MSPS. -> I've instantiated an Altera FIR Filter to mask shape this data. This filter also does an ...Interpolation/FIR/etc... =]

spline interpolation

RAJA SEKAR R - 07:57 23-10-06
hi friends, i have an interpolation function with 3 arguments. say h(x)=interp(x,y,z). i have to find out the value of h(x). so plz if any one knows it. mail it to me. thanks in advance rajasekar ...spline interpolation

Polyphase interpolation on an image with real value only

ralph - 11:57 05-07-04
Hi all, I encounter some "problem" while using polyphase filter for interpolation. I have implemented a 8 zero crossing with upsampling of L=32. The image I used are a simulated image with 4 sinc impulse response near the four corner. All pixels values are positive. While performing ...Polyphase interpolation on an image with real value only

compare of two interpolation method

HouYongmin - 14:03 23-04-07
Hi all, As I know there are two interpolation method: 1. As many DSP book said, pading (L-1) zero points into space between two primitive samples, then lowpass filter it. Then we get the result. 2. linear cubic langerange interpolation. What is difference be...compare of two interpolation method

Osculating/Hermite Interpolation on sampled data

Jon Harris - 17:37 21-01-04
I was thinking about osculating polynomial interpolation (of which Hermite is the first order member) in relation to sample rate conversion. As I understand it, osculating interpolation is a method where the interpolating function is a polynomial that matches a function's value(s) plus a certain...Osculating/Hermite Interpolation on sampled data

Sinc Non-uniform Filtering

mikedoesnotknow - 08:46 28-01-08
Hi all, At the moment I am working on interpolation filters for bandlimited signals. I was wondering whether anyone knows if there is a generalization of the sinc based interpolation method for a recurrent sampling error. For example the sampling times could look like t = [0.99 2.02 3....Sinc Non-uniform Filtering

zero-pad as an interpolation in frequency domain?

A.E lover - 09:26 19-11-07
Hi all, I read somewhere that we can derive mathematically the zero padding equation to show that zero-padding is simply an interpolation in frequency domain. I tried to derive but still could not see the interpolation operator. Can you please tell me how to derive it from DFT formula? Tha...zero-pad as an interpolation in frequency domain?

Two stage interpolation : Optimum Order

bharat pathak - 12:29 28-01-08
Hello Rick, I worked out the math and here is the solution. For two stage interpolation I = I1 x I2, the optimum value of I1 can be given by I1 = (fp + fs + sqrt(I*Fs*(Fs - fs - fp)))/Fs where various quantities are: fp = passband freq in hz fs = stopban...Two stage interpolation : Optimum Order

Interpolation

amrish - 02:46 08-02-07
Hi Friends, I hav a signal(time_domain). 80ms/s. Sample distance = 12.5ns. I wana interpolate by factor 6. Wht should i use, interpolation filter? Amrish. ...Interpolation

RBF interpolation

ma - 06:49 25-07-06
Hello, I want to implement RBF interpolation in Matlab for 2D signal (image) interpolation. What I like to know is: 1- Is there any freely available RBF interpolator source code for Matlab? 2- How can I implement it? I read a lot about its theory but I couldn't figure out how an...RBF interpolation

interpolation and filtering

ma - 17:14 11-07-06
Hello, I know that one way of interpolation is low pass filtering. But I think any other type of interpolation (such as spile or linre ,...) can be modeled as a low pass filter with different frequency response. Am I wrong? if no, where can I read more? for example what is the frequency...interpolation and filtering

Interpolation using IIR

oren_i - 06:30 15-06-06
Hello I'm trying to perform Channel Estimation on an OFDM signal by using various interpolation techniques between pilot symbols. The best method is to implement an interpolation filter (in the time domain, or in the freq domain using FFT). The problem is that in order to achieve a "good" FIR...Interpolation using IIR

Interpolation by cubic splines

Is there any reason why cubic splines are a poor method for interpolation of audio signals such as speech or musical instrument sounds? Also, once upon a time I had a copy of a paper written by someone (if I recall correctly) who worked for E-mu systems talking about pitch shifting. Again IIR...Interpolation by cubic splines

Re: Interpolation with FIR filters

robert bristow-johnson - 13:58 22-11-05
in article 1132685207.779486.257470@o13g2000cwo.googlegroups.com, Anshu at anshu.dhawan@gmail.com wrote on 11/22/2005 13:46: > Can anyone please explain me about Interpolation using FIR filters? I > dont understand how they can be used for interpolation. might you understand how an FIR fil...Re: Interpolation with FIR filters

Pilot based interpolation

monalisa - 13:08 27-03-06
Hi all, i'd like to ask about pilot based interpolation in channel estimation of OFDM cells. I have a block of reference cells which i need to interpolate in time and frequency domain. An example : xo....................oxooxooxooxooxooo oo....................ooxoooxooooxoooox ox.............Pilot based interpolation

Multistage interpolation question

Rick Lyons - 07:13 27-01-08
Hi Guys, some days ago "hsquared" posted a question about interpolating an audio signal from an original sample rate of 11025 Hz to 24000 Hz. As far as I can tell, that means an overall interpolation factor of 320/147. I played around a little bit, using MATLAB, with this notion of in...Multistage interpolation question

about sinc interpolation

p13dou - 10:32 20-07-07
HI all My problem is : i have a signal x(n)(0 ...about sinc interpolation

Polyphase FIR interpolation filter

kungcoccos - 06:46 20-11-07
Hello! Im looking for a simple matlab code that illustrates an interpolation using polyphase implementation. I need this to understand the purpose with the polyphase structure. Maybe anyone knows some sources also? Thanks in advance ...Polyphase FIR interpolation filter

polyphase, interpolation, timing error

09:30 11-10-06
I've been following a number of threads over the past couple of weeks regarding fractional timing delays and interpolation, but none of them really address my problem, so here goes.... I have a sampled received signal taken at r(kTs), Ts = sample rate and k is integer. The sampled signal is t...polyphase, interpolation, timing error

symbol timing recovery using interpolation filter method:suggestion

09:22 04-10-05
Hi, i am Sreenivas, i want to clarify from you, "Can the the symbol timing recovery be acheived by using interpolation filter method or not ?". Actuall i am working at 32MHz sampling rate, can i apply this method at this rate for symbol timing recovery or not. It is mentioned in "Interpolatio...symbol timing recovery using interpolation filter method:suggestion

Interpolation for Dummies

Ian McBride - 08:09 18-07-03
I am trying to figure out interpolation (I have given up on decimation for now). My scenario is that I have 8 ksamples per second audio (from a phone line), and I want to interpolate it to 96 ksamples per second. I know my audio is band limited within 0-4kHz, but other than that it could be a...Interpolation for Dummies

Deterioration SNR for cubic interpolation?

alex65111 - 22:40 15-12-07
How it is possible to estimate change ( deterioration) SNR on an output of cubic interpolation at various number of samples on a symbol, for qpsk signal? How much will be worse snr (for cubic interpolation) in case of 4 samples on a symbol in comparison of 10 samples on a symbol, for qpsk signal?...Deterioration SNR for cubic interpolation?

about linear interpolation

tareqiubd@gmail.com - 15:26 28-09-07
Hi How I can perform the linear interpolation onthe a vector A=[a,b] where size[A]=[150,12] to make size[A]=[370,12] plz reply me with some matlab code. Thanks ...about linear interpolation

Suggestion for tapered sinc

spasmous - 23:50 09-01-04
Hi, For interpolation, I'm using a truncated sinc function to get interpolation coefficients. It appears that I'm getting Gibbs ripple, as expected within this kernal. So I'd like to taper the sinc. Any suggestions? What about sinc(x)/x? Thanks. ...Suggestion for tapered sinc

Re: 4:2:2 to 4:4:4 conversion

Fred Marshall - 11:23 15-04-05
"Ajay" wrote in message news:1113558255.605980.208160@z14g2000cwz.googlegroups.com... > Hi, > > I have subsampled 4:4:4 image using 15-tap filter into 4:2:2 image. > Now, in order to view 4:2:2 image, I need to convert it back into 4:4:4 > image. I have repeated the chroma samples t...Re: 4:2:2 to 4:4:4 conversion

Cubic Splines and cubic Hermite Interpolations

anupam79 - 08:00 27-07-06
Hi, I have a question regarding some interpolation methods.. If someone in here could tell me the difference between: a) Cubic Splines and cubic hermite interpolation methods. b) Is there a difference between cubic hermite polynomials and cubic hermite interpolation. I read through various...Cubic Splines and cubic Hermite Interpolations
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | next