Matlab

Matlab wrapper for SVM light Miscellaneous

C

  • debug.h
    jvd_example.tar.gz
  • beep.c
    Compile and then name the movie:
        beep 783.99 500; beep 880.00 500; beep 698.46 500; beep 349.23 500; beep 523.25 700
    Hint: aliens on a mashed potato mountain.

Script

  • burn
    Commandline burning with MD5 verification.
  • matbg
    This shell script runs a Matlab script (making use of the JIT compiler in Matlab >=6.5) detached from the invoking terminal and sends an email notification upon completion. The email consists of execution statistics as well as the first 50 lines of code output. e.g., matbg foo.m bar.out
  • ripradio.sh, riptoday.sh
    This script transcodes any (mplayer supported) streaming audio to mp3. As far as I know ripping streaming radio is legal, nevertheless, you use this script at your own risk. Streaming audio is piped to wave which is piped to lame, all via named pipes. On my (older) machine it is possible to transcode in real-time. Note: to change the source, modify the $url variable.
  • ripsomafm
    Similar to above but designed specifically for SomaFM. Niftily while loops on updated server lists.
  • pdfprint
    Crops and n-ups pdfs to save trees and my spine.
  • lecture, xorg.conf
    Simple script that switches gnome into presentation mode. I have it mapped to Fn+F7 using acpid.
  • auto-wallpaper
    Uses perl-magick fu to scale, extend, fit images to serve as desktop wallpaper. It works for any configuartion of dual monitors and single (and could be easily extended to work in general). Also included is a threadless crawler to get you started on some images. I have the perl script run nightly.