| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Neural Network Toolbox |
| Contents | Index |
netinv is a transfer function. Transfer functions calculate a layer's output from its net input.
| N |
S x Q matrix of net input (column) vectors |
| FP |
Structure of function parameters (ignored) |
netinv('dn',N,A,FP) returns the derivative of A with respect to N. If A or FP is not supplied or is set to [], FP reverts to the default parameters, and A is calculated from N.
netinv('name') returns the name of this function.
netinv('output',FP) returns the [min max] output range.
netinv('active',FP) returns the [min max] active input range.
netinv('fullderiv') returns 1 or 0, depending on whether dA_dN is S x S x Q or S x Q.
netinv('fpnames') returns the names of the function parameters.
netinv('fpdefaults') returns the default function parameters.
Here you define 10 five-element net input vectors N and calculate A.
Assign this transfer function to layer i of a network.
| Provide feedback about this page |
![]() | negdist | netprod | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |