mlpnetwork

Navigation:  Library > Signal > Control > Neural Networks >

mlpnetwork

Previous pageReturn to chapter overviewNext page

Library

Signal\Control\Neural Networks

Use

Domains: Continuous, Discrete. Size: 1-D. Kind: Block Diagrams.

Description

This is a masked model which opens the MLP Editor when edited. Using this editor the settings for a MLP Network can be entered.

Interface

Inputs

Description

any

The user can defined any network input.

error

 

The error signal: the difference between the desired output and the network output.

Outputs

Description

any

The user can defined any network output.

Parameters

 

nr_hidden

learning_rate

readWeights

writeWeights

Number of hidden neurons.

The learning rate.

A boolean: Load weights before simulation.

A boolean: Save weights after simulation.