Thursday, December 7. 2006Tätigkeitsbereiche
Um einmal niederzuschreiben, was ich bei der SOL4-IT alles so gemacht habe, habe ich mir eine Liste meiner Tätigkeiten erstellt. Das wäre ein Grundgerüst für die nächste Bewerbung. Um nicht zu viel zu verraten, habe ich hier die jeweiligen Kundennamen nur abgekürzt.
Beschäftigungszeitraum: 10.07.2003 - 31.01.2007. Alle Aufgabenbereiche wurden in direktem Kontakt mit dem jew. Kunden abgewickelt. Lotus-Notes-Development
Tuesday, December 5. 2006Gleam of hope
I stop working at SOL4-IT at the end of January 2007. From that time on I can work 100% on my Master thesis! But I don’t have to live from my savings: I’ll apply for a final degree scholarship (Studienabschluss-Stipendium). For 6 months I will (or could) be promoted with €1000 every month, with an additional (unpaid) timeframe of 6 months until I’d have to pay the amount back if I hadn’t finished by that time. I’ll not be allowed to hold any job during that phase. That gives me everything I need for a scientific work.
Sunday, November 26. 2006jpg document vs. JPEG image
Linux sucks on the desktop. I’ll write a rant on this soon.
In Nautilus, suddenly, one day, after a general (apt-get) upgrade, there were no more thumbnails generated for new JPEG images. When I clicked one of the icons, instead of opening the image in the viewer ‘eog’, a message raised, saying The filename “IMG_1234.JPG” indicates that this file is of type “jpg document”. The contents of the file indicate that the file is of type “JPEG image”. If you open this file, the file might present a security risk to your system.followed by the usual security-blah-blah. I couldn’t examine what the cause was, until I finally stepped over a posting telling that the file ~/.local/share/mime/globs contains an overfluid entry. Remove that entry containing the string ‘jpg’. Saturday, November 18. 2006Convolutions
(Q26) Meanwhile, I know that a convolution of one function First I convolved a square with a small Gaussian—this is nothing less than a Gaussian blur:
Note that the blur would already occur even if the second object were solid! Look at the square convolved with itself:
Then I watched how these bars convolve with each other:
Notice how the blurness shrinks when the two objects can’t overlap much.
Posted by Stephan Paukner
in Master's Thesis
at
16:48
| Comments (0)
| Trackback (1)
Defined tags for this entry: mathematics
Raising questions, 66-69
Posted by Stephan Paukner
in Master's Thesis
at
16:29
| Comments (0)
| Trackbacks (0)
Defined tags for this entry: mathematics
Wednesday, November 15. 2006The exponential in $R^d$, II
(Q15) I’m gonna show you some cool Gabor atoms on
[xx yy] = meshgrid(linspace(-2,2,100));
v=[1 1.5];
e1 = exp(pi*i*( v(1)*xx + v(2)*yy ));
imagesc(real(e1))
w=[-1 4];
e2 = exp(pi*i*( w(1)*xx + w(2)*yy ));
imagesc(real(e2))
![]() ![]()
See how the value of the frequency changes with the length of
g1 = exp(-(xx.^2+yy.^2));
imagesc(g1)
g2 = exp(-4*(xx.^2+yy.^2));
imagesc(g2)
![]() ![]()
And now these are the modulated Gaussians, whose set of translates across
imagesc(real(g1.*e1))
imagesc(real(g2.*e2))
![]() ![]() Tuesday, November 14. 2006Raising questions, 63-65
Posted by Stephan Paukner
in Master's Thesis
at
20:39
| Comments (0)
| Trackbacks (0)
Defined tags for this entry: mathematics
Sunday, November 12. 2006The exponential in $R^d$
In question 15 I want to make a picture how
This zero-line will now change its angle on the zero-plane while varying the fixed vector [xx yy]=meshgrid(linspace(-2,2,50));
and then made a plot corresponding to mesh(xx+yy) The resulting 3D-plot shows a boring inclined plane. To better see the location and orientation of the zero-line, I plot the absolute values: mesh(abs(xx+yy))
![]() To see the orientation even better, I chose
imagesc(abs(xx+yy))
![]() ![]() ![]()
The turning around of that plane now corresponds to the behavior of the mentioned inner product function on
« previous page
(Page 14 of 52, totaling 413 entries)
» next page
|
AboutCalendarArchivesCategoriesShow tagged entriesandroid antenna anti-spam apache astronomy austria automobile ballooning bash bluetooth bug career cloud collecting comic cooking cw debian dreams education electronics event fail fashion finance flickr fuerteventura fun gentoo geography german gnu-linux gnucash google google earth graphics guitar hardware history image processing internet kernel kids language lanzarote lhc lifestyle linkroll literature ltd machine learning making mallorca mathematics matlab microsoft migration movies music numismatics octave pdf perl philately philosophy phone photo gear photography physics podcast politics postfix private programming public transport rant religion review samsung science security shtf social web software statistics storage sustainability symbian tablet time lapse transceiver tv usenet video virtualization wordplay work www yahoo youtube
Syndicate This BlogFollow meBookmarksPowered by |