create a network with multiple inputs using NNTOOL
5 ビュー (過去 30 日間)
古いコメントを表示
Hi! all
I am new to neural networks as well as NNTOOL. So even if you find the question too simple, please do answer!
I have created a neural network to 'OR' data. I have also trained it accordingly. Now I want to use the OR network with two or more sets of inputs.(The input data I want to enter are in the workspace and also as .mat files).
But NNTOOL gives the option of entering only one set of input. How do I import the two files as inputs into network using NNTOOL???
sowmya
0 件のコメント
採用された回答
Greg Heath
2015 年 1 月 31 日
Combine the two files to create a multidimensional input matrix.
Greg
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Sequence and Numeric Feature Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!