<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256498</link>
    <title>MATLAB Central Newsreader - Oversampling,window</title>
    <description>Feed for thread: Oversampling,window</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Mon, 20 Jul 2009 01:58:01 -0400</pubDate>
      <title>Oversampling,window</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256498#666492</link>
      <author>guj </author>
      <description>I really need to clear this :),&lt;br&gt;
&lt;br&gt;
In real world we sample a signal from A/D suppose with Fs=100 Hz..Now when we see that&lt;br&gt;
digital signal its non uniform sampled. &lt;br&gt;
&lt;br&gt;
Now, on non uniform signal Please correct me if  am wrong:)&lt;br&gt;
&lt;br&gt;
i want to apply oversampling which means that i need to sample it again with Fs=400Hz....and later regularise it. But how will  i apply oversampling on it.....I mean i dont have amplitude value or i can say that i dont have signal to sample i only have some non uniform discrete values&lt;br&gt;
&lt;br&gt;
How over sampling is apply in the real world. &lt;br&gt;
&lt;br&gt;
1. We always do over sampling during A/D converter&lt;br&gt;
2. Also how can i apply window function, I didnt get reply for this&lt;br&gt;
&lt;br&gt;
1.if my orginal signal s is between -30 to 30 Hz 40 by 1&lt;br&gt;
2.And signal on whch filter need to apply is 127 by 1 w&lt;br&gt;
3. Now how can i recover s by applying rectangular window function on w. I mean dimensions are different..its not working on matlab&lt;br&gt;
I am doing &lt;br&gt;
&lt;br&gt;
w.*RECTWIN(SIZE(s))&lt;br&gt;
&lt;br&gt;
Any help will be appreciated &lt;br&gt;
Thanks&lt;br&gt;
&lt;br&gt;
Aki</description>
    </item>
    <item>
      <pubDate>Mon, 20 Jul 2009 02:40:02 -0400</pubDate>
      <title>Re: Oversampling,window</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256498#666500</link>
      <author>guj </author>
      <description>&quot;guj &quot; &amp;lt;gulatiakshay@gmail.com&amp;gt; wrote in message &amp;lt;h40iv9$2au$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; I really need to clear this :),&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; In real world we sample a signal from A/D suppose with Fs=100 Hz..Now when we see that&lt;br&gt;
&amp;gt; digital signal its non uniform sampled. &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Now, on non uniform signal Please correct me if  am wrong:)&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; i want to apply oversampling which means that i need to sample it again with Fs=400Hz....and later regularise it. But how will  i apply oversampling on it.....I mean i dont have amplitude value or i can say that i dont have signal to sample i only have some non uniform discrete values&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; How over sampling is apply in the real world. &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; 1. We always do over sampling during A/D converter&lt;br&gt;
&amp;gt; 2. Also how can i apply window function, I didnt get reply for this&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; 1.if my orginal signal s is between -30 to 30 Hz 40 by 1&lt;br&gt;
&amp;gt; 2.And signal on whch filter need to apply is 127 by 1 w&lt;br&gt;
&amp;gt; 3. Now how can i recover s by applying rectangular window function on w. I mean dimensions are different..its not working on matlab&lt;br&gt;
&amp;gt; I am doing &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; w.*RECTWIN(SIZE(s))&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Any help will be appreciated &lt;br&gt;
&amp;gt; Thanks&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Aki&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I think, I need to put my doubt in right way :)&lt;br&gt;
&lt;br&gt;
dft can be defined in a way&lt;br&gt;
&lt;br&gt;
P(m) = sum{n=1:N}  p(n) exp(j * m * delk*x(n))&lt;br&gt;
delk=2*pi/T&lt;br&gt;
&lt;br&gt;
m=-M/2-----M/2-1&lt;br&gt;
&lt;br&gt;
Now my question is i have N irregular spaced signals....and I am Transforming N samples to M points&lt;br&gt;
&lt;br&gt;
oversampling=Nc/M;&lt;br&gt;
&lt;br&gt;
now when oversampling is 2&lt;br&gt;
&lt;br&gt;
Nc=2M,  so i am applying FFT on Nc samples, But where are my Nc samples i  only have &lt;br&gt;
N samples....how can i apply FFT on Nc signal when i dont have N values...&lt;br&gt;
&lt;br&gt;
Am i able to clear what my doubt is</description>
    </item>
  </channel>
</rss>

