Technical discussion about Matlab and issues related to Digital Signal Processing.
Search Results for "sampling"
Post a new Thread
kristina_go - Feb 8 2006
Hi all,
I know this is a Matlab discussion group, but I would like to ask
regarding DSP in Excel?
Can anyone please enlighten me, what does it mean by Normalised
Sampling?
H... 
Darien Martinez - Sep 23 2000
Hi everybody,
I have some question about sampling bandpass signals.
There is sampling theorem for this kind of signals,
the sampling rate must be two times the fr... 
kn srivastava - Jan 14 2010
I have a digital filter that is designed for 1kHz sampling frequency.
Everything else remaining the same, I want that filter to work for 4 kHz
sampling frequency.
What do I ne... 
egan_nc - Aug 5 2003
Hi,
Can anybody please tell me how to set up the sampling freq for a
combined filters.
The sampling freq for the input signal to the first filter h1 is
1.5Mhz, ... 
matz...@gmail.com - Oct 22 2007
Hello everybody,
I am writing a simple am modulator (actually ssb, but it does not really matters :) ). This script shall take as input an audio signal and give as output the am m... 
imranshoaib00 - Nov 25 2003
Hi,
I have to complete my DSP project "variable rate sampling (audio)"
till the 10th of December,2003. I have been instructed that I have to
take the input direct... 
Appalayagari Sreedhar - Oct 10 2002
Hi,
I am sreedhar.
i am some problem with designing the frequency sampling fir filter,
i need a frequency sampling filter design matlab code, actually i ... 
israel Greiss - Jan 15 2010
A filter designed at 1kHz sampling rate, when used at 4kHz sampling rate,
its frequency response will be stratched 4 times. For example the new
cut-off frequency will be 4 times ... 
sevincbayram - Nov 15 2002
Hi!
Ý am new for matlab and i want to learn how to do sampling with
matlab.For example my problem;
i take a wav file and read it with u=wavread('b'); now i hav... 
chriskatsis - Jul 14 2005
Hi everyone,
Just one little question.
I want to plot a signal y (where y is a column of a matrix). The
sampling rate was 500Hz
Is there a way when using the plot com... 
emilly - Aug 30 2005
Dear all
i have a digital filter H(Z)=1/32*(1-z^-6)^2 /(1-z^-1)^2
with sampling rate being 200Hz, the filter has a rather loe cutoff frequency of fc=11 Hz and introduces a d... 
Appalayagari Sreedhar - Jan 12 2003
Dear all,
I am working on the recursive frequency sampling filter design.
My confusion is, I read the theory saying that as it contains the poles.and also
e... 
shobha shivarudraiah - Nov 24 2001
hi,
i need to plot the bandpass signal sampling waveforms.
(something like fig 2.9 ,pg 37 in understanding
digital signal processing by richard g.lyons)
i dunno... 
Santanu Sarma - Jul 9 2002
Hi,
Can any one help with simulik zero order hold (zoh) block.
I want the sampling time in the zoh block as a varying input during
simulation run. My sampling tim... 
prijit debnath - Jul 31 2002
hello,
i am a new student of dsp. we know for a
bandlimited signal,in order to avoid aliasing the
samplig rate should be >= 2* maxfrequency.....
but what should... 
n_no...@yahoo.com - Oct 9 2007
hi,
i need help in sampling(matlab coding) a four channel AM modulated signal each at carrier frequencies 400Hz,1000Hz, 1600Hz and 2600Hz respectively...
how will i sample my s... 
Alex Z - Jun 27 2006
Hello.
I'll appreciate your help in assessing the info on the commonly
accepted bandwidth in audio recordings by pocket-type consumer digital
still cameras.
I'm undertaking cer... 
Cagin Kandemir Cavas - May 27 2008
Hi all,
Suppose I have a matrix X as follows,
2 3 4 1 8 7 6 2 1 2 5 7 4 7 2 3
Then how should I write a... 
d_naidu - Nov 13 2003
Hi guys..
Can anyone help me how to spin and de spin the data in matlab and then pass it into a matched filter and down sample it...
Actually I got to the point... 
khaifahaluk - Jan 13 2004
i'm new here, i am doing my university project on speech recognition,
if somebody could tell me how to convert recorded speech sampling?
i've already try using resa... 
saini_s1978 - Sep 18 2005
Hi everybody,
My problem is as follows:
I get data from a fft analyser after numerous averaging in order
to remove the noise. Now in order to use it i have to take the IF... 
apad...@yahoo.co.uk - Feb 12 2008
I am working on modal testing of structures using forced hammer excitation. Response time series has a sampling frequency of 250Hz and the excitation time series has a sampling fre... 
shareena_b - Apr 13 2008
hi all,
i have one function, x = (e^-2t) cos (4t) u(t) and i
suppose to compute this fourier transform for the
continuous signal and plot the frequency spectrum. these
are... 
senthilpr_in - Jan 13 2002
Hi everybody,
I'm working on a project on speech recog. How do you
record sound in matlab at a sampling freq of 8192Hz. Currently i'm
using windows sound recorder... 
cban...@gmail.com - Jul 17 2008
I am working with a signal that was sampled at a variable rate and consists of an array of values and a separate array of sample times. The sample intervals are random and are not... 
mail_harpreet - Jul 2 2002
i have been trying to get the power spectra of an FSK modulated
scheme...i am getting a very good spectra for m-ary psk and msk and
other schemes by using the fft f... 
ravikiran_dn - Aug 25 2003
hi everybody,
i am not able to obtain a sampling rate more than 110 kHz
using MATLAB or BORLAND C++ 5. If I use more than 1 MHz sampling
rate, then more and more ... 
egan_nc - Jul 30 2003
Hi,
Can anybody help me plot a combined frequency response of 2 filters
in Hz?
Hk=Hk1.*Hk2;
The sampling freq for Hk1 is 96Khz and the sampling freq for Hk2 is ... 
ashefi - Jan 20 2006
hi all!
i have a little problem with async communication.
i am connecting a sampling device into com1 and reading it.
after 17 or 18 reading cycles the input buffer hav... 
kavous jorabchi - Apr 2 2007
close all;clear;clc
% Parameters---------------------------------------------------------------
N = 512; % number of points for FFT
dt = 0.005; % sampling time, 1/Fs wh... 
apad...@yahoo.co.uk - Jan 15 2008
Dear scholars,
My present work centres on extraction of modal parameters from the plots of magnitude of frequency response response functions, FRFs, versus frequency. FRF is sim... 
Henry Chang - Sep 18 2002
Hi all,
I am beginner in digital filter design. Currently, I am designing a
bandpass filter cut-off at 500hz and 1.8khz, with sampling frequency
6k Hz. I use b... 
m_karthik413 - Nov 29 2006
hai friends
i have problem in modelling a rayleigh fading channel.
in matlab one command for rayleigh channels ,in that the parameters
sampling rate , dopplershift and delay sp... 
Jeff Brower - Apr 17 2010
Penixilin-
> I have been trying to process my data with FFT to analyze
> the natural frequency of it. I try to use a high pass filter
> of 1 or 2 HZ because the source of t... 
Emhemmed B Limsailkhi - Jan 5 2001
>Hi .... We are developing a nonuniform frequency sampling FIR digital
filter (lowpass) with linear phase using Matlab5.3 and DSP toolbox (I
dont remember the versi... 
Appalayagari Sreedhar - Jan 16 2003
Dear all,
my problem straight away,
i am doing recursive frequency sampling filter design,
in matlab i design the filter coefficients, i gave the format ... 
cathy zuccini - Dec 4 2005
Hi, I'm working on a DSP project (speech coding and synthesis) involving
fractional delay filters. I would appreciate it if you can send me matlab
codes for implementing f... 
Piyush Shah - Jul 27 2005
All
Background:
I have working with ultrasound signals (300 Khz) from a solid state sensor to a target at 3". The received signals from the sensor (300 Khz) are digitized... 
ubaid_abdullah - Jan 7 2009
If you are capturing this data from some real-time system, you
shouldn't process the information it contains on the carrier
frequency. Downconvert it to baseband and then downsam... 
B S - Apr 19 2010
Hi Guys,
I have been just wondering if any one can guide me about the selection of Analog to Digital conveter. I have a signal with frequency 150KHz and I am thinking to sample ... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
next