<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vento e dinâmica dos fluidos (Posts sobre série de fourier)</title><link>http://www.vento.eng.br/</link><description></description><atom:link href="http://www.vento.eng.br/categories/serie-de-fourier.xml" rel="self" type="application/rss+xml"></atom:link><language>pt_br</language><copyright>Contents © 2023 &lt;a href="mailto:pjabardo@gmail.com"&gt;Paulo Jabardo&lt;/a&gt; </copyright><lastBuildDate>Tue, 21 Nov 2023 22:39:16 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Solução dos exercícios da aula 02 de computação científica em Julia</title><link>http://www.vento.eng.br/posts/2020/05/scicomp-02-sol/</link><dc:creator>Paulo Jabardo</dc:creator><description>&lt;p&gt;Eu resolvo e discuto os problemas da &lt;a href="http://www.vento.eng.br/posts/2020/05/scicomp-02"&gt;aula de interpolação trigonométrica&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.vento.eng.br/sci-comp/02-sol-fourier"&gt;Notebook resolvido&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;h3&gt;Screencast&lt;/h3&gt;
&lt;p&gt;&lt;iframe width="200" height="113" src="https://www.youtube.com/embed/6_vj83EBTmg?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen title="Solução dos exercícios da aula 02: interpolação trigonométrica"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;h3&gt;Mais informações&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Página web do curso: &lt;a href="http://vento.eng.br/scicomp/"&gt;http://vento.eng.br/scicomp/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Notebook resolvido: &lt;a href="http://vento.eng.br/sci-comp/02-sol-fourier/"&gt;http://vento.eng.br/sci-comp/02-sol-fourier/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GitHub com notebooks: &lt;a href="https://github.com/iptscicomp/sci-comp"&gt;https://github.com/iptscicomp/sci-comp&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;FFTW: &lt;a href="http://www.fftw.org"&gt;http://www.fftw.org&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description><category>dft</category><category>fft</category><category>interpolação</category><category>interpolação trigonométrica</category><category>julia</category><category>série de fourier</category><guid>http://www.vento.eng.br/posts/2020/05/scicomp-02-sol/</guid><pubDate>Sun, 24 May 2020 16:19:57 GMT</pubDate></item><item><title>Interpolação trigonométrica: série de Fourier, DFT e FFT</title><link>http://www.vento.eng.br/posts/2020/05/scicomp-02/</link><dc:creator>Paulo Jabardo</dc:creator><description>&lt;p&gt;Nesta aula discutimos interpolação trigonométrica:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Polinômios trigonométricos&lt;/li&gt;
&lt;li&gt;Série de Fourier&lt;/li&gt;
&lt;li&gt;Forma complexa da série de Fourier&lt;/li&gt;
&lt;li&gt;Obtenção dos coeficientes da série de Fourier para funções discretas&lt;/li&gt;
&lt;li&gt;DFT e FFT e FFTW&lt;/li&gt;
&lt;li&gt;Amostragem e aliasing &lt;/li&gt;
&lt;li&gt;Interpolação trigonométrica&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Resample&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Problemas&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.vento.eng.br/sci-comp/02-fourier"&gt;Notebook com as notas de aula&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;Screencast da aula:&lt;/h3&gt;
&lt;p&gt;&lt;iframe width="200" height="113" src="https://www.youtube.com/embed/cUkD--CmpNg?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen title="Interpolação trigonométrica"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;h3&gt;Mais informações&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Página web do curso: &lt;a href="http://vento.eng.br/scicomp/"&gt;http://vento.eng.br/scicomp/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Notebook resolvido: &lt;a href="http://vento.eng.br/sci-comp/02-fourier/"&gt;http://vento.eng.br/sci-comp/02-fourier/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GitHub com notebooks: &lt;a href="https://github.com/iptscicomp/sci-comp"&gt;https://github.com/iptscicomp/sci-comp&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;FFTW: &lt;a href="http://www.fftw.org"&gt;http://www.fftw.org&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description><category>dft</category><category>fft</category><category>interpolação</category><category>interpolação trigonométrica</category><category>julia</category><category>série de fourier</category><guid>http://www.vento.eng.br/posts/2020/05/scicomp-02/</guid><pubDate>Sat, 09 May 2020 19:31:14 GMT</pubDate></item></channel></rss>