The SUMO toolbox
2018a
|
Functions | |
function | networkDimFromSamples (var ns, var numIn, var numOut, var p) |
Given a number of datapoints, calculate a reasonable starting point for the network complexity. More... | |
This file is part of the Surrogate Modeling Toolbox ("SUMO Toolbox") and you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as published by the Free Software Foundation. With the additional provision that a commercial license must be purchased if the SUMO Toolbox is used, modified, or extended in a commercial setting. For details see the included LICENSE.txt file. When referring to the SUMO Toolbox please make reference to the corresponding publication:
Contact : sumo@ - sumo .inte c.ug ent.b ehttp://sumo.intec.ugent.be Signature [dim] = networkDimFromSamples( ns, numIn, numOut, p )
function networkDimFromSamples | ( | var | ns, |
var | numIn, | ||
var | numOut, | ||
var | p | ||
) |
Given a number of datapoints, calculate a reasonable starting point for the network complexity.
Note that this is just a simple heuristic and thus it should be treated as such