GithubHelp home page GithubHelp logo

Comments (2)

RBdC avatar RBdC commented on August 21, 2024

Dear Ferus-TUB,
thank your useful comment.
You are right, the notation about validation function in the user guide was indeed (very) ambiguous, if not confusing!

We fixed it and uploaded a new version of the guide on the repo.
Please note that the validation function is actually for prediction scopes (1- or k-step ahead).
If you want to simulate your identified model with only the input, you can use the standard lsim function of control.matlab package.

Best regards
SIPPY team

from sippy.

Ferus-TUB avatar Ferus-TUB commented on August 21, 2024

Dear Sippy Team,
I'm still confused at this point.
My understanding of a system identification is that you have 3 basic steps:

  1. System identification by using input-output data + model structure
  2. Verification/Validation using new input output Data to confirm your system
  3. Prediction of the output using input and past predicted outputs

If I follow these basic steps I can see in your documentation that the method system_identification(y, u, 'ARMAX') mets obviously the first step.
Now it gets kinda confusing. The method fset.validation seems to be for validating the system by using new input output data and thus fullfills the second step. This seems to be in line with regards to your documentation where it says:

"This function is very useful when the user wants to cross-validate the identified input/output model, that is, test the previously identified model on new data not used in the identification stage"

But in your previous comment you mentioned that this method is intended for prediction scope. So my understanding in that case would be that it is intended for step 3.

Can you further clarrify on this matter?

If the method fset.validation would be used for validation and also for prediction then I would suggest to change up the code and/or the documentaion because the equation 7.1 is then still ambigious, because in the case of prediction wouldn't the system just pass through the y_k and ignore everything else. Because y_k would be the best estimate for yhat_k.

image

Edit: Didn't mean to close it.

from sippy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.