代码搜索:kernel
找到约 10,000 项符合「kernel」的源代码
代码结果 10,000
www.eeworm.com/read/309822/13664162
m kernel.m
function [K] = kernel(ker,x,y)
% Calculate kernel function.
%
% x: 输入样本,d×n1的矩阵,n1为样本个数,d为样本维数
% y: 输入样本,d×n2的矩阵,n2为样本个数,d为样本维数
%
% ker 核参数(结构体变量)
% the following fields:
% type - linear : k(
www.eeworm.com/read/303697/13810111
c kernel.c
/* --------------------------------------------------------------------
kernel.c: 是MEX文件,用来计算核函数的值
说明:
K = kernel( data, ker, arg )
data [dim x n1] ... 输入的数据向量
ker [string] ... 识别核函
www.eeworm.com/read/303697/13810126
dll kernel.dll
www.eeworm.com/read/300969/13876808
h kernel.h
/* This is the master header for the kernel. It includes some other files
* and defines the principal constants.
*/
#define _POSIX_SOURCE 1 /* tell headers to include POSIX stuff */
#defin
www.eeworm.com/read/300891/13883417
m kernel.m
function f = kernel(xa,x,h);
%KERNEL: Density (1D) estimation using a Gaussian Kernel
% Density Estimator. This is used to compute the plugin
% estimators of entropy
%
% Silverman,
www.eeworm.com/read/149645/5698209
asm kernel.asm
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; kernel.asm
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
;
www.eeworm.com/read/149645/5698225
asm kernel.asm
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; kernel.asm
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
;
www.eeworm.com/read/149642/5698244
asm kernel.asm
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; kernel.asm
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
;
www.eeworm.com/read/149642/5698266
asm kernel.asm
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; kernel.asm
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
;
www.eeworm.com/read/149642/5698289
asm kernel.asm
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; kernel.asm
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
;