<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Wolfram on CineNeural</title>
    <link>https://blog.cineneural.com/tags/wolfram/</link>
    <description>Recent content in Wolfram on CineNeural</description>
    <image>
      <title>CineNeural</title>
      <url>https://blog.cineneural.com/images/main/logo-2.png</url>
      <link>https://blog.cineneural.com/images/main/logo-2.png</link>
    </image>
    <generator>Hugo -- 0.147.8</generator>
    <language>en</language>
    <copyright>cineneural.com</copyright>
    <lastBuildDate>Thu, 20 Aug 2020 20:14:31 +0800</lastBuildDate>
    <atom:link href="https://blog.cineneural.com/tags/wolfram/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Summary of the Wolfram 2020 08 China Student Ambassador Presentation</title>
      <link>https://blog.cineneural.com/blog/2020-08/wolfram-2020-08%E4%B8%AD%E5%9B%BD%E5%AD%A6%E7%94%9F%E5%A4%A7%E4%BD%BF%E6%BC%94%E8%AE%B2%E4%BC%9A%E6%80%BB%E7%BB%93/</link>
      <pubDate>Thu, 20 Aug 2020 20:14:31 +0800</pubDate>
      <guid>https://blog.cineneural.com/blog/2020-08/wolfram-2020-08%E4%B8%AD%E5%9B%BD%E5%AD%A6%E7%94%9F%E5%A4%A7%E4%BD%BF%E6%BC%94%E8%AE%B2%E4%BC%9A%E6%80%BB%E7%BB%93/</guid>
      <description>&lt;p&gt;Tonight, I attended the &lt;strong&gt;Wolfram 2020 08-20 China Student Ambassador Presentation&lt;/strong&gt; via Zoom.&lt;/p&gt;
&lt;p&gt;During the intermission, I won a grand prize of 3000RMB worth of &lt;strong&gt;System Modeler&lt;/strong&gt; modeling program, which I am going to install on my MacBookPro to study various physical and biological modeling.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://blog.cineneural.com/images/2020-08/2020-08-20-meeting-1.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;If you are interested in Mathematica, you can attend &lt;strong&gt;Wolfram 2020/09/08 China Virtual Technology Conference&lt;/strong&gt;, where many big names will be speaking.&lt;/p&gt;
&lt;h3 id=&#34;mathematica-metaprogramming&#34;&gt;Mathematica Metaprogramming&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/wjxway/WSA-Presentation&#34;&gt;speaker&amp;rsquo;s Github address&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Intro Wolfram Physic Project</title>
      <link>https://blog.cineneural.com/blog/2020-08/intro-wolfram-physic-project/</link>
      <pubDate>Mon, 10 Aug 2020 18:42:36 +0800</pubDate>
      <guid>https://blog.cineneural.com/blog/2020-08/intro-wolfram-physic-project/</guid>
      <description>Wolfram Theoretical Physics Program - In Search of the Ultimate Theory</description>
    </item>
    <item>
      <title>Wolfram 2020 08 20 Lecture</title>
      <link>https://blog.cineneural.com/blog/2020-07/wolfram-2020-08-20%E6%BC%94%E8%AE%B2%E4%BC%9A/</link>
      <pubDate>Tue, 28 Jul 2020 10:55:19 +0800</pubDate>
      <guid>https://blog.cineneural.com/blog/2020-07/wolfram-2020-08-20%E6%BC%94%E8%AE%B2%E4%BC%9A/</guid>
      <description>&lt;h2 id=&#34;wolfram-2020-08-20-china-student-ambassador-presentation&#34;&gt;Wolfram 2020 08-20 China Student Ambassador Presentation&lt;/h2&gt;
&lt;p&gt;The following topics are of interest to me, and I am currently starting my own business in Wolfram and Python, with Wolfram being the main language for prototyping and exploring initial ideas. After watching the following presentations, I will focus on biomedical and retinal image analysis as a deep learning research topic.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;18:00-19:00&lt;/p&gt;
&lt;p&gt;Jingxian Wang, Department of Physics, Peking University.&lt;/p&gt;
&lt;p&gt;Meta-programming Basis in &lt;strong&gt;Mathematica&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Epidemic Modeling</title>
      <link>https://blog.cineneural.com/blog/misc/epidemicmodeling/</link>
      <pubDate>Mon, 06 Apr 2020 20:19:52 +0800</pubDate>
      <guid>https://blog.cineneural.com/blog/misc/epidemicmodeling/</guid>
      <description>&lt;h2 id=&#34;sir-modeling&#34;&gt;SIR Modeling&lt;/h2&gt;
&lt;p&gt;The SIR classical model is mainly used in the field of infectious diseases to predict future trends in the number of infections.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;S[t]&lt;/strong&gt; denotes &lt;strong&gt;susceptible&lt;/strong&gt; susceptible population&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I[t]&lt;/strong&gt; denotes &lt;strong&gt;infected&lt;/strong&gt; population already infected&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;R[t]&lt;/strong&gt; indicates &lt;strong&gt;recovered&lt;/strong&gt; recovered population&lt;/p&gt;
&lt;p&gt;Reference:&lt;/p&gt;
&lt;p&gt;MathWorld:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://mathworld.wolfram.com/SIRModel.html&#34;&gt;&lt;strong&gt;SIR Model&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://mathworld.wolfram.com/Kermack-McKendrickModel.html&#34;&gt;&lt;strong&gt;Kermack-McKendrick Model&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;kermack-mckendrick-model&#34;&gt;Kermack-McKendrick Model&lt;/h3&gt;
&lt;p&gt;The original Kermack-McKendrick model was designed to account for changes in the number of people infected over time, like the plague that occurred in 1665-1666 and the cholera that occurred in 1865.
The model assumes that the total population is &lt;strong&gt;fixed&lt;/strong&gt;, that the incubation period for infectious diseases is instantaneous, that the duration of infection is the same as the disease cycle, and that the population is assumed to be non-differentiable, without differences by gender or race.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Foundations of Modelica systemmodeler with Mathematica (1)</title>
      <link>https://blog.cineneural.com/blog/misc/modelica%E5%85%A5%E9%97%A8/</link>
      <pubDate>Mon, 30 Mar 2020 16:31:03 +0800</pubDate>
      <guid>https://blog.cineneural.com/blog/misc/modelica%E5%85%A5%E9%97%A8/</guid>
      <description>modelica Modeling Primer-1</description>
    </item>
  </channel>
</rss>
