代码搜索:Optimization
找到约 10,000 项符合「Optimization」的源代码
代码结果 10,000
www.eeworm.com/read/469626/6972206
readme
--------------------------------------------------
A Simple Implementation of
the Bayesian Optimization Algorithm (BOA) in C++
--------------------------------------------------
author:
www.eeworm.com/read/198947/7902969
m mbr.m
%MBR Maximum bit rate TEQ design.
% [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 in the
% sense of maximum cha
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/139529/13150767
readme
--------------------------------------------------
A Simple Implementation of
the Bayesian Optimization Algorithm (BOA) in C++
--------------------------------------------------
aut
www.eeworm.com/read/314474/13566502
1 nbest-optimize.1
nbest-optimize(1) nbest-optimize(1)
NNAAMMEE
nbest-optimize - optimize score combination for N-best
word error minimization
SSYYNNOOPPSSI
www.eeworm.com/read/131315/5934205
ms motivation.ms
.\" Copyright (c) 1983 The Regents of the University of California.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted
www.eeworm.com/read/488022/6503710
h info.h
/* Doxygen documentation mainpage ********************************************/
/*! \mainpage
* \section intro Introduction
* This documents the software for application note AVR443. This is an e
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/338243/12316319
readme
This is the revised version of COOOL (1.1), the CWP Object-Oriented
Optimization Library. COOOL is a collection of C++ class libraries for
handling mathematical optimization problems. The library was
www.eeworm.com/read/338243/12316826
coool readme.coool
This is COOOL version 1.1. COOOL stands for the Center for Wave
Phenomena Object Oriented Optimization Library. The Center for Wave
Phenomena is an interdisciplinary research group at the Colorado
Sch