代码搜索:linear

找到约 10,000 项符合「linear」的源代码

代码结果 10,000
www.eeworm.com/read/359756/2972519

h umc_linear_buffer.h

/* // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a license agreement or // nondisclosure agreement with Intel Corporation and may
www.eeworm.com/read/359756/2972524

cpp umc_linear_buffer.cpp

/* // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a license agreement or // nondisclosure agreement with Intel Corporation and may
www.eeworm.com/read/359369/2978376

m gssm_speech_linear.m

% GSSM_SPEECH Generalized state space model for single phoneme speech enhancement % % A single speech phoneme sampled at 8kHz is corrupted by additive colored (pink) noise. % We use a simple linear a
www.eeworm.com/read/351636/3102599

cxx vnl_linear_system.cxx

// This is core/vnl/vnl_linear_system.cxx #ifdef VCL_NEEDS_PRAGMA_INTERFACE #pragma implementation #endif //: // \file // \author David Capel, capes@robots // \date July 2000 #include "vnl
www.eeworm.com/read/351636/3102768

h vnl_linear_system.h

// This is core/vnl/vnl_linear_system.h #ifndef vnl_linear_system_h_ #define vnl_linear_system_h_ #ifdef VCL_NEEDS_PRAGMA_INTERFACE #pragma interface #endif //: // \file // \brief Abstraction
www.eeworm.com/read/160391/5571197

m mk_linear_slam.m

function [A,B,C,Q,R,Qbig,Rbig,init_x,init_V,robot_block,landmark_block,... true_landmark_pos, true_robot_pos, true_data_assoc, ... obs_rel_pos, ctrl_signal] = mk_linear_slam(varargin) % We
www.eeworm.com/read/160391/5571370

m cpd_to_linear_gaussian.m

function [mu, Sigma, W] = CPD_to_linear_gaussian(CPD, domain, ns, cnodes, evidence) ps = domain(1:end-1); dnodes = mysetdiff(1:length(ns), cnodes); dps = myintersect(ps, dnodes); % discrete paren
www.eeworm.com/read/160391/5571374

m linear_gaussian_cpd.m

function CPD = linear_gaussian_CPD(bnet, self, theta, sigma, theta0, n0, alpha0, beta0) % LINEAR_GAUSSIAN_CPD Make a linear Gaussian distrib. % % CPD = linear_gaussian_CPD(bnet, self, theta, lambda