代码搜索:weights
找到约 3,782 项符合「weights」的源代码
代码结果 3,782
www.eeworm.com/read/387009/8712401
h weights.h
void weights(const Doub z, VecDoub_I &x, MatDoub_O &c)
{
Int n=c.nrows()-1;
Int m=c.ncols()-1;
Doub c1=1.0;
Doub c4=x[0]-z;
for (Int k=0;k
www.eeworm.com/read/182514/9200832
txt weights.txt
weight from input to hidden
7.055619 -0.486610 -1.466239 4.871443 5.277638
8.278477 8.887312 4.393835 -4.488136 -7.011368
-2.968032 0.249790 2.147707 -7.891508 0.545205
-4.123751 -7.626917 1.13
www.eeworm.com/read/377494/9274415
m weights.m
function w = Weights(x,y,n)
% Calculating the weights 计算权值
nv = length(n); % Number of dependent variables
if nv > 1
for j = 1:nv
tmpy = y(1,j);
ss(j) = 0; % Sum of squa
www.eeworm.com/read/376425/9317644
m weights.m
function w = Weights(x,y,n)
% Calculating the weights 计算权值
nv = length(n); % Number of dependent variables
if nv > 1
for j = 1:nv
tmpy = y(1,j);
ss(j) = 0; % Sum of squa
www.eeworm.com/read/167475/9967949
weights gesture.weights
www.eeworm.com/read/165117/10075770
weights_categories
#! /bin/sh
#
# weights_categories option shell script
#
if test $# -ne 1; then echo "Usage: $0 weights+categories_data_file"; exit; fi
read first_line
echo "$first_line W C"
cat $1 -
www.eeworm.com/read/164318/10118401
dat weights.dat
0.000 1.000 2.000 3.000 4.000 4.667 5.000
6.000 5.000 4.000 3.000 2.000 1.333 1.000
0.500 0.500 0.500 0.500 0.500 0.500 0.500
www.eeworm.com/read/425643/10342195
m weights.m
function w = Weights(x,y,n)
% Calculating the weights 计算权值
nv = length(n); % Number of dependent variables
if nv > 1
for j = 1:nv
tmpy = y(1,j);
ss(j) = 0; % Sum of squa
www.eeworm.com/read/273372/10918785
txt weights.txt
weight from input to hidden
7.055619 -0.486610 -1.466239 4.871443 5.277638
8.278477 8.887312 4.393835 -4.488136 -7.011368
-2.968032 0.249790 2.147707 -7.891508 0.545205
-4.123751 -7.626917 1.13
www.eeworm.com/read/271040/11010994
txt weights.txt
weight from input to hidden
7.055619 -0.486610 -1.466239 4.871443 5.277638
8.278477 8.887312 4.393835 -4.488136 -7.011368
-2.968032 0.249790 2.147707 -7.891508 0.545205
-4.123751 -7.626917 1.13