Home > freetb4matlab > optim > wpolyfitdemo.m

wpolyfitdemo

PURPOSE ^

% wpolyfitdemo(p)

SYNOPSIS ^

function wpolyfitdemo(pin)

DESCRIPTION ^

% wpolyfitdemo(p)
% Generate some random data for the polynomial p, then fit that
% data.  If p ends with 0, then the fit will be constrained to
% go through the origin.  
%
% To force a variety of weights, poisson statistics are used to 
% estimate the variance on the individual points, but gaussian 
% statistics are used to generate new values within that variance.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003