David's blog

Err and err and err but less and less and less

David's blog

Err and err and err but less and less and less

Month: September 2014

How to determine if a sample is drawn from a normal distribution

Suppose you’ve performed some experiment on a given population sample. Each experiment yields a single numeric result. You have also derived the usual statistics (say, the sample mean and the sample standard deviation). Now you want to draw inferences about the rest of the population. How do you do that? I was surprised the other […]

MATLAB Coding Conventions

Over the course of four years we have developed, at Neurobat, a set of coding conventions for MATLAB that I would like to share here. The goal of these conventions is three-fold: Help scientists and engineers write clean MATLAB code Help write MATLAB code that will be easily ported to C Provide guidelines to external […]

Scroll to top