代码搜索:Objective

找到约 3,719 项符合「Objective」的源代码

代码结果 3,719
www.eeworm.com/read/182900/9186682

m lcobj.m

function [objective,constraints] = LCObj(x,param,dbg) % LCObj Compute the objective function % and the constraints: r-rmax, Hinf-Hinfdesired, |stf|-1. if dbg fprintf(1, 'x = ['); fprintf(1,
www.eeworm.com/read/352445/10551922

m f_chirp.m

function [v, v2] = f_chirp(theta, x) % f_chirp -- objective function minimized by constr % % Usage % v = f_chirp(theta, x) % % Inputs % theta initial estimate ([time freq chirp_rate duration
www.eeworm.com/read/418151/10964299

m lcobj.m

function [objective,constraints] = LCObj(x,param,dbg) % LCObj Compute the objective function % and the constraints: r-rmax, Hinf-Hinfdesired, |stf|-1. if dbg fprintf(1, 'x = ['); fprintf(1,
www.eeworm.com/read/182375/6960803

c objfunc.c

/*================================================= file : objfunc.c purpose : calculate objective function value developed : 1991 author : Kalyanmoy Deb =====================
www.eeworm.com/read/298760/7938567

cpp rtcgpsfda5.cpp

// RTCGPSFDA5.cpp: implementation of the RTCGPSFDA5 class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "RTDMOEA.h" #include "RTCGPSFDA
www.eeworm.com/read/298760/7938581

cpp rtcgps.cpp

// GPS.cpp: implementation of the RTCGPS class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "RTDMOEA.h" #include "RTCGPS.h" #include
www.eeworm.com/read/333524/12677375

m lcobj.m

function [objective,constraints] = LCObj(x,param,dbg) % LCObj Compute the objective function % and the constraints: r-rmax, Hinf-Hinfdesired, |stf|-1. if dbg fprintf(1, 'x = ['); fprintf(1,