<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Toolbox Posts and Questions</title>
    <link>http://www.mapleprimes.com/tags/Toolbox</link>
    <language>en-us</language>
    <copyright>2013 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sat, 25 May 2013 18:41:19 GMT</lastBuildDate>
    <pubDate>Sat, 25 May 2013 18:41:19 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>Toolbox Questions and Posts on MaplePrimes</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Toolbox Posts and Questions</title>
      <link>http://www.mapleprimes.com/tags/Toolbox</link>
    </image>
    <item>
      <title>New global optimization toolbox</title>
      <link>http://www.mapleprimes.com/posts/146980-New-Global-Optimization-Toolbox?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;We have just released a new, more powerful version of the Maple Global Optimization Toolbox.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For this new release, Maplesoft has partnered with Noesis Solutions to develop a new version of the Maple Global Optimization Toolbox that is powered by Optimus technology. Optimus, from Noesis Solutions, is a platform for simulation process integration and design optimization that includes powerful optimization algorithms. This advanced technology is now available...</itunes:summary>
      <description>&lt;p&gt;We have just released a new, more powerful version of the Maple Global Optimization Toolbox.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For this new release, Maplesoft has partnered with Noesis Solutions to develop a new version of the Maple Global Optimization Toolbox that is powered by Optimus technology. Optimus, from Noesis Solutions, is a platform for simulation process integration and design optimization that includes powerful optimization algorithms. This advanced technology is now available...</description>
      <guid>146980</guid>
      <pubDate>Wed, 08 May 2013 19:58:23 Z</pubDate>
      <itunes:author>eithne</itunes:author>
      <author>eithne</author>
    </item>
    <item>
      <title>MapleSim Connector C code api?</title>
      <link>http://www.mapleprimes.com/questions/145427-MapleSim-Connector-C-Code-Api?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have a model in MapleSim for which I've generated the optimized C code using the connector toolbox, and I'd like to work with it directly. I was wondering if there is any documentation or examples of how to do this? I haven't been able to find any online.&lt;/p&gt;
&lt;p&gt;Thanks!&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have a model in MapleSim for which I've generated the optimized C code using the connector toolbox, and I'd like to work with it directly. I was wondering if there is any documentation or examples of how to do this? I haven't been able to find any online.&lt;/p&gt;
&lt;p&gt;Thanks!&amp;nbsp;&lt;/p&gt;</description>
      <guid>145427</guid>
      <pubDate>Wed, 03 Apr 2013 15:53:21 Z</pubDate>
      <itunes:author>tdewolf</itunes:author>
      <author>tdewolf</author>
    </item>
    <item>
      <title>Calling theTemplate Optimization from a batch file</title>
      <link>http://www.mapleprimes.com/questions/143874-Calling-TheTemplate-Optimization-From?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;Hello everybody,&lt;/p&gt;
&lt;p&gt;I' m trying to run completely The optmization template from a batch file (.bat) and wonder how to :&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;nbsp;Make the buttons working automatically.&lt;/li&gt;
&lt;li&gt;&amp;nbsp;What&amp;nbsp; command should be used in a batch file to execute utterly a maple program&lt;/li&gt;
&lt;li&gt;What kind of script file can be perfect for Matlab / Maple.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The point is to run in parallel Matlab and Maple, using a script file(.bat) or another external script format.</itunes:summary>
      <description>&lt;p&gt;Hello everybody,&lt;/p&gt;
&lt;p&gt;I' m trying to run completely The optmization template from a batch file (.bat) and wonder how to :&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;nbsp;Make the buttons working automatically.&lt;/li&gt;
&lt;li&gt;&amp;nbsp;What&amp;nbsp; command should be used in a batch file to execute utterly a maple program&lt;/li&gt;
&lt;li&gt;What kind of script file can be perfect for Matlab / Maple.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The point is to run in parallel Matlab and Maple, using a script file(.bat) or another external script format.</description>
      <guid>143874</guid>
      <pubDate>Sun, 24 Feb 2013 22:58:43 Z</pubDate>
      <itunes:author>ElOrche</itunes:author>
      <author>ElOrche</author>
    </item>
    <item>
      <title>error in initial,..help</title>
      <link>http://www.mapleprimes.com/questions/141645-Error-In-Initialhelp?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;i have a problem when i input this code in maple,..&lt;/p&gt;
