代码搜索:optimisation

找到约 403 项符合「optimisation」的源代码

代码结果 403
www.eeworm.com/read/233522/4668387

c zlarft.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Table of constant values */ static doublecomplex c_b4 = {0.,0.}; static i
www.eeworm.com/read/233522/4668405

c zgerc.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Subroutine */ void zgerc_(m, n, alpha, x, incx, y, incy, a, lda) const int
www.eeworm.com/read/324606/3499580

makefile

# Makefile - for target server # # modification history # -------------------- # 01k,15apr99,p_m Build loadaout shared library without optimisation (SPR# # 26195) # 01j,18may98,c_c
www.eeworm.com/read/269755/11079276

cpp newmatnl.cpp

/// \ingroup newmat ///@{ /// \file newmatnl.cpp /// Non-linear optimisation. // Copyright (C) 1993,4,5,6: R B Davies #define WANT_MATH #define WANT_STREAM #include "newmatap.h" #inc
www.eeworm.com/read/277084/10670116

h newmatnl.h

//$$ newmatnl.h definition file for non-linear optimisation // Copyright (C) 1993,4,5: R B Davies #ifndef NEWMATNL_LIB #define NEWMATNL_LIB 0 #include "newmat.h" #ifdef use_name
www.eeworm.com/read/233522/4668087

c zgehrd.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Table of constant values */ static integer c__1 = 1; static integer c_n1
www.eeworm.com/read/233522/4668183

c zladiv.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Double Complex */ void zladiv_( ret_val, x, y) doublecomplex * ret_val; c
www.eeworm.com/read/233522/4668300

c zungqr.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Table of constant values */ static integer c__1 = 1; static integer c_n1
www.eeworm.com/read/233522/4668406

c scnrm2.c

#include "f2c.h" #include "netlib.h" extern double sqrt(double); /* #include */ /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ real scnrm2_(n, x, incx)
www.eeworm.com/read/430025/8772271

m optim.m

%Explanation:Optimisation of the driving signal for a general Z matrix %output network given the best choice of driving signals in terms of %efficiency. %Function [I1,I2]=optim(Z,I1max,I2max,Vdd,Zl