代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/149028/12408800
vhd 28_test_64a.vhd
--Page :301
--Objective :'TRANSACTION of formal parameters
--Filename :test_64a.vhd
--Author :Joseph Pick
entity Test_64a is
end Test_64a;
architecture Behav
www.eeworm.com/read/233016/14173608
m bpdn_obj.m
function [obj,grad,hess] = FnameBPDN( x )
% [obj,grad,hess] = FnameBPDN( x )
% computes the objective value, gradient and diagonal Hessian
% of the linear function lambda e'x, where la
www.eeworm.com/read/227070/14442150
c main.c
/*
USBasp - USB in-circuit programmer for Atmel AVR controllers
Thomas Fischl
License:
The project is built with AVR USB driver by Objective Development, which is
p
www.eeworm.com/read/220155/14847881
m objlinq.m
% OBJLINQ.M (OBJective function for LINear Quadratic problem)
%
% This function implements the discret LINEAR-QUADRATIC PROBLEM.
%
% Syntax: ObjVal = objlinq(Chrom,switch_)
%
% Input parameters:
www.eeworm.com/read/220155/14847896
m objsixh.m
% OBJSIXH.M (OBJective function for SIX Hump camelback function)
%
% This function implements the six hump camelback function.
%
% Syntax: ObjVal = objsixh(Chrom,switch_)
%
% Input parameters:
%
www.eeworm.com/read/8872/154307
m rastrigin.m
function ObjVal = rastrigin(Chrom,switch1);
% Dimension of objective function
Dim=size(Chrom,2);
% Compute population parameters
[Nind,Nvar] = size(Chrom);
% function 6, D
www.eeworm.com/read/9008/160992
c main.c
/*
USBasp - USB in-circuit programmer for Atmel AVR controllers
Thomas Fischl
License:
The project is built with AVR USB driver by Objective Development, which is
publish
www.eeworm.com/read/9024/161834
c main.c
/*
USBasp - USB in-circuit programmer for Atmel AVR controllers
Thomas Fischl
License:
The project is built with AVR USB driver by Objective Development, which is
p
www.eeworm.com/read/11172/206271
c main.c
/*
USBasp - USB in-circuit programmer for Atmel AVR controllers
Thomas Fischl
License:
The project is built with AVR USB driver by Objective Development, which is
p
www.eeworm.com/read/24991/938496
c main.c
/*
USBasp - USB in-circuit programmer for Atmel AVR controllers
Thomas Fischl
License:
The project is built with AVR USB driver by Objective Development, which is
p