&lt;p&gt;how it can be error?&lt;/p&gt;
&lt;p&gt;what the solve?&lt;/p&gt;
&lt;p&gt;thanks for help me&lt;/p&gt;
&lt;p&gt;the code:&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&amp;gt; with(plots); with(DEtools); with(plottools); a := 0, 5; b := 0, 2; c := 0, 7; d := 0, 2; E := 0, 1;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0, 5</itunes:summary>
      <description>&lt;p&gt;i have a problem when i input this code in maple,..&lt;/p&gt;
&lt;p&gt;how it can be error?&lt;/p&gt;
&lt;p&gt;what the solve?&lt;/p&gt;
&lt;p&gt;thanks for help me&lt;/p&gt;
&lt;p&gt;the code:&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&amp;gt; with(plots); with(DEtools); with(plottools); a := 0, 5; b := 0, 2; c := 0, 7; d := 0, 2; E := 0, 1;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0, 5</description>
      <guid>141645</guid>
      <pubDate>Thu, 20 Dec 2012 05:56:50 Z</pubDate>
      <itunes:author>arif</itunes:author>
      <author>arif</author>
    </item>
    <item>
      <title>Detect symbolic exponent/floating point in an expression</title>
      <link>http://www.mapleprimes.com/questions/141158-Detect-Symbolic-Exponentfloating-Point?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;Dear Readers,&lt;/p&gt;
&lt;p&gt;Given an expression for e.g. x^n+ y^3.5, how to extract the symbolic/floating point exponent, I tried with degree method but it fails whenvever there is symbolic or floating point exponent. Is there any alternative ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards, Satya&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Dear Readers,&lt;/p&gt;
&lt;p&gt;Given an expression for e.g. x^n+ y^3.5, how to extract the symbolic/floating point exponent, I tried with degree method but it fails whenvever there is symbolic or floating point exponent. Is there any alternative ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards, Satya&lt;/p&gt;</description>
      <guid>141158</guid>
      <pubDate>Wed, 05 Dec 2012 22:13:25 Z</pubDate>
      <itunes:author>satya123999</itunes:author>
      <author>satya123999</author>
    </item>
    <item>
      <title>Distribute of random position of particles with an arbitrary function?</title>
      <link>http://www.mapleprimes.com/questions/137919-Distribute-Of-Random-Position-Of-Particles?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary></itunes:summary>
      <description></description>
      <guid>137919</guid>
      <pubDate>Wed, 03 Oct 2012 10:03:24 Z</pubDate>
      <itunes:author>kazem</itunes:author>
      <author>kazem</author>
    </item>
    <item>
      <title>About the Maple toolbox ?</title>
      <link>http://www.mapleprimes.com/questions/136370-About-The-Maple-Toolbox-?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;In the folders Maple 16: there is a file named MapleToolbox_Window.exe. What can I do with it?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;In the folders Maple 16: there is a file named MapleToolbox_Window.exe. What can I do with it?&lt;/p&gt;</description>
      <guid>136370</guid>
      <pubDate>Fri, 10 Aug 2012 09:50:16 Z</pubDate>
      <itunes:author>Nhan95</itunes:author>
      <author>Nhan95</author>
    </item>
    <item>
      <title>décomposition of partition Sub-Set</title>
      <link>http://www.mapleprimes.com/questions/134176-Dcomposition-Of-Partition-SubSet?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;&lt;span&gt;hi&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="hps"&gt;if I have two&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps"&gt;partition&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps"&gt;Pi&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps"&gt;and&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps atn"&gt;Pi '&lt;/span&gt;&lt;span&gt;I&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps"&gt;want to know&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps"&gt;the decomposition of&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps"&gt;Pi'&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;span&gt;hi&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="hps"&gt;if I have two&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps"&gt;partition&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps"&gt;Pi&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps"&gt;and&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps atn"&gt;Pi '&lt;/span&gt;&lt;span&gt;I&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps"&gt;want to know&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps"&gt;the decomposition of&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps"&gt;Pi'&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;</description>
      <guid>134176</guid>
      <pubDate>Mon, 14 May 2012 09:48:30 Z</pubDate>
      <itunes:author>chouria ali</itunes:author>
      <author>chouria ali</author>
    </item>
    <item>
      <title>How do I solve a differential equation in Maple by defining our own method</title>
      <link>http://www.mapleprimes.com/questions/132684-How-Do-I-Solve-A-Differential-Equation?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;I want to solve numerically the nonlinear problem&amp;nbsp;&lt;/p&gt;
