Author Archives: mt4

I’m reading James Gleick’s The Information, and finding it exceptionally thought provoking.  I’m almost done.  The book is a vivid historical journey and exposition of various interconnected forms of communication as discovered and/or practiced by humans, including the syntax and … Continue reading

Posted in computing, information theory, signal processing | Comments Off on

MATLAB Subsref

I learned a new MATLAB command which seems like it’d be useful for many applications, especially for switching between different methods for subsampling from a vector.  Here’s some sample code: As I was searching for how best to include Matlab … Continue reading

Posted in LaTeX, matlab | Comments Off on MATLAB Subsref

Hacking

What does it mean to be a hacker?  If you’re like me, a physics graduate student or any other person struggling to meet your programming demands and expand your programming skills, you might agree with my opinion that it just … Continue reading

Posted in computing, mathematics | Comments Off on Hacking

The Zen of (a course in) Management

Sometimes I stress about the degree of specialization many of us pursuing a PhD feel.  This semester I enrolled in a management course, and while it can’t oppose the pressure to specialize, it has already  provided an outlet for me … Continue reading

Posted in MGMT | Comments Off on The Zen of (a course in) Management

MATLAB for controlling external hardware

Happy New Year!!! For a while we’ve used patchy solutions for controlling a digital micromirror device (DMD), first just by roughly changing the included API code, then a professional software engineer designed a beautiful but very complicated Java code to … Continue reading

Posted in computing | Comments Off on MATLAB for controlling external hardware

Figures with LaTeX

Here’s the latex wiki page for how to make some nice figures directly in latex. [link]

Posted in LaTeX | Comments Off on Figures with LaTeX

LaTeX Formatting

Good stuff on page formatting from the latex wikibook: Page Layout section

Posted in LaTeX | Comments Off on LaTeX Formatting

Matlab for reading from ccd camera

here’s a blog post about it [link]

Posted in matlab, Optics | Comments Off on Matlab for reading from ccd camera

Posters in LaTeX with beamer

I’m preparing to make a poster for an upcoming meeting, and I’m sick and tired of powerpoint.  I’ll have a lot of math and I want my .eps figures to be seamlessly weaved in, so naturally I look to latex.  … Continue reading

Posted in LaTeX | Comments Off on Posters in LaTeX with beamer

TV reconstruction with cvx

TV reconstruction with cvx

Posted in compress(ed/ive) sensing, signal processing | Comments Off on TV reconstruction with cvx