Home > freetb4matlab > nnet > prestd.m

prestd

PURPOSE ^

% @code{prestd} preprocesses the data so that the mean is 0 and the standard deviation is 1.

SYNOPSIS ^

function [pn,meanp,stdp,tn,meant,stdt] = prestd(Pp,Tt)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {}[@var{pn},@var{meanp},@var{stdp},@var{tn},@var{meant},@var{stdt}] =prestd(@var{p},@var{t})
% @code{prestd} preprocesses the data so that the mean is 0 and the standard deviation is 1.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

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