代码搜索:Inference
找到约 1,820 项符合「Inference」的源代码
代码结果 1,820
www.eeworm.com/read/487590/6506063
vhd t111.vhd
--
-- This file tests for tri-state inference with the 'Z' assignment.
--
library IEEE;
use IEEE.STD_Logic_1164.all;
entity TEST is
port( A,EN_A : in std_logic;
Q : out std_logic);
end
www.eeworm.com/read/123143/14645660
m mktipper.m
%MKTIPPER Build tipper FIS with commands.
% This script shows how you would build an entire fuzzy
% inference system from the command line.
% Ned Gulley, 2-1-95
% Copyright (c) 1994-98 b
www.eeworm.com/read/470720/1446802
c missing1.c
// Build don't link:
// GROUPS passed missing
// missing file
// Message-Id:
// From: adam@inference.com (David Adam)
// Subject: G++ does not allow parens around declar
www.eeworm.com/read/470693/1458748
c missing1.c
// Build don't link:
// GROUPS passed missing
// missing file
// Message-Id:
// From: adam@inference.com (David Adam)
// Subject: G++ does not allow parens around declar
www.eeworm.com/read/251838/4414433
m belprop_polytree_cg.m
% Inference on a conditional Gaussian model
% Make the following polytree, where all arcs point down
% 1 2
% \ /
% 3
% / \
% 4 5
N = 5;
dag = zeros(N,N);
dag(1,3) = 1;
dag(2,3)
www.eeworm.com/read/251838/4415239
m kalman_inf_engine.m
function engine = kalman_inf_engine(bnet)
% KALMAN_INF_ENGINE Inference engine for Linear-Gaussian state-space models.
% engine = kalman_inf_engine(bnet)
%
% 'onodes' specifies which nodes are observe
www.eeworm.com/read/251522/4418815
m belprop_polytree_cg.m
% Inference on a conditional Gaussian model
% Make the following polytree, where all arcs point down
% 1 2
% \ /
% 3
% / \
% 4 5
N = 5;
dag = zeros(N,N);
dag(1,3) = 1;
dag(2,3)
www.eeworm.com/read/251522/4419115
m kalman_inf_engine.m
function engine = kalman_inf_engine(bnet)
% KALMAN_INF_ENGINE Inference engine for Linear-Gaussian state-space models.
% engine = kalman_inf_engine(bnet)
%
% 'onodes' specifies which nodes are observe
www.eeworm.com/read/240162/4581989
c missing1.c
// { dg-do assemble }
// GROUPS passed missing
// missing file
// Message-Id:
// From: adam@inference.com (David Adam)
// Subject: G++ does not allow parens around decla
www.eeworm.com/read/233448/4674805
c missing1.c
// { dg-do assemble }
// GROUPS passed missing
// missing file
// Message-Id:
// From: adam@inference.com (David Adam)
// Subject: G++ does not allow parens around decla