代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/244474/12861242
h dsp.h
/*********************************************************************
* *
* Software License Agreement
www.eeworm.com/read/326268/13152359
h dsp.h
/*********************************************************************
* *
* Software License Agreement
www.eeworm.com/read/326135/13163147
m mahalanobis.m
function d = mahalanobis(varargin)
%MAHALANOBIS Computes the Mahalanobis distance.
% D = MAHALANOBIS(Y, X) computes the Mahalanobis distance between
% each vector in Y to the mean (centroid) of
www.eeworm.com/read/238746/13327494
m lmsreg.m
function [LMSout,blms,Rsq]=LMSreg(y,X)
%Syntax: [LMSout,blms,Rsq]=LMSreg(y,X)
%_____________________________________
%
% Calculates the Least Median of Squares (LMS) simple/multiple
% regression
www.eeworm.com/read/314681/13561814
m fdet_chebyshev2.m
function [detbounds]=fdet_chebyshev2(d, alphafine)
%
%[detbounds]=fdet_chebyshev2(d, alphafine)
%
%This function returns a quadratic lower Taylor series bound, a quadratic Chebyshev approximation,
www.eeworm.com/read/312248/13614391
m my_pskmod.m
function y = my_pskmod(x , m)
%this is function for generating the phase shift keying modulation, where x
%is the signal to be modulated, and m is the type of modulation, like
%M-PSK, and m is a
www.eeworm.com/read/305575/13765555
m issing.m
function[b,n]=issing(x)
%ISSING Tests whether the argument is a singleton array.
%
% ISSING(X) is true (=1) if exactly one dimension of array X has
% greater than one element, and is zero otherwis
www.eeworm.com/read/301999/13844922
man cluster.man
.\" $Header: /usr/src/local/conn/cluster/RCS/cluster.man,v 1.15 1993/02/03 07:43:07 stolcke Exp $
.TH CLUSTER L "$Date: 1993/02/03 07:43:07 $"
.SH NAME
cluster, pca \- Hierarchical Cluster Analysis an
www.eeworm.com/read/131469/5928479
c _ivq.c
/*
----------------------------------------------------------------
Speech Signal Processing Toolkit (SPTK): version 3.0
SPTK Working Group
Department of Computer Science
Nagoya Inst