&lt;p&gt;a*(diff(y(x), x, x))+2*(diff(y(x), x))+exp(y(x)) = 0,&amp;nbsp;y(0) = 0, y(1) = 0&lt;/p&gt;
&lt;p&gt;by defining my own method defined as&amp;nbsp;&lt;/p&gt;
&lt;p&gt;y&lt;sub&gt;n+1&lt;/sub&gt;=y&lt;sub&gt;n&lt;/sub&gt;+2*h*(-2*y&lt;sub&gt;n&lt;/sub&gt;+2*ln(2/(1+x))-(1/2)*a)^2/(a*(-4*y&lt;sub&gt;n&lt;/sub&gt;+4*ln(2/(1+x))-a-h*(4*y&lt;sub&gt;n&lt;/sub&gt;-4*ln(2/(1+x))+a+x+1)/a))&lt;/p&gt;
&lt;p&gt;where h is the step-size. Please help me by letting me know how can I do this using Maple 11.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I want to solve numerically the nonlinear problem&amp;nbsp;&lt;/p&gt;
&lt;p&gt;a*(diff(y(x), x, x))+2*(diff(y(x), x))+exp(y(x)) = 0,&amp;nbsp;y(0) = 0, y(1) = 0&lt;/p&gt;
&lt;p&gt;by defining my own method defined as&amp;nbsp;&lt;/p&gt;
&lt;p&gt;y&lt;sub&gt;n+1&lt;/sub&gt;=y&lt;sub&gt;n&lt;/sub&gt;+2*h*(-2*y&lt;sub&gt;n&lt;/sub&gt;+2*ln(2/(1+x))-(1/2)*a)^2/(a*(-4*y&lt;sub&gt;n&lt;/sub&gt;+4*ln(2/(1+x))-a-h*(4*y&lt;sub&gt;n&lt;/sub&gt;-4*ln(2/(1+x))+a+x+1)/a))&lt;/p&gt;
&lt;p&gt;where h is the step-size. Please help me by letting me know how can I do this using Maple 11.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>132684</guid>
      <pubDate>Fri, 06 Apr 2012 15:00:03 Z</pubDate>
      <itunes:author>Surabhi Tiwari</itunes:author>
      <author>Surabhi Tiwari</author>
    </item>
    <item>
      <title>How Can I use Maple to caculate Clifford Algebra??</title>
      <link>http://www.mapleprimes.com/questions/132132-How-Can-I-Use-Maple-To-Caculate-Clifford?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;how can I caculate the Clifford Algebra in using symbolic expression?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;how can I caculate the Clifford Algebra in using symbolic expression?&lt;/p&gt;</description>
      <guid>132132</guid>
      <pubDate>Mon, 26 Mar 2012 13:14:44 Z</pubDate>
      <itunes:author>hustfzt</itunes:author>
      <author>hustfzt</author>
    </item>
    <item>
      <title>How to deal with the error：(in GlobalOptimization:-GlobalSolve) Matrix index out of range ?</title>
      <link>http://www.mapleprimes.com/questions/131684-How-To-Deal-With-The-Errorin-GlobalOptimizationGlobalSolve?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; The error showed up whenever I tried to do the Maximum Likelihood Estimation with Global Optimization Toolbox.My objective (likelihood )&amp;nbsp;function f is defined as follows(A1 to A5 are intermediate variables; parameters&amp;nbsp; are x[1] to x[12]）:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; f := 0;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; for j from 1 by 1 to 21 do&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A1 := exp(x[1]+x[2]*c[j]);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;A2 := exp(x[3]+x[4]*c[j]);</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; The error showed up whenever I tried to do the Maximum Likelihood Estimation with Global Optimization Toolbox.My objective (likelihood )&amp;nbsp;function f is defined as follows(A1 to A5 are intermediate variables; parameters&amp;nbsp; are x[1] to x[12]）:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; f := 0;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; for j from 1 by 1 to 21 do&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A1 := exp(x[1]+x[2]*c[j]);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;A2 := exp(x[3]+x[4]*c[j]);</description>
      <guid>131684</guid>
      <pubDate>Tue, 13 Mar 2012 11:32:09 Z</pubDate>
      <itunes:author>axiuluo6611</itunes:author>
      <author>axiuluo6611</author>
    </item>
    <item>
      <title>Solve the equation Please help me ! (IMO 2011-2012)</title>
      <link>http://www.mapleprimes.com/questions/131188-Solve-The-Equation-Please-Help-Me--IMO-20112012?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;Solve the equation (x-2)&lt;sup&gt;(25-x^2)&lt;/sup&gt;=1&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Solve the equation (x-2)&lt;sup&gt;(25-x^2)&lt;/sup&gt;=1&lt;/p&gt;</description>
      <guid>131188</guid>
      <pubDate>Sun, 26 Feb 2012 00:37:25 Z</pubDate>
      <itunes:author>yangtheary</itunes:author>
      <author>yangtheary</author>
    </item>
    <item>
      <title>Maximum and Minimum Please help me !</title>
      <link>http://www.mapleprimes.com/questions/130970-Maximum-And-Minimum-Please-Help-Me-?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;Let function f(x)=x(2011+&amp;radic;(2013-x&lt;sup&gt;2&lt;/sup&gt;)).Find maximum and minimum value of function f(x)?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Let function f(x)=x(2011+&amp;radic;(2013-x&lt;sup&gt;2&lt;/sup&gt;)).Find maximum and minimum value of function f(x)?&lt;/p&gt;</description>
      <guid>130970</guid>
      <pubDate>Mon, 20 Feb 2012 20:08:49 Z</pubDate>
      <itunes:author>yangtheary</itunes:author>
      <author>yangtheary</author>
    </item>
    <item>
      <title>how to find resultant of multivariant polynomials</title>
      <link>http://www.mapleprimes.com/questions/130571-How-To-Find-Resultant-Of-Multivariant-Polynomials?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;Is there programs or algorithm to obtain resultant of multivariant polynomials for more than 2 polynomials&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Is there programs or algorithm to obtain resultant of multivariant polynomials for more than 2 polynomials&lt;/p&gt;</description>
      <guid>130571</guid>
      <pubDate>Fri, 10 Feb 2012 21:28:00 Z</pubDate>
      <itunes:author>Helen Perk</itunes:author>
      <author>Helen Perk</author>
    </item>
    <item>
      <title>How to solve complex DAE with initial condition</title>
      <link>http://www.mapleprimes.com/questions/129513-How-To-Solve-Complex-DAE-With-Initial-Condition?ref=Feed:MaplePrimes:Tagged With Toolbox</link>
      <itunes:summary>&lt;p&gt;Please help me to check this procedure for solving complex DAE, I want to plot this error figures&lt;/p&gt;
