<?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</title><link>http://www.vento.eng.br/</link><description>Algumas brincadeiras com mecânica dos fluidos</description><atom:link href="http://www.vento.eng.br/rss.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:15 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Modelos, escalas e Semelhança</title><link>http://www.vento.eng.br/posts/modelos-escalas-e-semelhanca/</link><dc:creator>Paulo Jabardo</dc:creator><description>&lt;p&gt;Mais um cursinho, mas agora mais relacionado com engenharia do vento (finalmente!).
A idéia é apresentar conceitos básicos de análise dimensional sob diferentes perspectivas. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.vento.eng.br/modelos-escalas-e-semelhanca"&gt;Para mais informações visite este link aqui&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Vou fazer umas postagens relacionadas, basicamente quebrando o curso em pedacinhos. No final vou preparar um vídeo com tudo isso.&lt;/p&gt;</description><category>análise dimensional</category><category>escalas</category><category>modelos</category><category>semelhança</category><category>teorema de Buckingham</category><guid>http://www.vento.eng.br/posts/modelos-escalas-e-semelhanca/</guid><pubDate>Tue, 21 Nov 2023 17:49:26 GMT</pubDate></item><item><title>Condicionais e Recursão</title><link>http://www.vento.eng.br/posts/2020/05/julia-05/</link><dc:creator>Paulo Jabardo</dc:creator><description>&lt;div&gt;&lt;h3&gt;Capítulo 5&lt;/h3&gt;
&lt;p&gt;Neste capítulo introduzimos a execução condicional e recursão.&lt;/p&gt;
&lt;p&gt;Principais assuntos:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Aritmética inteira: módulo e divisão inteira&lt;/li&gt;
&lt;li&gt;Expressões booleanas&lt;/li&gt;
&lt;li&gt;Operadores lógicos&lt;/li&gt;
&lt;li&gt;&lt;code&gt;if&lt;/code&gt;...&lt;code&gt;elseif&lt;/code&gt;...&lt;code&gt;else&lt;/code&gt;...`end&lt;/li&gt;
&lt;li&gt;Recursão&lt;/li&gt;
&lt;li&gt;Cuidado com a recursão&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Screecast da aula&lt;/h4&gt;
&lt;p&gt;&lt;iframe width="200" height="113" src="https://www.youtube.com/embed/4aIgHnkURFY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen title="Curso de Programação em Julia, aula 5: Condicionais e Recursão"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.vento.eng.br/posts/2020/05/julia-05/"&gt;Leia mais…&lt;/a&gt; (3 mín restante para leitura)&lt;/p&gt;&lt;/div&gt;</description><guid>http://www.vento.eng.br/posts/2020/05/julia-05/</guid><pubDate>Sun, 24 May 2020 18:56:00 GMT</pubDate></item><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>Estudo de Caso: Projeto de Interfaces</title><link>http://www.vento.eng.br/posts/2020/05/julia-04/</link><dc:creator>Paulo Jabardo</dc:creator><description>&lt;h3&gt;Capítulo 4&lt;/h3&gt;
&lt;p&gt;Vamos usar o bom e velho Turtle Graphics do logo para discutir o desenvolvimento de interfaces em Julia.&lt;/p&gt;
&lt;p&gt;Principais assuntos:
 * Encapsulamento
 * Refatoração&lt;/p&gt;
&lt;h4&gt;Links&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Livro Think Julia: &lt;a href="https://benlauwens.github.io/ThinkJulia.jl/latest/book.html"&gt;https://benlauwens.github.io/ThinkJulia.jl/latest/book.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Este notebook pode ser encontrado em &lt;a href="https://github.com/iptscicomp/prog-julia"&gt;https://github.com/iptscicomp/prog-julia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Instalação no windows &lt;a href="https://www.youtube.com/watch?v=IkegcEP3T_M"&gt;https://www.youtube.com/watch?v=IkegcEP3T_M&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Instalação no linux &lt;a href="https://www.youtube.com/watch?v=jDq6Iwdi82g"&gt;https://www.youtube.com/watch?v=jDq6Iwdi82g&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Pacote Luxor.jl (onde está definido o Turtle Graphics) &lt;a href="http://juliagraphics.github.io/Luxor.jl/stable/"&gt;http://juliagraphics.github.io/Luxor.jl/stable/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Screecast da aula&lt;/h4&gt;
&lt;p&gt;&lt;iframe width="200" height="113" src="https://www.youtube.com/embed/_uKiS4cJOew?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen title="Curso de Programação em Julia, aula 4: Projeto de Interfaces"&gt;&lt;/iframe&gt;&lt;/p&gt;</description><guid>http://www.vento.eng.br/posts/2020/05/julia-04/</guid><pubDate>Fri, 15 May 2020 13:40:48 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><item><title>Funções</title><link>http://www.vento.eng.br/posts/julia-03/</link><dc:creator>Paulo Jabardo</dc:creator><description>&lt;div&gt;&lt;p&gt;Nesta aula, estudamos o capítulo 3 do livro &lt;a href="https://benlauwens.github.io/ThinkJulia.jl/latest/book.html#chap02"&gt;Think Julia: How to Think Like a Computer Scientist&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Esta aula trata de um dos conceitos mais importantes em ciência da computação: funções.&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/neJucNT4Dy0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen title="Curso de programação em Julia, aula 03: funções"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;h3&gt;Exercícios&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://www.vento.eng.br/posts/julia-03/"&gt;Leia mais…&lt;/a&gt; (2 mín restante para leitura)&lt;/p&gt;&lt;/div&gt;</description><guid>http://www.vento.eng.br/posts/julia-03/</guid><pubDate>Mon, 27 Apr 2020 13:45:07 GMT</pubDate></item><item><title>Variáveis, expressões e statements</title><link>http://www.vento.eng.br/posts/julia-02/</link><dc:creator>Paulo Jabardo</dc:creator><description>&lt;div&gt;&lt;p&gt;Nesta segunda aula, estudamos o capítulo 2 do livro &lt;a href="https://benlauwens.github.io/ThinkJulia.jl/latest/book.html#chap02"&gt;Think Julia: How to Think Like a Computer Scientist&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Esta aula trata de conceitos básicos como variáveis, expressões e statements.&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/Z8O7MRm1CDo?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen title="Curso de programação em Julia, aula 02: variáveis, expressões e statements"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;h3&gt;Exercícios&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://www.vento.eng.br/posts/julia-02/"&gt;Leia mais…&lt;/a&gt; (1 mín restante para leitura)&lt;/p&gt;&lt;/div&gt;</description><category>expressões</category><category>julia</category><category>precedência de operadores</category><category>statements</category><category>variáveis</category><guid>http://www.vento.eng.br/posts/julia-02/</guid><pubDate>Mon, 27 Apr 2020 12:37:24 GMT</pubDate></item><item><title>Solução dos exercícios da aula 01 de computação científica em Julia</title><link>http://www.vento.eng.br/posts/scicomp-01-sol/</link><dc:creator>Paulo Jabardo</dc:creator><description>&lt;h4&gt;Screencast com a solução dos exercícios&lt;/h4&gt;
&lt;p&gt;&lt;iframe width="200" height="113" src="https://www.youtube.com/embed/vznKCYTQnpw?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 01: aproximação e interpolação"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.vento.eng.br/sci-comp/01-sol-aproximacao"&gt;Notebook com a solução dos problemas da aula 01&lt;/a&gt;&lt;/p&gt;</description><category>aproximação</category><category>computação científica</category><category>exercícios</category><category>interpolação</category><category>julia</category><category>mínimos quadrados</category><guid>http://www.vento.eng.br/posts/scicomp-01-sol/</guid><pubDate>Fri, 24 Apr 2020 16:00:42 GMT</pubDate></item><item><title>O caminho do programa</title><link>http://www.vento.eng.br/posts/julia-01/</link><dc:creator>Paulo Jabardo</dc:creator><description>&lt;div&gt;&lt;p&gt;Nesta primeira aula, introduzo a linguagem Julia e os conceitos básicos de programação.&lt;/p&gt;
&lt;h3&gt;Screecast&lt;/h3&gt;
&lt;p&gt;&lt;iframe width="200" height="113" src="https://www.youtube.com/embed/L0bXFSp_biY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen title="Programação em Julia: Aula 1"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;h3&gt;Exercícios&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://www.vento.eng.br/posts/julia-01/"&gt;Leia mais…&lt;/a&gt; (1 mín restante para leitura)&lt;/p&gt;&lt;/div&gt;</description><category>julia</category><guid>http://www.vento.eng.br/posts/julia-01/</guid><pubDate>Thu, 23 Apr 2020 17:53:30 GMT</pubDate></item><item><title>Aproximação e Interpolação</title><link>http://www.vento.eng.br/posts/scicomp-01/</link><dc:creator>Paulo Jabardo</dc:creator><description>&lt;p&gt;Vamos começar de fato o curso de computação científica em Julia. Nesta aula, eu discuto aproximação e interpolação. &lt;/p&gt;
&lt;h3&gt;Esta aula trata dos seguintes assuntos&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;O que é interpolação e aproximação&lt;/li&gt;
&lt;li&gt;Polinômios&lt;/li&gt;
&lt;li&gt;Interpolação polinomial&lt;/li&gt;
&lt;li&gt;Método dos mínimos quadrados&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.vento.eng.br/sci-comp/01-aproximacao"&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/6v49Kr8OFA0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen title="Aproximação e Interpolação"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;h3&gt;Mais informações&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://www.vento.eng.br/scicomp"&gt;Ver a página web do curso&lt;/a&gt;&lt;/p&gt;</description><category>aproximação</category><category>interpolação</category><category>julia</category><guid>http://www.vento.eng.br/posts/scicomp-01/</guid><pubDate>Wed, 22 Apr 2020 19:16:47 GMT</pubDate></item></channel></rss>