No BSD License  

Highlights from
Error Analysis

4.0

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

Error Analysis

by Gerald Augusto Corzo Perez

 

21 Apr 2009

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

| 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 Augusto Corzo Perez 21 Apr 2009 14:23:11
rmse Gerald Augusto Corzo Perez 21 Apr 2009 14:23:11
nrmse Gerald Augusto Corzo Perez 21 Apr 2009 14:23:11
correlation Gerald Augusto Corzo Perez 21 Apr 2009 14:23:11
visualize error Gerald Augusto Corzo Perez 21 Apr 2009 14:23:11
plot errors Gerald Augusto Corzo Perez 21 Apr 2009 14:23:11
mean absolute error Gerald Augusto Corzo Perez 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

Contact us at files@mathworks.com