Home > freetb4matlab > nnet > poststd.m

poststd

PURPOSE ^

% @code{poststd} postprocesses the data which has been preprocessed by @code{prestd}.

SYNOPSIS ^

function [Pp,Tt] = poststd(Pn,meanp,stdp,Tn,meant,stdt)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {}[@var{Pp},@var{Tt}] = poststd(@var{Pn},@var{meanp},,@var{stdP},@var{Tn},@var{meanT},@var{stdT})
% @code{poststd} postprocesses the data which has been preprocessed by @code{prestd}.
% @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