Technical discussion about Matlab and issues related to Digital Signal Processing.
Post a new Thread
usu_...@yahoo.com - Jun 23 2010
I designed a CIC decimation filter, and am trying to plot its frequency response. Given below are the specifications of the filter.
Sampling Freq fclk: 1.4MHz
Decimation D: 100... 
Atefeh Foroozandeh - Jun 20 2010
Hello,
I want to find one (not more )point in my image (I attach it )
that set in the interior circle (you can see in the image)
for my image, regionprops in matlab give more ... ![one point for centroid [2 Attachments]](http://cdn.dsprelated.com/images/icon_more.jpg)
mortal_f - Jun 14 2010
Hi,
I am trying to use fftfilt and my data contains a lot of zeros. I could recall from memory that if you are performing fft, and ur data contains a lot of zeros, you could reduc... 
manisha - Jun 10 2010
i m not able to calculte the smith macmillan forn of a polyphase decompose matrix.for this i had mimo toolbox but it cannot run without maple .it every time give error of maple fu... 
all4...@yahoo.com - Jun 10 2010
Hello everybody,
I'm trying to vectorize my code to avoid using for-loop operator.
[code]
for k=2:N
x(:,k) = x(:,k-1) + gain(:,k) .* (y(:,k) - x(:,k-1));
end;
[/code]
... 
abdulhaseeb86 - Jun 10 2010
I want to calculate relative power of two signals what is the correct matlab code to do that. Actually one signal is the filtered version of the other, because i want to find the p... 
"Plongcharoen, Naret" - Jun 10 2010
Hi All,
I have use eZdsp F2812 from Spectrum digital, anyone can advise which version of mathlab and CCS can compatible to eZdsp F2812 from Spectrum digital.
Thanks.
Best ... 
Serhat Guven - Jun 4 2010
Hi everyone,
I'm trying to export a function that I've written in Matlab and I want
to use this function in Excel. I'm using Matlab 2009b and Visual Studio
2008 Express Edition... 
aziz yemen - Jun 4 2010
HERE IS THE CODE WITH SAMPLE FILEÂ ANC COMPARING BETWEEN THE FILTERED ANDÂ NOISY SIGNALÂ
YOU CAN REMOVE WHATEVER IS NOT NECESSARY
Â
[Yo,FS,NBITS1]=WAVREAD('1o.wav'); % re... ![Re: Lowpass filter design [2 Attachments]](http://cdn.dsprelated.com/images/icon_more.jpg)
previous |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
next