| Neural Network Toolbox | |
| Provide feedback about this page |
Generate Simulink® block for neural network simulation
Syntax
To Get Help
Description
gensim(net,st) creates a Simulink system containing a block that simulates neural network net.
gensim(net,st) takes these inputs:
net |
Neural network |
st |
Sample time (default = 1) |
and creates a Simulink system containing a block that simulates neural network net with a sampling time of st.
If net has no input or layer delays (net.numInputDelays and net.numLayerDelays are both 0) then you can use -1 for st to get a network that samples continuously.
Examples
| Provide feedback about this page |
![]() | fixunknowns | getx | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |