Parameter Estimation ToolBox Simulink

3 vues (au cours des 30 derniers jours)
jyotsna pandey
jyotsna pandey le 16 Sep 2019
Commenté : Nithis Kumar le 10 Fév 2021
I have estimated the unknow parameters of my model using parameter estimation toolbox Simulink.
So, for few experiments data i can do it by hand. But i need to calculate the unknown parameters of 2000 data.
If i do it by hands it will take a lot of time.
So, I want to do it automatically.
Please help me ASAP to estimate the parameters of 2000 data of parameter estimaion toolbox Simulink in one go
Thank You
  1 commentaire
Nithis Kumar
Nithis Kumar le 10 Fév 2021
Hi jyotsna,
I am not sure which kind of parameters you are trying to estimate...but i suggest you to automate the parameter estimation from the script so that you can estimate for the 2000 data you mentioned above.
open('Example_DischargePulseEstimation.m')
try running the above example in matlab command window
you need
these toolboxes for estimation.
Thanks,

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Parameter Estimation dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by