How can we generate a report in Matlab that traces outputs to inputs
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
One of our customers was asking if there is a report in Matlab that traces outputs to inputs. The inputs that impact the output.
Thank you,
Pasteur
3 commentaires
Jan
le 25 Août 2017
Do you mean a Simulink model? Then it would be a good idea to mention this.
I think the source is such a "tool". I do not have a better answer yet. Because you can encourage your customer o ask more specifically.
Réponses (1)
Walter Roberson
le 25 Août 2017
Perhaps your customer is interested in Black Box Modeling, which does not assume anything about the model and attempts to estimate what it must be: that process implicitly has to figure out how the various inputs affect the output (at least in approximate terms.)
If the effects need to be estimated more precisely, then I suspect that grey box modeling would be needed.
0 commentaires
Voir également
Catégories
En savoir plus sur Simulink Report Generator dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!