<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Paul Lovell Blog on DSPRelated.com</title>
<link>https://www.dsprelated.com/blogs-1/nf/Paul_Lovell.php</link>
<description><![CDATA[RSS Feed for Paul Lovell Blog on DSPRelated.com]]></description>
<image><title>Paul Lovell Blog on DSPRelated.com</title>
<link>https://www.dsprelated.com/blogs-1/nf/Paul_Lovell.php</link>
<url>https://d23s79tivgl8me.cloudfront.net/user/profilepictures/60883.jpg</url>
</image>
<atom:link href="https://www.dsprelated.com/blogs_rss.php?bloggerid=60883" rel="self" type="application/rss+xml"></atom:link>
<language>en-US</language>
<lastBuildDate>Sun, 12 Jul 2026 09:48:00 +0000</lastBuildDate>
<pubDate>1783849680</pubDate>
<item>
<title>Update to a Narrow Bandpass Filter in Octave or Matlab</title>
<link>https://www.dsprelated.com/showarticle/1397.php</link>
<description><![CDATA[<p>Following my earlier blog post (June 2020) featuring a <a href="https://www.dsprelated.com/showarticle/1354.php">Narrow Bandpass Filter</a>, I’ve had some useful feedback and suggestions. This has inspired me to come up with an updated version, incorporating the following changes compared to the earlier one :</p>    <ul><li>Simpler code in Octave or Matlab</li><li>Float32 precision replaces float64</li><li> Faster processing by a factor of at least 4 times</li><li>Easier...]]></description>
<pubDate>Mon, 29 Mar 2021 16:01:24 +0000</pubDate>
<author>Paul Lovell</author>
</item>
<item>
<title>A Narrow Bandpass Filter in Octave or Matlab</title>
<link>https://www.dsprelated.com/showarticle/1354.php</link>
<description><![CDATA[<p>The design of a very narrow bandpass FIR filter, coded in either Octave or Matlab, can prove challenging if a computationally-efficient&nbsp; filter is required. This is especially true if the sampling rate is high relative to the filter's center frequency. The most obvious filter design methods, using either window-based or Remez ( Parks-McClellan ) functions, can easily result in filters...]]></description>
<pubDate>Mon, 01 Jun 2020 21:37:50 +0000</pubDate>
<author>Paul Lovell</author>
</item>
<item>
<title>An Efficient Lowpass Filter in Octave</title>
<link>https://www.dsprelated.com/showarticle/1304.php</link>
<description><![CDATA[<p>This article describes an efficient linear-phase lowpass FIR filter, coded using the <a href="https://www.gnu.org/software/octave/" rel="nofollow">Octave</a> programming language. The intention is to focus on the implementation in software, but references are provided for those who wish to undertake further study of interpolated FIR filters [1]- [3].</p>
<p>The input signal is processed as a vector of samples (eg from a .wav file), which are converted to a matrix...]]></description>
<pubDate>Wed, 06 Nov 2019 16:15:28 +0000</pubDate>
<author>Paul Lovell</author>
</item>
</channel>
</rss>