<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'anyone can help plz with this problem' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'anyone can help plz with this problem' posted on the 'Matlab' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Thu, 09 Feb 2012 10:20:54 -0800</pubDate>
    <lastBuildDate>Thu, 09 Feb 2012 10:20:54 -0800</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>anyone can help plz with this problem</title>
      <link>http://www.programmersheaven.com/mb/ctocplusplustomatlab/408425/408425/anyone-can-help-plz-with-this-problem/</link>
      <description>hi guys&lt;br /&gt;
how r is everyone???!! i hope u r fine and ok&lt;br /&gt;
&lt;br /&gt;
goodmorning....&lt;br /&gt;
&lt;br /&gt;
guys i write code and i need ur help with it....&lt;br /&gt;
let take example to make problem clear 2 u&lt;br /&gt;
-----------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
m_int2 =&lt;br /&gt;
&lt;br /&gt;
welcome to elgamal encryption part&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt; m_int2 = double(m_int2)&lt;br /&gt;
m_int2 =&lt;br /&gt;
&lt;br /&gt;
  Columns 1 through 8 &lt;br /&gt;
&lt;br /&gt;
   119   101   108    99   111   109   101    32&lt;br /&gt;
&lt;br /&gt;
  Columns 9 through 16 &lt;br /&gt;
&lt;br /&gt;
   116   111    32   101   108   103    97   109&lt;br /&gt;
&lt;br /&gt;
  Columns 17 through 24 &lt;br /&gt;
&lt;br /&gt;
    97   108    32   101   110    99   114   121&lt;br /&gt;
&lt;br /&gt;
  Columns 25 through 32 &lt;br /&gt;
&lt;br /&gt;
   112   116   105   111   110    32   112    97&lt;br /&gt;
&lt;br /&gt;
  Columns 33 through 34 &lt;br /&gt;
&lt;br /&gt;
   114   116&lt;br /&gt;
&lt;br /&gt;
maple('m:=',m_int2)&lt;br /&gt;
&lt;br /&gt;
ans =&lt;br /&gt;
&lt;br /&gt;
m := matrix([[119, 101, 108, 99, 111, 109, 101, 32, 116, 111, 32, 101, 108, 103, 97, 109, 97, 108, 32, 101, 110, 99, 114, 121, 112, 116, 105, 111, 110, 32, 112, 97, 114, 116]])&lt;br /&gt;
&lt;br /&gt;
------------------------------ upto here everything is normal untill now&lt;br /&gt;
&lt;br /&gt;
now come to the line makes problem 2 me,,, the line is&lt;br /&gt;
&lt;br /&gt;
maple('c2:= m*k^rr1 mod P')&lt;br /&gt;
&lt;br /&gt;
ans =&lt;br /&gt;
&lt;br /&gt;
c2 := 908*m&lt;br /&gt;
&lt;br /&gt;
as u can see guys, the result of c2 must be number only, i mean maple function should takes each element in matrix m and multiply it with k to the power of rr1,since value of rr1 is known by user.&lt;br /&gt;
&lt;br /&gt;
but here result of c2=908*m whereas it should be in this form c2=908*112(112 is example) not should be the real value of resultant multiplication.&lt;br /&gt;
&lt;br /&gt;
i wish guys u understand my point and make it clear 2 u&lt;br /&gt;
&lt;br /&gt;
waiting ur reply and comment guys.&lt;br /&gt;
&lt;br /&gt;
thank u very much&lt;br /&gt;
&lt;br /&gt;
buy buy&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ctocplusplustomatlab/408425/408425/anyone-can-help-plz-with-this-problem/</guid>
      <pubDate>Tue, 27 Oct 2009 14:27:45 -0800</pubDate>
      <category>Matlab</category>
    </item>
  </channel>
</rss>
