Navigation

Operators and Keywords

Function List:

C++ API

polyfit.m File Reference


Functions

endif if (nargout > 2) mu

Variables

 function [p, s, mu]
 x = (x - mu(1)) / mu(2)

Function Documentation

endif if ( nargout  ,
 
)


Variable Documentation

function[p, s, mu]

Initial value:

 polyfit (x, y, n)

  if (nargin < 3 || nargin > 4)
    print_usage ()

x = (x - mu(1)) / mu(2)