<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Gradschool on traviscj/blog</title>
    <link>https://traviscj.com/blog/tags/gradschool/</link>
    <description>Recent content in Gradschool on traviscj/blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 01 Jan 2018 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://traviscj.com/blog/tags/gradschool/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>things you don&#39;t learn in grad school</title>
      <link>https://traviscj.com/blog/post/2018-01-01-things_you_dont_learn_in_grad_school/</link>
      <pubDate>Mon, 01 Jan 2018 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2018-01-01-things_you_dont_learn_in_grad_school/</guid>
      <description>&lt;ol&gt;&#xA;&lt;li&gt;oncall exists.&lt;/li&gt;&#xA;&lt;li&gt;the data is never available how you need it.&lt;/li&gt;&#xA;&lt;li&gt;unit tests matter.&lt;/li&gt;&#xA;&lt;li&gt;pushing code after 3pm is risky if you&amp;rsquo;re not willing to work all night. (courtesy &lt;a href=&#34;https://pauljoos.com&#34;&gt;Paul Joos&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;/ol&gt;</description>
    </item>
    <item>
      <title>spring-mass visualization</title>
      <link>https://traviscj.com/blog/post/2013-07-31-spring-mass_visualization/</link>
      <pubDate>Wed, 31 Jul 2013 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2013-07-31-spring-mass_visualization/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m working on a paper about an algorithm for hotstarting nonlinear program solves; one application of this might be in the realm of nonlinear model predictive control.&#xA;In these types of models, we first define the physical equations for the system under consideration.&#xA;They are subject to some control parameters, which are just a mathematical representation of the input we could give the system.&#xA;We also define an objective&amp;ndash;something that we would like to minimize(usually something like time or energy).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Getting really fast at LaTeX</title>
      <link>https://traviscj.com/blog/post/2013-04-10-getting_really_fast_at_latex/</link>
      <pubDate>Wed, 10 Apr 2013 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2013-04-10-getting_really_fast_at_latex/</guid>
      <description>&lt;p&gt;Taking LaTeX notes in real time is one of my favorite useless party tricks. I started developing my techniques during the last year or two of undergraduate work at University of Washington, and was extremely good at it by the end of coursework at Northwestern. There are several keys to taking LaTeX notes in real time:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Know LaTeX.&lt;/li&gt;&#xA;&lt;li&gt;Shortcut appropriately.&lt;/li&gt;&#xA;&lt;li&gt;Type keystrokes quickly.&lt;/li&gt;&#xA;&lt;li&gt;One keystroke re-renders.&lt;/li&gt;&#xA;&lt;li&gt;Type fewer keystrokes.&lt;/li&gt;&#xA;&lt;li&gt;Type fewer “strange” keystrokes (backslashes, curly braces, etc)&lt;/li&gt;&#xA;&lt;li&gt;Re-renders should scroll to your current location in the text.&lt;/li&gt;&#xA;&lt;li&gt;Extremely rapid debugging of LaTeX expressions.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Before I get started, one other note: I mention TextMate a few places, but in principle there is no reason you couldn&amp;rsquo;t configure all the same things in Vim, Emacs, or Sublime Text. If I was starting over, I might use Sublime Text instead.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Perturbation Theory Problems with bvp4c</title>
      <link>https://traviscj.com/blog/post/2012-10-22-perturbation_theory_problems_with_bvp4c/</link>
      <pubDate>Mon, 22 Oct 2012 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2012-10-22-perturbation_theory_problems_with_bvp4c/</guid>
      <description>&lt;p&gt;I have been watching Nathan Kutz&amp;rsquo; lectures on Coursera.&#xA;One change he made to the course since I took AMATH 581 at University of Washington was introducing the MATLAB function &lt;em&gt;bvp4c&lt;/em&gt;.&#xA;I immediately realized that this would be nice for solving boundary layer problems that arise in asymptotics.&lt;/p&gt;&#xA;&lt;p&gt;Following my life philosophy of doing the dumbest thing that could possibly work, I tried implementing Nathan&amp;rsquo;s code for a single-layer boundary layer problem from Holmes, Chapter 2:&lt;/p&gt;</description>
    </item>
    <item>
      <title>McCormick Interview - Outreach 101 &#43; QUALS</title>
      <link>https://traviscj.com/blog/post/2012-06-13-mccormick_interview_outreach_101_quals/</link>
      <pubDate>Wed, 13 Jun 2012 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2012-06-13-mccormick_interview_outreach_101_quals/</guid>
      <description>&lt;p&gt;I was interviewed and given a semi-prominent placement in &lt;a href=&#34;http://www.mccormick.northwestern.edu/magazine/&#34;&gt;Northwestern&amp;rsquo;s McCormick Magazine&lt;/a&gt; for the outreach work that 2011-2012 NU-IEEE President Curtis Wang and I have put together. &lt;a href=&#34;outreach-public-schools.pdf&#34;&gt;Permalink to article&lt;/a&gt;.&#xA;It was a really nice writeup and really great to get to throw out a mention of Joyce Stark!&lt;/p&gt;&#xA;&lt;p&gt;In other news&amp;ndash;I had a crazy couple of weeks due to preparing for (and eventually, taking!) my PhD qualifying examinations. They consist of a panel of three professors questioning me on intricacies of material that I&amp;rsquo;ve been learning over the last couple of years, namely: Numerical PDE methods, Analytic PDE methods, and optimization. Professor Kath had a particularly interesting question where I derived the heat equation from a minimum-energy problem. The exams went for 95 minutes, followed by a 5 minute deliberation, after which each professor came out with handshakes and congratulations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>spamfunc for optimization in matlab</title>
      <link>https://traviscj.com/blog/post/2012-01-30-spamfunc_for_optimization_in_matlab/</link>
      <pubDate>Mon, 30 Jan 2012 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2012-01-30-spamfunc_for_optimization_in_matlab/</guid>
      <description>&lt;h1 id=&#34;what-spamfunc-is&#34;&gt;what spamfunc is&lt;/h1&gt;&#xA;&lt;p&gt;In developing optimization algorithms, one of the most tedious parts is trying different examples, each of which might have its own starting points or upper or lower bounds or other information.&#xA;The tedium really starts when your algorithm requires first or second order information, which might be tricky to calculate correctly.&#xA;These bugs can be pernicious, because it might be difficult to differentiate between a bug in your algorithm and a bug in your objective or constraint evaluation.&#xA;Handily, Northwestern Professor &lt;a href=&#34;http://users.iems.northwestern.edu/~4er/&#34;&gt;Robert Fourer&lt;/a&gt; wrote a language called &lt;a href=&#34;http://www.ampl.com/&#34;&gt;AMPL&lt;/a&gt;, which takes a programming-language specification of objective and constraints and calculates derivatives as needed.&#xA;The official amplfunc/spamfunc reference is contained in &lt;a href=&#34;http://ampl.com/REFS/HOOKING/#UsewithMATLAB&#34;&gt;Hooking Your Solver to AMPL&lt;/a&gt;, but I&amp;rsquo;m shooting for a more low-key introduction.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Five Critical Textbooks for (Applied!) Math &amp; Physics Students</title>
      <link>https://traviscj.com/blog/post/2011-09-04-five_critical_textbooks_for_applied_math_physics_students/</link>
      <pubDate>Sun, 04 Sep 2011 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2011-09-04-five_critical_textbooks_for_applied_math_physics_students/</guid>
      <description>&lt;p&gt;In the course of working through my first year at grad school, I&amp;rsquo;ve come up with five favorites for the basics of an undergrad understanding of the essential topics for applied math and physics. Without ado and in the order I&amp;rsquo;d take them off my shelf:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Mathematical Methods in the Physical Sciences - ML Boas. This is my favorite, because it contains almost every technique you need, and it has a ton and a half of problems(over 3400). It contains a good review of complex analysis, linear algebra, differential equations, and calculus, but also chapters on special functions, partial differential equations, probability, tensors, and the calculus of variations.&#xA;&amp;ndash; Hidden Gem: Chapter 4, Section 12: Differentiation of Integrals, RP Feynman&amp;rsquo;s favorite trick.&lt;/li&gt;&#xA;&lt;li&gt;Calculus - Greenspan. A great reference on calculus.&lt;/li&gt;&#xA;&lt;li&gt;Complex Variables and Applications - Brown &amp;amp; Churchill: The most readable book on complex analysis I&amp;rsquo;ve read. Not so hidden gem: Most of the solutions are given right alongside the problem&amp;ndash;a great book for self-study. Also the material on conformal mapping and fluid flows.&lt;/li&gt;&#xA;&lt;li&gt;Linear Algebra And Its Applications - Strang. Nice book on linear algebra theory.&#xA;&amp;ndash; Hidden Gem: Chapter 7, Section 4: Iterative Methods for Ax=b and Gershgorin&amp;rsquo;s circle theorem.&lt;/li&gt;&#xA;&lt;li&gt;Elementary Differential Equations and Boundary Value Problems - Boyce &amp;amp; DiPrima. Powerhouse of differential equation knowledge. Strangely, it is the book ESAM recommended, but not the book they use for teaching their undergrads.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve spent probably the most time with Boas&amp;rsquo; Mathematical Methods in the Physical Sciences&amp;ndash;I&amp;rsquo;ve worked nearly 1000 problems out of the book to get ready for the preliminary exams my first year. It was completely worthwhile.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tunes U and Essential Mathematica</title>
      <link>https://traviscj.com/blog/post/2009-12-13-itunes_u_and_essential_mathematica/</link>
      <pubDate>Sun, 13 Dec 2009 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2009-12-13-itunes_u_and_essential_mathematica/</guid>
      <description>&lt;p&gt;In a similar vein to the TED talks in the previous post, I&amp;rsquo;ve also been watching a lot of lectures from iTunes U lately. Mostly to get ready for preliminary exams, but also for their sheer awesomeness of the teaching and material. I&amp;rsquo;ve been most surprised how many people haven&amp;rsquo;t heard of this yet: Nearly everyone seems surprised when they hear about it. Anyways, here&amp;rsquo;s my list of favorites so far:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Northwestern University</title>
      <link>https://traviscj.com/blog/post/2009-04-19-northwestern_university/</link>
      <pubDate>Sun, 19 Apr 2009 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2009-04-19-northwestern_university/</guid>
      <description>&lt;p&gt;I finally committed to graduate school a few weeks ago. I&amp;rsquo;ll be headed to &lt;a href=&#34;http://www.northwestern.edu/&#34;&gt;Northwestern University&lt;/a&gt; in Evanston, IL for the [Engineering Sciences and Applied Mathematics]](&lt;a href=&#34;http://esam.northwestern.edu&#34;&gt;http://esam.northwestern.edu&lt;/a&gt;) department.&lt;/p&gt;&#xA;&lt;p&gt;I really enjoyed both the visit at University of North Carolina and Northwestern the week before last. But I think I could like Chicagoland quite a lot, so I guess that&amp;rsquo;s where I&amp;rsquo;m headed!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mission Graduate School -- Success</title>
      <link>https://traviscj.com/blog/post/2009-02-25-mission_graduate_school_success/</link>
      <pubDate>Wed, 25 Feb 2009 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2009-02-25-mission_graduate_school_success/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve officially been accepted to two PhD applied math programs: Northwestern and University of North Carolina. I&amp;rsquo;ve also been accepted to the Masters of Science program at the University of Washington. Both of the PhD offers came with full fellowship offers(at least for the first year), which basically means that I just need to go and give them the best bang for their buck with my brainpower for five years, and then I&amp;rsquo;ll have my PhD. Awesome. All three schools are outstanding and have amazing faculty, as best as I can tell.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Graduate School Applications and Microsoft</title>
      <link>https://traviscj.com/blog/post/2009-02-09-graduate_school_applications_and_microsoft/</link>
      <pubDate>Mon, 09 Feb 2009 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2009-02-09-graduate_school_applications_and_microsoft/</guid>
      <description>&lt;p&gt;I finally finished graduate school applications last weekend. I applied to University of Washington, University of North Carolina, Northwestern, University of Colorado, and University of Nevada. It&amp;rsquo;s a lot of work getting a bunch of applications out like that: I definitely underestimated it. Hopefully my personal statement measured up to the letters of recommendation that people wrote for me.&lt;/p&gt;&#xA;&lt;p&gt;I also ended up having an interview with Microsoft that week, just to add a bit to the stress there. It actually went fairly well, though I haven&amp;rsquo;t heard back on the round-two interview yet. They said it would be a while though.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Graduate School Applications</title>
      <link>https://traviscj.com/blog/post/2009-01-02-graduate_school_applications/</link>
      <pubDate>Fri, 02 Jan 2009 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2009-01-02-graduate_school_applications/</guid>
      <description>&lt;p&gt;I am finally getting around to starting my graduate school applications.. and overall having a lot of fun with them. The places I&amp;rsquo;m applying to are:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;University of Washington, Seattle&lt;/li&gt;&#xA;&lt;li&gt;Northwestern, Evanston&lt;/li&gt;&#xA;&lt;li&gt;University of North Carolina, Chapel Hill&lt;/li&gt;&#xA;&lt;li&gt;University of Colorado, Boulder&#xA;I&amp;rsquo;ve got my UW Seattle application about half done, and just starting the other ones.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The UW has apparently gotten my full GRE scores, because they are now reporting them through the unofficial transcript interface. I don&amp;rsquo;t quite recall where I sent them already.. I&amp;rsquo;ll probably get that going soon.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Where I&#39;m At</title>
      <link>https://traviscj.com/blog/post/2007-03-03-where_im_at/</link>
      <pubDate>Sat, 03 Mar 2007 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2007-03-03-where_im_at/</guid>
      <description>&lt;p&gt;So it&amp;rsquo;s almost the end of Winter Quarter 07 at the University of Washington. It&amp;rsquo;s cold and rainy and lame. Last week I got turned down from the Computer Science program here, which meant I spent the weekend generally freaking out.&lt;/p&gt;&#xA;&lt;p&gt;In any case, I then remembered that I liked the idea of an ACMS degree. The base of the major consists of the physics series, a Numerical Methods course and a Continuous modeling course from the AMATH department, and discrete models and statistics from the math department.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
