代码搜索:Vector

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

代码结果 10,000
www.eeworm.com/read/168118/9937753

m polysurf.m

function c=polysurf(x,y,z,order,w) % fit a 2-D polynomial surface to the data % % c=polysurf(x,y,z,order,w) % c=polysurf(x,y,z,order) % % x = vector containing the x coordinates of the data % % y
www.eeworm.com/read/168118/9938431

m gardner.m

function rho=gardner(v,a,m,rho) % rho=gardner(v,a,m,rho) % rho=gardner(v,a,m) % % GARDNER estimates a density vector given an instantaneous velocity vector % and values for the empirical parameters a
www.eeworm.com/read/359900/10116773

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/161058/10458114

c perm.c

#include /************************************************ This function implements Durstenfeld's random permutation algorithm, for a vector of integers, as described in The Art of Compu
www.eeworm.com/read/272848/10940681

output maxprofitbbloading.output

Value of max loading is 16 Loading vector is 0 0 1 1 1
www.eeworm.com/read/272848/10940701

output fifobbloading3.output

Value of max loading is 16 Loading vector is 0 0 1 1 1
www.eeworm.com/read/418342/10952637

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/462408/7201907

h dsp.h

/********************************************************************* * * * Software License Agreement
www.eeworm.com/read/462073/7209656

h dsp.h

/********************************************************************* * * * Software License Agreement
www.eeworm.com/read/458010/7314275

m maxgauss.m

function [u,v,p,r] = maxgauss(m,c,d) %MAXGAUSS determine gaussian approximation to max of a gaussian vector [p,u,v,r]=(m,c,d) % % Inputs: % m(N,1) is the mean vector of length N % c(N