代码搜索:multi-dimensional
找到约 164 项符合「multi-dimensional」的源代码
代码结果 164
www.eeworm.com/read/487590/6506043
vhd t15.vhd
--
-- This file tests support for Multi-dimensional arrays (more than two dimensions).
--
entity TEST is
port( A,B,C,D : in bit;
Z : out bit);
end TEST;
architecture T15 of TEST is
type
www.eeworm.com/read/199440/7853217
m sampgauss.m
function [x]=sampgauss(m,C,N)
%
% x=SAMPGAUSS(m,C,N)
%
% samples N-times from an multi-dimensional gaussian distribution
% with covariance matrix C and mean m. Dimensionality is implied
% in the
www.eeworm.com/read/196840/8055048
m sampgauss.m
function [x]=sampgauss(m,C,N)
%
% x=SAMPGAUSS(m,C,N)
%
% samples N-times from an multi-dimensional gaussian distribution
% with covariance matrix C and mean m. Dimensionality is implied
% in the
www.eeworm.com/read/196836/8055228
m sampgauss.m
function [x]=sampgauss(m,C,N)
%
% x=SAMPGAUSS(m,C,N)
%
% samples N-times from an multi-dimensional gaussian distribution
% with covariance matrix C and mean m. Dimensionality is implied
% in the
www.eeworm.com/read/196832/8055376
m sampgauss.m
function [x]=sampgauss(m,C,N)
%
% x=SAMPGAUSS(m,C,N)
%
% samples N-times from an multi-dimensional gaussian distribution
% with covariance matrix C and mean m. Dimensionality is implied
% in the
www.eeworm.com/read/150225/12304117
m sampgauss.m
function [x]=sampgauss(m,C,N)
%
% x=SAMPGAUSS(m,C,N)
%
% samples N-times from an multi-dimensional gaussian distribution
% with covariance matrix C and mean m. Dimensionality is implied
% in the
www.eeworm.com/read/170693/9793298
m (3,1,3)viterbidecode.m
function [x]=sampgauss(m,C,N)
%
% x=SAMPGAUSS(m,C,N)
%
% samples N-times from an multi-dimensional gaussian distribution
% with covariance matrix C and mean m. Dimensionality is implied
% in the
www.eeworm.com/read/166148/10031919
ps high speed policy-based packet forwarding using efficient multi-dimensional range matching_sigcomm98.ps
%!PS (but not EPSF; comments have been disabled)
%DVIPSCommandLine: dvips -r0 -opaper.ps paper.dvi
%DVIPSParameters: dpi=600, compressed, comments removed
%DVIPSSource: TeX output 1998.05.22:1525
/Te
www.eeworm.com/read/167783/9952751
m show_2sided.m
% demod_fb_demo
%
% use two sensors at right angle to construct a bi-directional spectrogram
% representing a whirling shaft
%
% Ref.
% I. Bucher and D.J. Ewins, "Multi-dimensional decomposi
www.eeworm.com/read/397758/8024489
m mdsgui.m
function mdsgui(arg,typ)
% MDSGUI Multi-dimensional Scaling GUI
%
% This GUI function drives the Multi-Dimensional Scaling methods. These
% include Classical MDS and Metric MDS.
%
% MDS seeks