nav-left cat-right
cat-right
Home > 2010

plotting tutorials

Here are some tutorials about plotting in matlab: plotting in matlab making pretty graphs tutorials on many other topics can be found at http://www.advancedmcode.org/.

batch script for automatic backup using winrar

For a regular full backup of all my important data I am using a bash script on Linux. This is now an example to achieve the same under Windows 7 using batch scripting and winrar as the compressor. Zip files can not be used since this is limited in total number of files which I typically overcome. @ECHO OFF cls ::------------------------------------------------------------------------------------- SET PACKER="c:\Program...

Matlab figures – solving export problems

How to make a really beautiful and publishable graph with matlab is not easy but possible. It is very good descriped in this article making pretty graphs. However once you want to export your file you run into many problems, which are build in bugs of matlab, and have not been fixed since years. They are however well documented by matlab… The two most important bugs are the missing font support and wrong...

C++ Vortrag: Grundlagen und Objektorientierte Prog...

Erneut werde ich einen Workshop über C++ halten. Diesmal habe ich die Grundlagen kurz gehalten und gehe dafür detailierter auf Klassen und Objektorientierte Programmierung ein. Das ganze umfasse 2 Stunden. Dabei werden ein paar praktische Übungen durchgeführt. Zielpublikum sind Masterstudenten und Doktoranden aus der Physik mit grundlegenden C/C++ Kentnissen – wobei Kentnissen in objektorientierter...

C++ Vortrag: Grundlagen und Objektorientierte Prog...

Den folgenden Vortrag mit Titel “Grundlagen und Objektorientierte Programmierung” habe ich im Februar 2009 während eines mehrstündigen Workshops gehalten. Zwischendurch wurden noch praktische Übungen durchgeführt.   VortragCPP-2009-02-15.pdf (621,7 KiB)
Page 1 of 212