index
:
SysID-R-code/.git
master
R code for system identification developed by the team at IIT Madras
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
R
/
estUtil.R
Age
Commit message (
Expand
)
Author
2016-03-18
minor changes
Suraj Yerramilli
2016-03-15
minor changes
Suraj Yerramilli
2016-03-15
minor corrections in bj routine
Suraj Yerramilli
2016-03-15
cleaning bj code
Suraj Yerramilli
2016-03-15
cleaning up armax code
Suraj Yerramilli
2016-03-15
cleaning up levenberg-marquadt code wrt the oe routine
Suraj Yerramilli
2016-03-15
minor changes
Suraj Yerramilli
2016-03-14
changing parameter scheme
Suraj Yerramilli
2016-03-14
added function to check structure of initial guess
Suraj Yerramilli
2016-02-29
added support for C polynoial to be zero order
Suraj Yerramilli
2016-02-16
correcting choice of initial residuals
Suraj Yerramilli
2016-02-15
document + argument update
Suraj Yerramilli
2016-02-14
reverting back search direction
Suraj Yerramilli
2016-02-14
corrected the search direction
Suraj Yerramilli
2016-02-14
minor bug fix
Suraj Yerramilli
2016-02-14
changed termination criteria
Suraj Yerramilli
2016-02-14
updated convergence criteria
Suraj Yerramilli
2016-02-13
minor changes
Suraj Yerramilli
2016-02-13
fixed the tolerance criteria
Suraj Yerramilli
2016-02-12
fixed termination issues
Suraj Yerramilli
2016-02-12
minor changes
Suraj Yerramilli
2016-02-12
minor corrections
Suraj Yerramilli
2016-02-12
added new termination criteria
Suraj Yerramilli
2016-02-12
updating residuals only when there is a decrease
Suraj Yerramilli
2016-02-11
corrected covariance calculation and changed termination criteria
Suraj Yerramilli
2016-02-10
corrected the levenberg marquadt algorithm
Suraj Yerramilli
2016-02-10
correcting vector -> matrix conversion errors
Suraj Yerramilli
2016-02-10
added the bj routine
Suraj Yerramilli
2016-02-10
error fix
Suraj Yerramilli
2016-01-02
improving quality of initial ARMAX parameters
Suraj Yerramilli
2016-01-02
correcting levenber-mqdt method
Suraj Yerramilli
2015-12-30
adding dependencies
Suraj Yerramilli
2015-12-30
corrected code errors
Suraj Yerramilli
2015-12-30
modified oe routine to the new format
Suraj Yerramilli
2015-12-29
minor changes
Suraj Yerramilli
2015-12-29
documentation for getcov
Suraj Yerramilli
2015-12-29
documentation for optimOptions
Suraj Yerramilli
2015-12-29
updating documentation
Suraj Yerramilli
2015-12-29
removed print line
Suraj Yerramilli
2015-12-29
Corrections
Suraj Yerramilli
2015-12-29
updated armax to the new structure
Suraj Yerramilli
2015-12-28
modifying estimation routines to desired format
Suraj Yerramilli
2015-12-28
completed the LM routine for ARMAX estimation
Suraj Yerramilli
2015-12-28
added Levenberg-Marquadt Algorithm
Suraj Yerramilli