Posts tagged as tutorial
Drawing Beautiful Explicite and Implicite Functions using Matlab
2011-08-23 by , tagged as
This short demo shows how to generate beautiful surface plots of implicite and explicite functions using default matlab routines. By adding some lighting and computing local surface normals we can produce renderings of unexpected quality.
Kernel Regression and Classification in a Nutshell
2011-01-26 by , tagged as
In this note we will demonstrate the application of kernels for linear regression. We start exploiting the solution within a standard adjustment model in primary. We modify this approach transforming it to the dual form. Finally we introduce kernel notation and illustrate the advantages of this method for higher order regression.