代码搜索:evaluate
找到约 3,619 项符合「evaluate」的源代码
代码结果 3,619
www.eeworm.com/read/414697/11105916
m mimo2com_con.m
function [f,g]=mimo2com(x,y,E,signo,w,ps,ms,qs,order,row,col,input_delay,pds,qds)
% f=mimopartial(x,y,e,sign,w,ps,ms,qs,order,row,col,input_delay,pd)
% function to compute the the partial sensitivit
www.eeworm.com/read/414697/11106031
m mimo2com.m
function f=mimo2com(x,y,E,signo,w,ps,ms,qs,order,row,col,input_delay,pds,qds)
% f=mimopartial(x,y,e,sign,w,ps,ms,qs,order,row,col,input_delay,pd)
% function to compute the the partial sensitivity fu
www.eeworm.com/read/285976/8796052
pl eval.pl
while (defined($s = )) { # Read a line into $s
$result = eval $s; # Evaluate that line
if ($@) { # Check for compile or run-time errors.
print "Invalid
www.eeworm.com/read/428771/8842855
cpp nodes.cpp
/******************************************************************************
文件名 :Nodes.cpp
版本号 : 1.0
作者 : Amos Peng
生成日期 :2008-07-08
最近修改 :
功能描述
www.eeworm.com/read/428771/8842894
cpp function.cpp
/******************************************************************************
文件名 :Function.cpp
版本号 : 1.0
作者 : Amos Peng
生成日期 :2008-07-08
最近修改 :
功能描述
www.eeworm.com/read/285264/8857446
pas interpreterunit2.pas
unit InterpreterUnit2;
interface
type
TboolArray = array[0..25] of boolean;
TContext = class;
TBooleanExp = class
public
constructor Create;
destructor Destroy; virtual;
www.eeworm.com/read/374411/9407033
m klgrad.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% [err1,err2]=klGrad(dens1,dens2,estType)
% Compute gradient of a KL-divergence estimate, D(dens1 || dens2);
%
www.eeworm.com/read/374083/9421523
cxx newmat5.cxx
//$$ newmat5.cxx Transpose, evaluate etc
// Copyright (C) 1991,2: R B Davies
#include "include.h"
#include "newmat.h"
#include "newmatrc.h"
//#define REPORT { static ExeCounter Ex
www.eeworm.com/read/366065/9834650
3 recordeval.3
'\"
'\" Copyright (c) 1989-1993 The Regents of the University of California.
'\" Copyright (c) 1994-1997 Sun Microsystems, Inc.
'\"
'\" See the file "license.terms" for information on usage and redist
www.eeworm.com/read/362668/9987254
h mpsk_module.h
#include
#include
#include
#include
//#include "rand.h"
#define PI 3.1415926
//to create Message bits , which has a length of N
Random_Bits(Messag