www.gusucode.com > mbcmodels 工具箱 matlab 源码程序 > mbcmodels/@xregmultilin/mse.m

    function s2=mse(m);
%MSE

%  Copyright 2000-2004 The MathWorks, Inc. and Ford Global Technologies, Inc.



s2=mse(get(m,'currentmodel'));