<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.soft-sys.math.mathematica Google Group</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica</link>
  <description>Mathematica discussion group. (Moderated)</description>
  <language>en</language>
  <item>
  <title>ML estimators for Box-Cox Extreme Value distribution</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/6f96042ba43ab491/7f4b2062a4a2519d?show_docid=7f4b2062a4a2519d</link>
  <description>
  Dear all, &lt;br&gt; I have a set of data, and I want to fit a distribution on this data. I &lt;br&gt; am particularily interested in the Box-Cox General Extreme Value &lt;br&gt; distribution, for which I have the CDF and PDF: &lt;br&gt; --- &lt;br&gt; BoxCoxGEVDistribution /: &lt;br&gt; CDF[BoxCoxGEVDistribution[\[Mu ]_, \[Sigma]_, \[Xi]_, \[Phi]_], x_] := &lt;br&gt; 1 + (((Exp[-(1 + \[Xi] ( (x - \
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/6f96042ba43ab491/7f4b2062a4a2519d?show_docid=7f4b2062a4a2519d</guid>
  <author>
  petri.totter...@hanken.fi
  (Petri Tötterman)
  </author>
  <pubDate>Mon, 11 Nov 2009 12:11:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: Mathematica scoping / contexts / variable localization</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/63ab8c382dcdfed5/372eb6a87ab62ecd?show_docid=372eb6a87ab62ecd</link>
  <description>
  It&#39;s called SubValues. One advantage is that it cleanly separates parameters &lt;br&gt; from variables. Another is that you can write expressions such as: &lt;br&gt; f[a, b]&#39;[x] &lt;br&gt; You can also use it conveniently as a postfix operator: &lt;br&gt; x//f[a, b] &lt;br&gt; There would be many operations in Mathematica that would be easier to use if &lt;br&gt; they were defined with SubValues. For example the various
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/63ab8c382dcdfed5/372eb6a87ab62ecd?show_docid=372eb6a87ab62ecd</guid>
  <author>
  djmp...@comcast.net
  (David Park)
  </author>
  <pubDate>Mon, 11 Nov 2009 12:10:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: Setting global InputAutoReplacements</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/1552646c8d827dcf/4b1f3cc3f4c553cd?show_docid=4b1f3cc3f4c553cd</link>
  <description>
  John, much thanks for the quick reply. Allow me to elaborate, for the &lt;br&gt; benefits of whoever might be interested in setting up replacement &lt;br&gt; aliases (I think they are very handy!) &lt;br&gt; First, back up the existing Core.nb. &lt;br&gt; Then, open the options inspector, select &amp;quot;Core.nb&amp;quot; from the first &lt;br&gt; drop-down box, and under Notebook Options -&amp;gt; File Options select
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/1552646c8d827dcf/4b1f3cc3f4c553cd?show_docid=4b1f3cc3f4c553cd</guid>
  <author>
  dnqu...@gmail.com
  (Leo Alekseyev)
  </author>
  <pubDate>Mon, 11 Nov 2009 12:10:38 UT
</pubDate>
  </item>
  <item>
  <title>how to read in a number in hex and then get it in binary?</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/a961f97282fae23b/6860d9f0b708d455?show_docid=6860d9f0b708d455</link>
  <description>
  Hi, newbie question I&#39;m afraid, but I couldn&#39;t work out how to do this &lt;br&gt; from the help. I&#39;m using Mathematica 5.2. &lt;br&gt; I&#39;ve got a textfile containing a long list of numbers in hex. I can &lt;br&gt; read them in one by one, using e.g. &lt;br&gt; p=Read[&amp;quot;hello.txt&amp;quot;,Expression] &lt;br&gt; Then I would like to turn each number into a fixed-length binary
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/a961f97282fae23b/6860d9f0b708d455?show_docid=6860d9f0b708d455</guid>
  <author>
  hanrahan...@yahoo.co.uk
  </author>
  <pubDate>Mon, 11 Nov 2009 12:10:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: compositions with the restricted set of integers</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/2d8a295b537fc8c8/d76f8d6bf426cfed?show_docid=d76f8d6bf426cfed</link>
  <description>
  Hi, Michael. &lt;br&gt; Your solution is indeed very memory - hungry due to the mapping of &lt;br&gt; Permutations, as you mentioned. The total number of permutations can be &lt;br&gt; easily deduced from the list of multiplicities of elements in a given &lt;br&gt; partition: n!/(n1!n2!...nk!), where n1, ..., nk are multiplicities of &lt;br&gt; elements, and n is the length of the partition: n=n1+...+nk. The
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/2d8a295b537fc8c8/d76f8d6bf426cfed?show_docid=d76f8d6bf426cfed</guid>
  <author>
  lsh...@gmail.com
  (Leonid Shifrin)
  </author>
  <pubDate>Mon, 11 Nov 2009 12:00:04 UT
</pubDate>
  </item>
  <item>
  <title>Re: Labelling a plot with maximum</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/a6b76f706bec8ab2/79a2bead04366e78?show_docid=79a2bead04366e78</link>
  <description>
  Hi Shalin, &lt;br&gt; here is an example. I set ContinuousAction -&amp;gt; False due to the delay &lt;br&gt; cause by NMaximize: &lt;br&gt; Manipulate[Column[{ &lt;br&gt; Plot[f[x, \[CapitalDelta]], {x, -1.22, 1.22}, &lt;br&gt; PlotRange -&amp;gt; {{-0.5, 0.5}, {0, 1.5}}, &lt;br&gt; Epilog -&amp;gt; {Red, &lt;br&gt; Point[{x /. #[[2]], peak = #[[1]]}] &amp;amp; @ &lt;br&gt; NMaximize[f[x, \[CapitalDelta]], x]}]
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/a6b76f706bec8ab2/79a2bead04366e78?show_docid=79a2bead04366e78</guid>
  <author>
  d...@metrohm.com
  (dh)
  </author>
  <pubDate>Mon, 11 Nov 2009 11:59:53 UT
</pubDate>
  </item>
  <item>
  <title>How to get the output of FindFit from MathLink in C program?</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/bdfbf1fd2b765101/7332419b460589f1?show_docid=7332419b460589f1</link>
  <description>
  Hi, all, &lt;br&gt; I want to write a C program that calls MathLink to use &amp;quot;FindFit&amp;quot; in &lt;br&gt; Mathematica. The output of &amp;quot;FindFit&amp;quot; is a list of rules. How can I get &lt;br&gt; those packets? Thanks for help! &lt;br&gt; Best regards, &lt;br&gt; DONG Li
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/bdfbf1fd2b765101/7332419b460589f1?show_docid=7332419b460589f1</guid>
  <author>
  dongli2...@gmail.com
  (董理)
  </author>
  <pubDate>Mon, 11 Nov 2009 11:59:43 UT
</pubDate>
  </item>
  <item>
  <title>Re: A little C program calling MathLink</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/8966c603c80dbed0/2a62270327b5109f?show_docid=2a62270327b5109f</link>
  <description>
  ¶­Àí Ð´µÀ: &lt;br&gt; Hi, all, &lt;br&gt; I found what the problem is. The output of &amp;quot;Print&amp;quot; is Null. I do not &lt;br&gt; quite understand why it is this. Where is the symbol output going? &lt;br&gt; Best regards, &lt;br&gt; DONG Li
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/8966c603c80dbed0/2a62270327b5109f?show_docid=2a62270327b5109f</guid>
  <author>
  dongli2...@gmail.com
  (董理)
  </author>
  <pubDate>Mon, 11 Nov 2009 11:59:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: More Efficient Method</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/a1ba8e6cba74549e/535d9f5f592d49b9?show_docid=535d9f5f592d49b9</link>
  <description>
  If you want something less complex than Leonid&#39;s code, here are two &lt;br&gt; simple speedups for the IntervalMemberQ approach. First, it seems &lt;br&gt; to run a little faster with integer limits than with real limits. &lt;br&gt; datalist = Table[Random[Integer,11*^5],{m = 1*^6}]; &lt;br&gt; targetlist = Table[{n,n+20},{n,100,m,50}]; &lt;br&gt; Block[{realreject = Interval@@({.5,-.5}+#&amp;amp;)/@targe tlist},
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/a1ba8e6cba74549e/535d9f5f592d49b9?show_docid=535d9f5f592d49b9</guid>
  <author>
  koop...@sfu.ca
  (Ray Koopman)
  </author>
  <pubDate>Mon, 11 Nov 2009 11:59:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: Setting global InputAutoReplacements</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/1552646c8d827dcf/5c27a0a46066668d?show_docid=5c27a0a46066668d</link>
  <description>
  Format-&amp;gt;Edit Stylesheet... &lt;br&gt; Paste the cell I included. For a single notebook, you&#39;re done. &lt;br&gt; Click Install in the toolbar. Choose a filename and install it. That name will &lt;br&gt; now show up in the Stylesheets menu. Choose that stylesheet and it works. &lt;br&gt; Or, choose the name of an existing stylesheet (like Default.nb). This will,
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/1552646c8d827dcf/5c27a0a46066668d?show_docid=5c27a0a46066668d</guid>
  <author>
  jfu...@wolfram.com
  (John Fultz)
  </author>
  <pubDate>Mon, 11 Nov 2009 11:59:21 UT
</pubDate>
  </item>
  <item>
  <title>Re: bug in Mathematica 7?</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/cf8d9ea6d8f63837/e6a8598ddb5ebe6b?show_docid=e6a8598ddb5ebe6b</link>
  <description>
  It looks you&#39;re right. You may consider reporting this at &lt;br&gt; supp...@wolfram.com. &lt;br&gt; Cheers -- Sjoerd
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/cf8d9ea6d8f63837/e6a8598ddb5ebe6b?show_docid=e6a8598ddb5ebe6b</guid>
  <author>
  sjoerd.c.devr...@gmail.com
  (Sjoerd C. de Vries)
  </author>
  <pubDate>Mon, 11 Nov 2009 11:58:49 UT
</pubDate>
  </item>
  <item>
  <title>Not all points plot on my graph...</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/cbc31f55680aac32/5fafba341ddc43df?show_docid=5fafba341ddc43df</link>
  <description>
  Why is it when I write this... &lt;br&gt; Clear[f, x] &lt;br&gt; f[x_] = (x + 2)^(2/3) &lt;br&gt; Plot[f[x], {x, -3, 0}, PlotRange -&amp;gt; {{-3, 0}, {-4, 4}}] &lt;br&gt; f[-3] &lt;br&gt; .. I get no values show in the graph for x&amp;lt;-2 even though f[-3] &lt;br&gt; evaluates to (-1)^(2/3). &lt;br&gt; (-1)^(2/3) evaluates as f[-3]=1 so why wouldn&#39;t the point (-3,1) plot &lt;br&gt; on my graph?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/cbc31f55680aac32/5fafba341ddc43df?show_docid=5fafba341ddc43df</guid>
  <author>
  davidfrick2...@yahoo.com
  (davef)
  </author>
  <pubDate>Mon, 11 Nov 2009 11:59:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: Labelling a plot with maximum</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/a6b76f706bec8ab2/48120bc2ff8a3b36?show_docid=48120bc2ff8a3b36</link>
  <description>
  Manipulate[ &lt;br&gt; max = NMaximize[f[x, \[CapitalDelta]], x]; &lt;br&gt; Plot[f[x, \[CapitalDelta]], {x, -1.22, 1.22}, &lt;br&gt; PlotRange -&amp;gt; {{-0.5, 0.5}, {0, 1.5}}, &lt;br&gt; Epilog -&amp;gt; {Text[max, Scaled[{0, 1}], {-1, 1}], PointSize[0.025], &lt;br&gt; Point[{max[[2, 1, 2]], 0}]}], {\[CapitalDelta], 0.125, 0.5}] &lt;br&gt; As far as I know Export does not export to Quicktime. Try an .avi
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/a6b76f706bec8ab2/48120bc2ff8a3b36?show_docid=48120bc2ff8a3b36</guid>
  <author>
  sjoerd.c.devr...@gmail.com
  (Sjoerd C. de Vries)
  </author>
  <pubDate>Mon, 11 Nov 2009 11:58:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: Color depth - Wikipedia, the free encyclopedia</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/232de3112da8c3bb/bfc600c58305da90?show_docid=bfc600c58305da90</link>
  <description>
  This looks like a troll or I am missing something here? For someone &lt;br&gt; who has been around for a while I cannot imagine that you haven&#39;t been &lt;br&gt; working with colors before. &lt;br&gt; Manipulate[ &lt;br&gt; Graphics[{RGBColor[r, g, b], Disk[]}], {r, 0, 1, 1/256}, {g, 0, 1, &lt;br&gt; 1/256}, {b, 0, 1, 1/256}] &lt;br&gt; Cheers -- Sjoerd &lt;br&gt; .google.com/profiles/Roger.Bag ula
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/232de3112da8c3bb/bfc600c58305da90?show_docid=bfc600c58305da90</guid>
  <author>
  sjoerd.c.devr...@gmail.com
  (Sjoerd C. de Vries)
  </author>
  <pubDate>Mon, 11 Nov 2009 11:57:58 UT
</pubDate>
  </item>
  <item>
  <title>how to read in a number in hex and then get it in binary?</title>
  <link>http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/a961f97282fae23b/6a22596c5f34fbda?show_docid=6a22596c5f34fbda</link>
  <description>
  Hi, newbie question I&#39;m afraid, but I couldn&#39;t work out how to do this &lt;br&gt; from the help. I&#39;m using Mathematica 5.2. &lt;br&gt; I&#39;ve got a textfile containing a long list of numbers in hex. I can &lt;br&gt; read them in one by one, using e.g. &lt;br&gt; p=Read[&amp;quot;hello.txt&amp;quot;,Expression] &lt;br&gt; Then I would like to turn each number into a fixed-length binary
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.soft-sys.math.mathematica/browse_frm/thread/a961f97282fae23b/6a22596c5f34fbda?show_docid=6a22596c5f34fbda</guid>
  <author>
  hanrahan...@yahoo.co.uk
  </author>
  <pubDate>Mon, 11 Nov 2009 11:57:28 UT
</pubDate>
  </item>
  </channel>
</rss>