&lt;p&gt;There are some errors for the initial conditions?&lt;/p&gt;
&lt;p&gt;restart;&lt;br&gt;with(plots);&lt;br&gt;w := 10;&lt;br&gt;L :=0.001;&lt;br&gt;R :=1; &lt;br&gt;u(t) :=exp(I*w*t) + 2* exp(I * 2 * w * t);&lt;br&gt;daesys:={diff(I3(t),t) = 1/L*u(t), I1(t) = I3(t) + 1/R * u(t), I1(0)=0, I3(0)=0};&lt;br&gt;dsys1:= map(eq -&amp;gt; (evalc(Re(eq)), evalc(Im(eq))), eval(daesys, {x(t) = xre(t) + I*xim(t), y(t) = yre(t) + I*yim(t)})); </itunes:summary>
      <description>&lt;p&gt;Please help me to check this procedure for solving complex DAE, I want to plot this error figures&lt;/p&gt;
&lt;p&gt;There are some errors for the initial conditions?&lt;/p&gt;
&lt;p&gt;restart;&lt;br&gt;with(plots);&lt;br&gt;w := 10;&lt;br&gt;L :=0.001;&lt;br&gt;R :=1; &lt;br&gt;u(t) :=exp(I*w*t) + 2* exp(I * 2 * w * t);&lt;br&gt;daesys:={diff(I3(t),t) = 1/L*u(t), I1(t) = I3(t) + 1/R * u(t), I1(0)=0, I3(0)=0};&lt;br&gt;dsys1:= map(eq -&amp;gt; (evalc(Re(eq)), evalc(Im(eq))), eval(daesys, {x(t) = xre(t) + I*xim(t), y(t) = yre(t) + I*yim(t)})); </description>
      <guid>129513</guid>
      <pubDate>Tue, 10 Jan 2012 08:34:57 Z</pubDate>
      <itunes:author>primemath</itunes:author>
      <author>primemath</author>
    </item>
  </channel>
</rss>