<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Signal Processing on DPBM Blog</title><link>https://personal-website-phi-seven-36.vercel.app/tags/signal-processing/</link><description>Recent content in Signal Processing on DPBM Blog</description><generator>Hugo</generator><language>en-us</language><managingEditor>dpbm136@gmail.com (Dpbm)</managingEditor><webMaster>dpbm136@gmail.com (Dpbm)</webMaster><lastBuildDate>Mon, 04 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://personal-website-phi-seven-36.vercel.app/tags/signal-processing/index.xml" rel="self" type="application/rss+xml"/><item><title>Mallat's algorithm with cuda - Everything I've learned with it</title><link>https://personal-website-phi-seven-36.vercel.app/posts/mallats-algorithm-with-cuda-everything-ive-learned-with-it-me7jmibwm2xof/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><author>dpbm136@gmail.com (Dpbm)</author><guid>https://personal-website-phi-seven-36.vercel.app/posts/mallats-algorithm-with-cuda-everything-ive-learned-with-it-me7jmibwm2xof/</guid><description>&lt;p&gt;As I pursue my master&amp;rsquo;s in computer science as by now a non-degree/special student, I decided to attend to two different classes this semester:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Algorithms (because I like it)&lt;/li&gt;
&lt;li&gt;Wavelet Transforms (because it seemed interesting)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Algorithms is a pretty well know topic in computer science which you may be familiar with. Everywhere and, weird or not, every class may be related to algorithms in some way (even my wavelet class). For this semester, we learned about some ways to calculate and analyze code to find bottlenecks, performance issues, possible improvements. In general, we learned about asymptotic behavior/analysis, so &lt;code&gt;big O&lt;/code&gt; notation and its relatives &lt;code&gt;θ&lt;/code&gt; and &lt;code&gt;Ω&lt;/code&gt;. I&amp;rsquo;d like to talk more about this, so I&amp;rsquo;ll hold this topic for a future post.&lt;/p&gt;</description></item></channel></rss>