summaryrefslogtreecommitdiff
path: root/R
AgeCommit message (Expand)Author
2016-03-14added function to check structure of initial guessSuraj Yerramilli
2016-03-08adding provision to incorporate delay implicitly in the B inputSuraj Yerramilli
2016-03-07cleaning up iv4 codeSuraj Yerramilli
2016-03-01minor corrections to the iv4 methodSuraj Yerramilli
2016-02-29minor changesSuraj Yerramilli
2016-02-29minor correctionsSuraj Yerramilli
2016-02-29changing the iv routines to the new formatSuraj Yerramilli
2016-02-29correcting the case where nc=0Suraj Yerramilli
2016-02-29updating the iv code to use the new sim structureSuraj Yerramilli
2016-02-29added support for C polynoial to be zero orderSuraj Yerramilli
2016-02-29reverting to oe model when nc=0=ndSuraj Yerramilli
2016-02-29minor corrections in time-series orderSuraj Yerramilli
2016-02-29adding FIR type to idpoly modelsSuraj Yerramilli
2016-02-27minor correctionsSuraj Yerramilli
2016-02-27minor correctionsSuraj Yerramilli
2016-02-27Corrections in sim exampleSuraj Yerramilli
2016-02-27updating sim documentationSuraj Yerramilli
2016-02-27Implemented the addNoise attribute in the sim routineSuraj Yerramilli
2016-02-27doc updateSuraj Yerramilli
2016-02-27minor correctionSuraj Yerramilli
2016-02-27correcting type checkSuraj Yerramilli
2016-02-27added option to specify noise varianceSuraj Yerramilli
2016-02-26adjusting text-size in plotsSuraj Yerramilli
2016-02-26fixing an error with plotSuraj Yerramilli
2016-02-26fixing the case where input is NULLSuraj Yerramilli
2016-02-26minor corrections in the sim routineSuraj Yerramilli
2016-02-26adding the option to use user-specified innovations and updating the document...Suraj Yerramilli
2016-02-24code to calculate the noise spectrumSuraj Yerramilli
2016-02-24updating documentationSuraj Yerramilli
2016-02-24added function to compute multivariate ccvfSuraj Yerramilli
2016-02-24changing plottting engine to ggplot2Suraj Yerramilli
2016-02-24added shadingSuraj Yerramilli
2016-02-24changed impulseplot engine to ggplot2Suraj Yerramilli
2016-02-24adjusting limits in impulse response plotSuraj Yerramilli
2016-02-24switching to the default font in plotsSuraj Yerramilli
2016-02-23minor error fixSuraj Yerramilli
2016-02-23correcting errorsSuraj Yerramilli
2016-02-23changing frequency into matrixSuraj Yerramilli
2016-02-23support for SISO systemsSuraj Yerramilli
2016-02-23computing noise power spectrumSuraj Yerramilli
2016-02-23cleaning codeSuraj Yerramilli
2016-02-23correcting layoutSuraj Yerramilli
2016-02-23random changeSuraj Yerramilli
2016-02-23added title for each channel in bode plotSuraj Yerramilli
2016-02-23adding options to specift power spectra and variancesSuraj Yerramilli
2016-02-23updating idfrd documentationSuraj Yerramilli
2016-02-23fixing phase anglesSuraj Yerramilli
2016-02-22added support for multivariate frequency response objectsSuraj Yerramilli
2016-02-22Merge branch 'master' of https://github.com/surajy123/R-sysidSuraj Yerramilli
2016-02-22changing data structure from vector to arraySuraj Yerramilli