Executing huge output using less input by neural network
2 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
采纳的回答
Walter Roberson
2011-5-12
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!