代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/450939/7474379
m guassianpyramid.m
% Pyramid = GuassianPyramid(img, levels)
%
% Computes a gaussian pyramid of the given number levels.
% The image is downsampled by 2 in each level. Before downsampling an
% antialiasing filter using a
www.eeworm.com/read/450939/7474380
m guassianpyramid.m
% Pyramid = GuassianPyramid(img, levels)
%
% Computes a gaussian pyramid of the given number levels.
% The image is downsampled by 2 in each level. Before downsampling an
% antialiasing filter using a
www.eeworm.com/read/450608/7480307
m get.m
%GET Get dataset parameter fields
%
% [VALUE1,VALUE2,...] = GET(A,FIELD1,FIELD2,...)
%
% INPUT
% A Dataset
% FIELDx Field names (strings)
%
% OUTPUT
% VALUEx Field values
%
% DESCRIP
www.eeworm.com/read/448259/7535686
m tftb_window.m
function h=window(N,name,param,param2);
%WINDOW Window generation.
% H=WINDOW(N,NAME,PARAM,PARAM2)
% yields a window of length N with a given shape.
%
% N : length of the window
% NAME : name o
www.eeworm.com/read/446648/7572752
cs sr.cs
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
www.eeworm.com/read/441245/7672731
m parzenc.m
%PARZENC Optimisation of the Parzen classifier
%
% [W,H] = PARZENC(A)
% W = PARZENC(A,H,FID)
%
% INPUT
% A dataset
% H smoothing parameter (may be scalar, vector of per-class
% param
www.eeworm.com/read/441245/7672911
m get.m
%GET Get dataset parameter fields
%
% [VALUE1,VALUE2,...] = GET(A,FIELD1,FIELD2,...)
%
% INPUT
% A Dataset
% FIELDx Field names (strings)
%
% OUTPUT
% VALUEx Field values
%
% DESCRIP
www.eeworm.com/read/440404/7689891
m window.m
function h=window(N,name,param,param2);
%WINDOW Window generation.
% H=WINDOW(N,NAME,PARAM,PARAM2)
% yields a window of length N with a given shape.
%
% N : length of the window
% NAME : name o
www.eeworm.com/read/439049/7717636
txt readme.txt
/******************************************************************
AVS Reference Software Manual
******************************************************************/
please send comments and