Effacer les filtres
Effacer les filtres

Executing huge output using less input by neural network

1 vue (au cours des 30 derniers jours)
Alhaz Uddin
Alhaz Uddin le 12 Mai 2011
Hi,
I usually use the Neural Network toolbox of the MATLAB version 2010b. I want to write a program to predict different responses by neural network.
I am having input data (1x7 matrices) which I have used in Finite Element Method analysis as input. Target data is 3x1200 matrices which I have got from Finite Element Method analysis result. Is it possible to solve this type of problem by neural network? If not possible, does anyone have any suggestion to solve this problem?
Highly welcome for any informed instruction.

Réponse acceptée

Walter Roberson
Walter Roberson le 12 Mai 2011
I do not see any particular reason you could not use Neural Networks for this purpose. I have no idea how much training would be required for it to be effective, though.
It is possible that memory might become an issue if you are using a 32 bit version of MATLAB; if so then I would estimate that a 64 bit version should work.
  1 commentaire
Alhaz Uddin
Alhaz Uddin le 13 Mai 2011
Dear Walter,
Thank you very much for your kind reply. I am using 64 bit version of MATLAB. What type of function I can use for this program: network, training function, transfer function or anything else? Could you please tell me elaborately how can I proceed?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Sequence and Numeric Feature Data Workflows 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