代码搜索:linear
找到约 10,000 项符合「linear」的源代码
代码结果 10,000
www.eeworm.com/read/308758/13693307
fig linear&circlar_array.fig
www.eeworm.com/read/305450/13769576
m torr_linear_etopx.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%takes an essential matrix and a set of corrected matches, and outputs projection matrices, 3D points etc
%all via linear estimation; need camera
www.eeworm.com/read/140847/5779155
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 crea
www.eeworm.com/read/140847/5779324
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 parents
www.eeworm.com/read/140847/5779328
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)
%
www.eeworm.com/read/139332/5800563
hpp linear_feedback_shift.hpp
/* boost random/tausworthe.hpp header file
*
* Copyright Jens Maurer 2002
* Distributed under the Boost Software License, Version 1.0. (See
* accompanying file LICENSE_1_0.txt or copy at
* http:/
www.eeworm.com/read/136989/5831189
mpc rtcorba_linear_priority.mpc
// -*- MPC -*-
// RTCORBA_Linear_Priority.mpc,v 1.6 2003/12/23 21:04:50 dhinton Exp
project(*Server): rt_server {
avoids += minimum_corba
Source_Files {
server.cpp
}
}
project(*C
www.eeworm.com/read/136989/5833817
i linear_priority_mapping.i
// Linear_Priority_Mapping.i,v 1.1 2001/06/12 18:58:21 fhunleth Exp
www.eeworm.com/read/136989/5833826
cpp linear_priority_mapping.cpp
// Linear_Priority_Mapping.cpp,v 1.7 2003/10/28 18:29:31 bala Exp
#include "tao/orbconf.h"
#if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
#include "Linear_Priority_Mapp
www.eeworm.com/read/136989/5833878
h linear_priority_mapping.h
// Linear_Priority_Mapping.h,v 1.5 2003/07/21 23:51:38 dhinton Exp
// ============================================================================
//
// = LIBRARY
// TAO
//
// = FILENAME
//