4.0

4.0 | 1 rating Rate this file 18 downloads (last 30 days) File Size: 3.13 KB File ID: #23849

Error Analysis

by Gerald Corzo

 

21 Apr 2009

No BSD License  

Plots Measured and Simulated results of a time series model (calculates many error measures)

Download Now | Watch this File

File Information
Description

% Error=Error1(T,P,TitleOfThePlot)
% ANNN1
%
% NEURAL NETWORK SCRIPT LINK FOR HYDROLOGICAL PURPOSES
%
% Version 2.0
%
% Department of Hydroinformatics
% Delft
% Gerald A. Corzo Perez
% UNESCO-IHE
% www.hi.ihe.nl
% --OO--
%
%
% P= Predicted values (vector)
% T= Target values (vector)
%
%
% Error.MARE=MARE -> Mean Absolute relative error
% Author: Gerald Corzo
% Made Jan 2004
% Updated May /2009
%
Error.RMSE=RMSE;
Error.NSC=NSC;
Error.Cor=Cor;
Error.NRMSE=NRMSE;
Error.MAE=MAE;
Error.StdT=StdT;
Error.StdP=StdP;
Error.MuT=MuT;
Error.MuP=MuP;
Error.PERS=PERS;
Error.SSE=SSE;
Error.SSEN=SSEN; %Sum Squared Error Naive
Error.RMSEN=RMSEN; %RMSE Naive
Error.NRMSEN=NRMSEN; %NRMSE Naive
Error.MARE=MARE;

MATLAB release MATLAB 7.7 (R2008b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
14 May 2009 keys happ  
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
error measurements Gerald Corzo 21 Apr 2009 14:23:11
rmse Gerald Corzo 21 Apr 2009 14:23:11
nrmse Gerald Corzo 21 Apr 2009 14:23:11
correlation Gerald Corzo 21 Apr 2009 14:23:11
visualize error Gerald Corzo 21 Apr 2009 14:23:11
plot errors Gerald Corzo 21 Apr 2009 14:23:11
mean absolute error Gerald Corzo 21 Apr 2009 14:23:11
error measurements murat 06 Jul 2009 17:52:25
subscripted assignment dimension mismatch Hubert turner 16 Dec 2009 09:15:37
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com