Concise and insightful as far as I can see.
to tutorial handbook statistics by tmalsburg and 1 other person on Jun 15, 2008, 4:00 PM- to programming tutorial tipstricks by tmalsburg on May 13, 2008, 9:23 PM
- to modeling tutorial computationalneuroscience neuron simulation by tmalsburg on Nov 12, 2007, 4:30 PM
The Kolmogorov-Smirnov test (KS-test) tries to determine if two datasets differ significantly. The KS-test has the advantage of making no assumption about ...The Kolmogorov-Smirnov test (KS-test) tries to determine if two datasets differ significantly. The KS-test has the advantage of making no assumption about the distribution of data. (Technically speaking it is non-parametric and distribution free.) Note however, that this generality comes at some cost: other tests (for example Student's t-test) may be more sensitive if the data meet the requirements of the test. In addition to calculating the D statistic, this page will report if the data seem normal or lognormal. (If it is silent, assume normal data at your own risk!) It will enable you to view the data graphically which can help you understand how the data is distributed.
to tutorial introduction statistics by tmalsburg on Sep 28, 2007, 4:09 PMTom Griffith: This list is intended to introduce some of the tools of Bayesian statistics and machine learning that can be useful to computational researc...Tom Griffith: This list is intended to introduce some of the tools of Bayesian statistics and machine learning that can be useful to computational research in cognitive science. The first section mentions several useful general references, and the others provide supplementary readings on specific topics. If you would like to suggest some additions to the list, contact Tom Griffiths.
to bayesiannetworks bayesian tutorial library bibliography by tmalsburg and 1 other person on Jul 30, 2007, 10:26 PM- to manual software cad tutorial construction reference by tmalsburg on Jul 27, 2007, 7:51 PM
- to sourcecontrolmanagement tutorial git contentmanagement by tmalsburg and 1 other person on Jul 19, 2007, 11:49 AM
- to macros metaprogramming tutorial lisp by tmalsburg on Jun 10, 2007, 11:18 AM
small JMF tutorial
to programming multimedia tutorial java by tmalsburg on Apr 25, 2007, 3:14 PMTo me, vi is Zen.
To use vi is to practice zen.
Every command is a koan.
Profound to the user,
unintelligible to the uninitiated.
You discover truth e...To me, vi is Zen.
To use vi is to practice zen.
Every command is a koan.
Profound to the user,
unintelligible to the uninitiated.
You discover truth every time you use it.
to editor tools vi tutorial unix by tmalsburg and 3 other people on Jan 6, 2007, 2:05 PMFourier theory is pretty complicated mathematically. But there are some beautifully simple holistic concepts behind Fourier theory which are relatively eas...Fourier theory is pretty complicated mathematically. But there are some beautifully simple holistic concepts behind Fourier theory which are relatively easy to explain intuitively. There are other sites on the web that can give you the mathematical formulation of the Fourier transform. I will present only the basic intuitive insights here, as applied to spatial imagery.
to tutorial mathematics by tmalsburg on Dec 4, 2006, 10:56 PMWith many many recipes.
to programming scheme documentation tutorial tipstricks lisp by tmalsburg on Nov 11, 2006, 5:41 PM- to tutorial statistics by tmalsburg on Nov 6, 2006, 10:47 AM
- to networks reasoning inference modeling tutorial bayes by tmalsburg and 2 other people on Oct 25, 2006, 11:03 AM
In learning to write Scheme macros, I have noticed that it is easy to find both trivial examples and extraordinarily complex examples, but there seem to be...In learning to write Scheme macros, I have noticed that it is easy to find both trivial examples and extraordinarily complex examples, but there seem to be no intermediate ones. I have discovered a few tricks in writing macros and perhaps some people will find them helpful.
to macros programming scheme tutorial lisp functionalprogramming by tmalsburg on Sep 21, 2006, 11:27 AMThe purpose is to create the one-stop place where to find Erlang information. At trapexit you will find: Software that is not in the standard OTP distribu...The purpose is to create the one-stop place where to find Erlang information. At trapexit you will find: Software that is not in the standard OTP distribution, Documentation and HOWTOs, The Erlang discussion forum, Links to other Erlang sites
to programming erlang documentation tutorial samplecode by tmalsburg on Aug 23, 2006, 4:23 PM- to probabilitytheory machinelearning tutorial logic by tmalsburg and 1 other person on Aug 1, 2006, 1:55 PM
Chapters: History, sequential programming, concurrent programming, error handling, advanced topics
They say it takes four days to complete the course. ...Chapters: History, sequential programming, concurrent programming, error handling, advanced topics
They say it takes four days to complete the course. If you know a little Prolog and a little LISP it takes you rather a few hours.
to programming erlang concurrency tutorial functionalprogramming by tmalsburg and 1 other person on Jun 10, 2006, 11:35 AM