How to use Artificial Neural Network to find a relationship between input and output parameters?
Ältere Kommentare anzeigen
Hello
Dear all
I came across to neural network fitting in MATLAB toolbox, but I am not sure if it fits my objective.
My objective is that, I have some parameters as inputs, (X1, X2, ... Xn) and my output parameter is Y. I want to know if there is any kind of relationship/trend between Y and X's in any form.
Since simple linear regression between individual X's and Y did not give a relationship, I need to know if I can find a relationship with a combination of my Y and X's like Y = aX1 + bX1X2 + ...
is Neural Network Fitting suitbale for such purpose? If so, how should I do that? and if not, does anybody knows how I can achieve that objective?
I do appreciate your help
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!