<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - benjamin</title>
<link>http://snipplr.com/users/benjamin</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 12:46:57 GMT</pubDate>
<item>
<title>(JavaScript) Visitor Welcome Widget</title>
<link>http://snipplr.com/view/22706/visitor-welcome-widget/</link>
<description><![CDATA[ <p>This javascript greets visitors to your website depending on where they come from. There are messages for visitors coming from Entrecard, Twitter, and search engines. It should be easy to adapt the code to include other referral sites as well. 

In the HTML of your page, where you want the message to displayed include 
&amp;lt;div id="welcome_message"&amp;gt;&amp;lt;/div&amp;gt;. 

Please leave comments on my blog for any questions or suggestions.</p> ]]></description>
<pubDate>Sat, 07 Nov 2009 16:47:17 GMT</pubDate>
<guid>http://snipplr.com/view/22706/visitor-welcome-widget/</guid>
</item>
<item>
<title>(Bash) Class Dependency Graphs for Java</title>
<link>http://snipplr.com/view/22117/class-dependency-graphs-for-java/</link>
<description><![CDATA[ <p>bash 3-line shell script for visualization of java class dependencies with  graphviz. Please see my blog post for details and leave comments there.</p> ]]></description>
<pubDate>Thu, 29 Oct 2009 16:32:47 GMT</pubDate>
<guid>http://snipplr.com/view/22117/class-dependency-graphs-for-java/</guid>
</item>
<item>
<title>(Bash) Class Dependency Graphs for C++</title>
<link>http://snipplr.com/view/22116/class-dependency-graphs-for-c/</link>
<description><![CDATA[ <p>bash 3-line shell script for visualization of c++ class dependencies with  graphviz. Please see my blog post for details and leave comments there.</p> ]]></description>
<pubDate>Thu, 29 Oct 2009 16:30:14 GMT</pubDate>
<guid>http://snipplr.com/view/22116/class-dependency-graphs-for-c/</guid>
</item>
<item>
<title>(C++) Mex Function for Mahalanobis Function</title>
<link>http://snipplr.com/view/22115/mex-function-for-mahalanobis-function/</link>
<description><![CDATA[ <p>This code is a demonstration of writing mex functions using the armadillo scientific library. Please see my blog post for more details and leave comments there.</p> ]]></description>
<pubDate>Thu, 29 Oct 2009 16:20:43 GMT</pubDate>
<guid>http://snipplr.com/view/22115/mex-function-for-mahalanobis-function/</guid>
</item>
<item>
<title>(C++) Fast Scientific Computation in Mex Functions Using Armadillo</title>
<link>http://snipplr.com/view/22114/fast-scientific-computation-in-mex-functions-using-armadillo/</link>
<description><![CDATA[ <p>This code is a demonstration of how to do fast scientific computation in mex functions using the armadillo library. See my blog post for details and leave comments there.</p> ]]></description>
<pubDate>Thu, 29 Oct 2009 16:13:44 GMT</pubDate>
<guid>http://snipplr.com/view/22114/fast-scientific-computation-in-mex-functions-using-armadillo/</guid>
</item>
<item>
<title>(MatLab) line styles, colors, markers in matlab</title>
<link>http://snipplr.com/view/22112/line-styles-colors-markers-in-matlab/</link>
<description><![CDATA[ <p>This script is for generating plots with many curves, where each curve has its own marker, color, and line style. Please see my blog post for more explanations and leave comments there.</p> ]]></description>
<pubDate>Thu, 29 Oct 2009 16:03:17 GMT</pubDate>
<guid>http://snipplr.com/view/22112/line-styles-colors-markers-in-matlab/</guid>
</item>
<item>
<title>(MatLab) true positive rate and false positive rate for receiver operating characteristics (ROC) and area under the curve</title>
<link>http://snipplr.com/view/22110/true-positive-rate-and-false-positive-rate-for-receiver-operating-characteristics-roc-and-area-under-the-curve/</link>
<description><![CDATA[ <p>i assume you have T,Y element of {-1,1}, see also my AUC function.</p> ]]></description>
<pubDate>Thu, 29 Oct 2009 15:15:27 GMT</pubDate>
<guid>http://snipplr.com/view/22110/true-positive-rate-and-false-positive-rate-for-receiver-operating-characteristics-roc-and-area-under-the-curve/</guid>
</item>
<item>
<title>(MatLab) area under the curve (AUC)</title>
<link>http://snipplr.com/view/22109/area-under-the-curve-auc/</link>
<description><![CDATA[ <p>My implementation corresponding to Tom Fawcett's algorithm 3 in "roc graphs: notes and practical considerations for researchers, " 2004. Please see blog post for explanations and leave comments there.</p> ]]></description>
<pubDate>Thu, 29 Oct 2009 15:12:37 GMT</pubDate>
<guid>http://snipplr.com/view/22109/area-under-the-curve-auc/</guid>
</item>
<item>
<title>(MatLab) svmlight-wrapper.m</title>
<link>http://snipplr.com/view/22106/svmlightwrapperm/</link>
<description><![CDATA[ <p>please leave comments on my blog. you need awk installed (obviously). Files are stored in the "/tmp/" directory, if you are on windows you might want to change that to the current directory (".").</p> ]]></description>
<pubDate>Thu, 29 Oct 2009 14:09:35 GMT</pubDate>
<guid>http://snipplr.com/view/22106/svmlightwrapperm/</guid>
</item>
</channel>
</rss>