代码搜索:Optimization
找到约 10,000 项符合「Optimization」的源代码
代码结果 10,000
www.eeworm.com/read/286614/8755523
syr ad9957_single.syr
Release 8.1i - xst I.24
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
--> Parameter TMPDIR set to ./xst/projnav.tmp
CPU : 0.00 / 0.51 s | Elapsed : 0.00 / 0.00 s
--> Parameter xsthdpdir
www.eeworm.com/read/286526/8761915
m rastrigin.m
% Rastrigin.m
% Rastrigin function
%
% used to test optimization/global minimization problems
%
% f(x) = sum([x.^2-10*cos(2*pi*x) + 10], 2);
%
% x = N element row vector containing [x0, x1, .
www.eeworm.com/read/285975/8798118
029_best ch07.029_best
##############################################################################
## Code fragment (Recommended) from Chapter 7 of "Perl Best Practices" ##
## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/285975/8798121
027_best ch07.027_best
##############################################################################
## Code fragment (Recommended) from Chapter 7 of "Perl Best Practices" ##
## Copyright (c) O'Reilly & Associates