plot(results,@plotConstraintModels,@plotMinObjective) Plot function, specified as a function handle. You can include a handle to your own plot functions. For details, seeBayesian Optimization Plot Functions. Example:@plotObjective Data Types:function_handle bayesoptname-value pair. This allows you ...
This MATLAB function plots confidence intervals from paraCI, a ParameterConfidenceInterval object or vector of objects.
Example:h = plot(results,'Classifiers',1)specifies to plot eCDFs of the first classifier. Input model quantities, namely parameters, species, or compartments, to plot, specified as a character vector, string, string vector, cell array of character vectors, or a vector of positive integers inde...
This MATLAB function plots confidence interval results from predCI, a PredictionConfidenceInterval object or vector of objects.
This MATLAB function displays a plot of the final objective values versus the final constraint values, based on the hyperparameter optimization problem results in the AggregateBayesianOptimization object aggregateResults.
This MATLAB function plots each simulation run from sd, a SimData object or array of objects, in the same figure.
This MATLAB function plots the surface given in the sfit object sfit over the range of the current axes (gca).
For best results, specify all vectors of the same shape and all matrices of the same shape. For example: plot3([1 2 3],[4 5 6],[7 8 9; 10 11 12]) Data Types: single | double | int8 | int16 | int32 | int64 | uint8 | uint16 | uint32 | uint64 | categorical | ...
Bayesian optimization results, specified as aBayesianOptimizationobject. Plot function, specified as a function handle. There are several built-in plot functions: Model Plots — Apply When D ≤ 2Description @plotAcquisitionFunction Plot the acquisition function surface. ...
A script that uses this syntax can generate results that look different when run in a session with different preferences. Properties expand all Response MagVisible— Option to display magnitude plot 'on' (default) | 'off' PhaseVisible— Option to display phase plot 'on' (default) | 'off' ...