Dynamic-Calibration/utils/YALMIP-master/@sdpvar/minimize.m

3 lines
49 B
Matlab
Executable File

function sol = minimize(h)
sol = solvesdp([],h);