My first mug shot
Saturday, January 28th, 2006I was searching my sister’s room for interesting books when I came across her webcam (does this sound like too gross an invasion of privacy? :)). Since we need a webcam for our senior design project– right now we’re using an Apple iSight, which has an unfortunate requirement that the machine it’s being used on be an Apple, as well as a tendency to blur our upclose pics of resistors– I decided to try hers out. I was especially ecstatic when I discovered it has 1024×768 still shot capability; that was a feature that I’d been looking for– the iSight only seems to do 640×480. After a little trouble, I got it installed, and working with python; however, even though with the software that comes with it, it can reach 1280×960, with python I can only set it up to 640×480. Maybe that’s because I also can’t tell it to go to a ’still’ mode– it stays in constant 30 fps mode– or maybe the resolution gain is done through software, or maybe for both these reasons.
Anyhow, I got something working with python, so that’s proof of concept and one mark for my side: the one member of our team who has a strong opinion on the subject wants to build the system to run on an Apple, with the iSight. My objection to that stems from the fact that part of our marketing strategy is to place the system in the school’s circuits lab, and all the machines there run windows. Anyhow, it’s always a good idea to go with Windows for these types of projects, so you don’t confuse the profs unnecessarily.
Incidentally, I realized that I’ve never had my picture taken on a webcam before, and never had one posted to the site, so here’s one picture of a very handsome man:
is a vector space over a field
and
, we have the following definitions to consider:
is convex if
whenever
and
. Here
or
.
whenever
, then
, there is a positive number
such that
whenever
.
.
such that
.
. Is this true for nonconvex absorbing subsets of
to be the function
defined by
and
with
but not necessarily an integer, then
.
observed at times
– say, samples of the position function of a particle tracing out a path– and you’d like to fit a smooth curve
to these points. An intuitive approach to this problem is to represent
parametrically, and fit smooth curves to the abscissa and ordinates; this reduces the problem to that of fitting curves to points, which we can solve in many different ways (Lagrange interpolation, etc.) One approach which has several desirable features is that of interpolating splines.
find a smooth function
satisfying:
, the energy function, represents some measure of the undesirability of using the function
to represent
. The energy function has two components,
, the internal energy, which corresponds to a measure of the desirability of
, the external energy, which corresponds to the compatibility of
norm of their
-th derivative) is minimal, and which fit the data points in a least means squared sense. The parameter
controls the relative importance we assign to
and
; in what follows, when it matters, we assume
on each interval 
, the first
-th can be discontinuous.
and
,
is called a cubic or bending spline with knots
. If it also satisfies (iii), it is called a natural cubic spline. An interpolation spline is a cubic spline which passes through the points
.
be
values set according to
values.
,
and
, then you can show
for
, giving
equations we can solve for the
(we know by (iii)
); these relations can be written in the linear system
, where
is a tridiagonal
matrix,
is a tridiagonal
matrix,
is the
is the
, and these values can be used to calculate the 
and weak
, which uses Chebyshev’s inequality. He states that it is a simple consequence of Chebyshev’s inequality that:
.
, then
, and define the distribution function of
.
-a.e. implies that
for all
is increasing and
, then
. As a special case,
.
as an integral in terms of
, extending the limits of integration of that integral to
by inserting an appropriate characteristic function
, using Fubini’s theorem– then the trickiest part is recognizing that the original characteristic function is exactly the same as the one needed to get
as your interior integral. I’m too lazy to write it out, but it’s a good exercise: it took me embarassingly long to figure out how Grafakos applied the Fubini theorem (namely, the equivalence of the characteristic functions).
.
. A non-trivial result!