<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.cds.caltech.edu/~hanshuo/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.cds.caltech.edu/~hanshuo/wiki/feed.php">
        <title>Shuo Han</title>
        <description></description>
        <link>http://www.cds.caltech.edu/~hanshuo/wiki/</link>
        <image rdf:resource="http://www.cds.caltech.edu/~hanshuo/wiki/lib/images/favicon.ico" />
       <dc:date>2012-02-09T21:27:48-08:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.cds.caltech.edu/~hanshuo/wiki/notes:unix_tips?rev=1326881001&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.cds.caltech.edu/~hanshuo/wiki/notes:matlab_tips?rev=1320992625&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.cds.caltech.edu/~hanshuo/wiki/links?rev=1314003202&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.cds.caltech.edu/~hanshuo/wiki/research:softposit?rev=1300918116&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.cds.caltech.edu/~hanshuo/wiki/notes:movie_list?rev=1300451246&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.cds.caltech.edu/~hanshuo/wiki/lib/images/favicon.ico">
        <title>Shuo Han</title>
        <link>http://www.cds.caltech.edu/~hanshuo/wiki/</link>
        <url>http://www.cds.caltech.edu/~hanshuo/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.cds.caltech.edu/~hanshuo/wiki/notes:unix_tips?rev=1326881001&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-18T02:03:21-08:00</dc:date>
        <dc:creator>Shuo Han</dc:creator>
        <title>notes:unix_tips</title>
        <link>http://www.cds.caltech.edu/~hanshuo/wiki/notes:unix_tips?rev=1326881001&amp;do=diff</link>
        <description>First, ssh (do not use X window tunneling) to server, then run:
screen
Start computation, then press Ctrl+A and D to detach the screen. Now can exit the SSH shell.

To resume, log on again, and run:
screen -r
Create .login under the user home directory. An example of .login:</description>
    </item>
    <item rdf:about="http://www.cds.caltech.edu/~hanshuo/wiki/notes:matlab_tips?rev=1320992625&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-11-10T22:23:45-08:00</dc:date>
        <dc:creator>Shuo Han</dc:creator>
        <title>notes:matlab_tips</title>
        <link>http://www.cds.caltech.edu/~hanshuo/wiki/notes:matlab_tips?rev=1320992625&amp;do=diff</link>
        <description>&lt;!-- INLINETOCPLACEHOLDER --&gt;

Distance matrix between two sets of vectors


% X is pxM, Y is pxN, dist is MxN
dist = sqrt(sum(( repmat(permute(X, [2 3 1]), [1 N 1]) ...
       - repmat(permute(Y, [3 2 1]), [M 1 1]) ).^2, 3));


Useful toolboxes

Generic
The lightspeed Matlab toolboxMin/max selection
Specialized
cvxSNOPTLSHCamera calibration toolbox
Other resources
Richard Socher's Matlab Hacks</description>
    </item>
    <item rdf:about="http://www.cds.caltech.edu/~hanshuo/wiki/links?rev=1314003202&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-22T01:53:22-08:00</dc:date>
        <dc:creator>Shuo Han</dc:creator>
        <title>links</title>
        <link>http://www.cds.caltech.edu/~hanshuo/wiki/links?rev=1314003202&amp;do=diff</link>
        <description>Caltech HomeDivision of Engineering and Applied ScienceElectrical EngineeringControl and Dynamical Systems

Prof. Herman's 20 Laws for Graduate StudentsYou and your research (by Richard Hamming)--Prof. Kris Pister's advice to new PhD studentsHow to get the most out of conferences (by Scott Berkun)Collaborating with undergraduates effectively in research (by Michael Ernst)Good advice for teaching: Narratives supporting excellent teaching (NEXT)Some hints on mathematical style (by David Goss)MATLA…</description>
    </item>
    <item rdf:about="http://www.cds.caltech.edu/~hanshuo/wiki/research:softposit?rev=1300918116&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-23T15:08:36-08:00</dc:date>
        <dc:creator>Shuo Han</dc:creator>
        <title>research:softposit</title>
        <link>http://www.cds.caltech.edu/~hanshuo/wiki/research:softposit?rev=1300918116&amp;do=diff</link>
        <description>NOTE: Please link to this page via PURL: &lt;http://purl.org/hanshuo/softposit&gt;

Introduction

This page describes a C/Fortran implementation of the SoftPOSIT algorithm. It is heavily based on the original MATLAB script developed by Prof. Daniel DeMenthon.</description>
    </item>
    <item rdf:about="http://www.cds.caltech.edu/~hanshuo/wiki/notes:movie_list?rev=1300451246&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-18T05:27:26-08:00</dc:date>
        <dc:creator>Shuo Han</dc:creator>
        <title>notes:movie_list</title>
        <link>http://www.cds.caltech.edu/~hanshuo/wiki/notes:movie_list?rev=1300451246&amp;do=diff</link>
        <description>5+ Stars

These are the movies that I can recollect all the details and won't be bored to watch anytime:

5 Stars

These are the movies that I can almost repeat all the dialogs and won't be bored to watch anytime:

4 Stars

These are the movies that I may want to watch again every once in a while:</description>
    </item>
</rdf:RDF>

