<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How can I solve a system of Differential Algebraic Equations with COMPLEX intial condition value?</title>
    <link>http://www.mapleprimes.com/questions/36566-How-Can-I-Solve-A-System-Of-Differential</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 21:32:42 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 21:32:42 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How can I solve a system of Differential Algebraic Equations with COMPLEX intial condition value?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How can I solve a system of Differential Algebraic Equations with COMPLEX intial condition value?</title>
      <link>http://www.mapleprimes.com/questions/36566-How-Can-I-Solve-A-System-Of-Differential</link>
    </image>
    <item>
      <title>real and imaginary parts</title>
      <link>http://www.mapleprimes.com/questions/36566-How-Can-I-Solve-A-System-Of-Differential?ref=Feed:MaplePrimes:How can I solve a system of Differential Algebraic Equations with COMPLEX intial condition value?:Comments#answer62715</link>
      <itunes:summary>&lt;p&gt;I suspect you'll want to look at the real and imaginary parts.&amp;nbsp; Replace any variable z(t) that will be complex with x(t) + I*y(t), &lt;br /&gt;
and use evalc(Re(...)) and evalc(Im(...)) to take real and imaginary parts of your equations, giving you a system of DAE's for real variables.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I suspect you'll want to look at the real and imaginary parts.&amp;nbsp; Replace any variable z(t) that will be complex with x(t) + I*y(t), &lt;br /&gt;
and use evalc(Re(...)) and evalc(Im(...)) to take real and imaginary parts of your equations, giving you a system of DAE's for real variables.&lt;/p&gt;</description>
      <guid>62715</guid>
      <pubDate>Mon, 19 Oct 2009 22:11:01 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
    <item>
      <title>My system is real itself,</title>
      <link>http://www.mapleprimes.com/questions/36566-How-Can-I-Solve-A-System-Of-Differential?ref=Feed:MaplePrimes:How can I solve a system of Differential Algebraic Equations with COMPLEX intial condition value?:Comments#answer62716</link>
      <itunes:summary>&lt;p&gt;My system is real itself, just initial condition are complex.&lt;/p&gt;
&lt;p&gt;I mean the value I have for initial value are complex but system is real what should I do now?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;My system is real itself, just initial condition are complex.&lt;/p&gt;
&lt;p&gt;I mean the value I have for initial value are complex but system is real what should I do now?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description>
      <guid>62716</guid>
      <pubDate>Mon, 19 Oct 2009 23:28:16 Z</pubDate>
      <itunes:author>nmani</itunes:author>
      <author>nmani</author>
    </item>
    <item>
      <title>Complex</title>
      <link>http://www.mapleprimes.com/questions/36566-How-Can-I-Solve-A-System-Of-Differential?ref=Feed:MaplePrimes:How can I solve a system of Differential Algebraic Equations with COMPLEX intial condition value?:Comments#comment62717</link>
      <itunes:summary>&lt;p&gt;The system may look real, but if there are complex initial conditions the variables that have those initial conditions will be complex.&lt;br /&gt;
If your system is linear with real coefficients, there will be separate equations for real and imaginary parts of the variables.&amp;nbsp; If it is nonlinear, you'll have equations in which the real and imaginary parts will be coupled.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;The system may look real, but if there are complex initial conditions the variables that have those initial conditions will be complex.&lt;br /&gt;
If your system is linear with real coefficients, there will be separate equations for real and imaginary parts of the variables.&amp;nbsp; If it is nonlinear, you'll have equations in which the real and imaginary parts will be coupled.&lt;/p&gt;</description>
      <guid>62717</guid>
      <pubDate>Tue, 20 Oct 2009 22:09:01 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
  </channel>
</rss>