代码搜索:average

找到约 5,196 项符合「average」的源代码

代码结果 5,196
www.eeworm.com/read/302223/13839340

m cm_dpske.m

function [enc_comp] = cm_dpske(E,M,mapping,sequence); % [enc_comp] = cm_dpske(E,M,mapping,sequence) % CM_DPSKE differentially encodes a sequence. % E is the average energy, M is the number of c
www.eeworm.com/read/111672/6154038

m nnloo.m

function [Eloo] = nnloo(NetDef,W1,W2,U,Y,NN,trparms) % NNLOO % ----- % Leave-one-out estimate of the average generalization error for NNARX models. % % The leave-one-out cross-validation sch
www.eeworm.com/read/492033/6430412

cpp homog.cpp

#include "homog.h" #include "global.h" #include "element.h" #include "intpoints.h" #include "globmat.h" #include "gtopology.h" #include "math.h" /* routines to average strain and stress over the doma
www.eeworm.com/read/489084/6482580

m cm_dpske.m

function [enc_comp] = cm_dpske(E,M,mapping,sequence); % [enc_comp] = cm_dpske(E,M,mapping,sequence) % CM_DPSKE differentially encodes a sequence. % E is the average energy, M is the number of c
www.eeworm.com/read/476907/6754323

m cm_dpske.m

function [enc_comp] = cm_dpske(E,M,mapping,sequence); % [enc_comp] = cm_dpske(E,M,mapping,sequence) % CM_DPSKE differentially encodes a sequence. % E is the average energy, M is the number of c
www.eeworm.com/read/262894/11386520

data predicates.data

sie=sie er=er es=es wir=wir ihr=ihr hat=*eine mutter thema=*Roboter clientheimat=*Planet Erde kare=kare has=*mother him=him her=her them=them they=they thought=nothing heard=where personality=average
www.eeworm.com/read/262894/11386533

data predicates.data

sie=sie er=er es=es wir=wir ihr=ihr hat=*eine mutter thema=*Roboter clientheimat=*Planet Erde kare=kare has=*mother him=him her=her them=them they=they thought=nothing heard=where personality=average
www.eeworm.com/read/158463/11613130

m cm_dpske.m

function [enc_comp] = cm_dpske(E,M,mapping,sequence); % [enc_comp] = cm_dpske(E,M,mapping,sequence) % CM_DPSKE differentially encodes a sequence. % E is the average energy, M is the number of cons
www.eeworm.com/read/346656/11733886

cgi commute_area.cgi

#!/usr/bin/perl -wT use strict; use CGI; use GD::Graph::area; use constant TITLE => "Average Commute Time: Area Chart"; my $q = new CGI; my $graph = new GD::Graph::area( 400, 300 ); my @data =
www.eeworm.com/read/346656/11733892

cgi commute_points.cgi

#!/usr/bin/perl -wT use strict; use CGI; use GD::Graph::points; use constant TITLE => "Average Commute Time: Point Chart"; my $q = new CGI; my $graph = new GD::Graph::points( 400, 300 ); my @da