create a network with multiple inputs using NNTOOL

4 views (last 30 days)
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

Accepted Answer

Greg Heath
Greg Heath on 31 Jan 2015
Combine the two files to create a multidimensional input matrix.
Greg

More Answers (0)

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!