代码搜索:Vector

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

代码结果 10,000
www.eeworm.com/read/131315/5934997

t 5.t

.\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are per
www.eeworm.com/read/131315/5936985

readme

IPMETRICS Ipmetrics converts Interpress metric masters to the form need by specific composition systems. HOW TO ADD A NEW COMPOSITION SYSTEM To make it easier to add new output capability to ipmetr
www.eeworm.com/read/126765/6012011

c intarchlib.c

/* intArchLib.c - architecture-dependent interrupt library */ /* Copyright 1984-2001 Wind River Systems, Inc. */ /* modification history -------------------- 02v,05jun02,wsl remove reference to SPA
www.eeworm.com/read/101066/6256292

c intarchlib.c

/* intArchLib.c - architecture-dependent interrupt library */ /* Copyright 1984-2001 Wind River Systems, Inc. */ /* modification history -------------------- 02v,05jun02,wsl remove reference to SPA
www.eeworm.com/read/456224/6278866

m hfun.m

function Retval = Hfun(x) % the equality constraint vector Retval = [(x(1)*x(1) + x(2)*x(2) -2)];
www.eeworm.com/read/489517/6472422

h dsp.h

/********************************************************************* * * * Software License Agreement
www.eeworm.com/read/264046/11331532

m dlr.m

function [fit,SE,par,V,COMP,o1,y0] = dlr(y,z,IRW,nvr,alpha,P0,x0,smooth,ALG,p) % DLR Dynamic Linear Regression analysis % % [fit,fitse,par,parse,comp,e,y0]=dlr(y,z,TVP,nvr,alpha,P0,x0,sm,ALG) %
www.eeworm.com/read/264046/11331714

m dar.m

function [fit,SE,par,V,COMP,o1,H,y0] = dar(y,p,IRW,nvr,alpha,P0,x0,smooth,ALG,PL,res,Nc) % DAR Dynamic Auto-Regression and time frequency analysis % % [fit,fitse,par,parse,comp,e,H,y0]=dar(y,na,TV
www.eeworm.com/read/264046/11331720

m rivc.m

function [th,stats,e,thd,statsd] = rivc(Z,nn,flags,C,convcrit); % RIVC Estimation of a continuous time MISO transfer function % % [th,stats,e,thd,statsd]=rivc(z,nn,flags,c,convcrit) % % z: I-O d
www.eeworm.com/read/262237/11597684

h dsp.h

/********************************************************************* * * * Software License Agreement