<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: minimization problem in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/minimization-problem/m-p/251128#M2584</link>
    <description>&lt;P&gt;Your objective function is&lt;/P&gt;
&lt;P&gt;SSQ( (exp(A*G)&amp;nbsp; - M)[,2] )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Write the function to be minimized as a function of the&amp;nbsp;diagonal parameters a and b. You can use any NLP routine to minimize the function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are many examples on my blog (search for 'NLPNRA')&amp;nbsp;. Start with &lt;A href="http://blogs.sas.com/content/iml/2011/10/12/maximum-likelihood-estimation-in-sasiml.html" target="_self"&gt;the article that maximizes the likelihood&lt;/A&gt;&amp;nbsp;function, which includes links to the NLP documentation. Set opt[1]=0 to specify minimization.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2016 14:14:35 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2016-02-19T14:14:35Z</dc:date>
    <item>
      <title>minimization problem</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/minimization-problem/m-p/251066#M2583</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I solve in &lt;U&gt;IML&lt;/U&gt; a minimization problem as following?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Having a known matrix e.g. M= {0.8 0.2, 0.4 0.6} and a known generator matrix G, I want to solve a and b (a diagonal matrix A) such that the distance between M[,2] and exp(A*G) [,2] is minimized – basically the minimization is addressed to the last column in matrices only ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 09:29:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/minimization-problem/m-p/251066#M2583</guid>
      <dc:creator>dannegrila</dc:creator>
      <dc:date>2016-02-19T09:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: minimization problem</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/minimization-problem/m-p/251128#M2584</link>
      <description>&lt;P&gt;Your objective function is&lt;/P&gt;
&lt;P&gt;SSQ( (exp(A*G)&amp;nbsp; - M)[,2] )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Write the function to be minimized as a function of the&amp;nbsp;diagonal parameters a and b. You can use any NLP routine to minimize the function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are many examples on my blog (search for 'NLPNRA')&amp;nbsp;. Start with &lt;A href="http://blogs.sas.com/content/iml/2011/10/12/maximum-likelihood-estimation-in-sasiml.html" target="_self"&gt;the article that maximizes the likelihood&lt;/A&gt;&amp;nbsp;function, which includes links to the NLP documentation. Set opt[1]=0 to specify minimization.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 14:14:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/minimization-problem/m-p/251128#M2584</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-02-19T14:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: minimization problem</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/minimization-problem/m-p/251135#M2585</link>
      <description>&lt;P&gt;Many thanks Rick.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. exp(.) stands for matrix exponential (expmatrix)&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 14:32:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/minimization-problem/m-p/251135#M2585</guid>
      <dc:creator>dannegrila</dc:creator>
      <dc:date>2016-02-19T14:32:44Z</dc:date>
    </item>
  </channel>
</rss>

