代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/198947/7903086
m mbr_dual.m
%MBR_DUAL Maximum bit rate TEQ design for dual-path structure.
% [W, D, Dv] = OPT(Sx, Sn, H, N, Nb, Nw, Dmin, Dmax, Wo, G, I) returns
% the optimal time domain equalizer W, and delay D. Optimal is
www.eeworm.com/read/297233/8037713
readme
This directory contains the version 2.8.0 release of the GNU C
compiler. It includes all of the support for compiling C++ and
Objective C, including a run-time library for Objective C.
The GNU C com
www.eeworm.com/read/145949/12686850
m object1.m
%The following subfunction is on the objective function
function y=object1(v)
y=v(1)^2+v(2)^2-v(1)*v(2)-10*v(1);
www.eeworm.com/read/131315/5936146
readme
This directory contains the version 2.3.3 release of the GNU C
compiler. It includes all of the support for compiling C++ and
Objective C, including a run-time library for Objective C.
This is still
www.eeworm.com/read/483112/6609656
m object1.m
%The following subfunction is on the objective function
function y=object1(v)
y=v(1)^2+v(2)^2-v(1)*v(2)-10*v(1);
www.eeworm.com/read/346296/11755626
m ipsolver.m
% X = IPSOLVER(X0,OBJ,GRAD,CONSTR,JACOBIAN,DESCENTDIR,TOL,MAXITER,VERBOSE)
% is a simple yet reasonably robust implementation of a primal-dual
% interior-point solver for convex programs with convex i
www.eeworm.com/read/123658/14616719
readme
This directory contains the version 2.7.2 release of the GNU C
compiler. It includes all of the support for compiling C++ and
Objective C, including a run-time library for Objective C.
The GNU C com
www.eeworm.com/read/158865/5594305
readme
GNU Objective C notes
*********************
This document is to explain what has been done, and a little about how
specific features differ from other implementations. The runtime has
been complete
www.eeworm.com/read/237677/13938901
m walkthrough.m
%% Optimization of a Double Wishbone Suspension System
% This demo shows how to use MATLAB, Optimization Toolbox, and Genetic
% Algorithm and Direct Search Toolbox to optimize the design of a double