代码搜索:Vector

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

代码结果 10,000
www.eeworm.com/read/194440/8193930

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/194440/8194760

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/294203/8246825

m v.m

function p = v(q) % V(Q). Extracts the vector component of a quaternion. % Copyright
www.eeworm.com/read/393518/8281100

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
www.eeworm.com/read/370015/9623877

asm inits.asm

* title Inits.Asm * * */***** initvars() *****/ * *initvars() *{ * char *x; * varbegin=varend=0x7000; * varmend=0x7FFF; * for(x=varbegin; x
www.eeworm.com/read/173460/9656436

htm ch10.htm

ANSI/ISO
www.eeworm.com/read/369152/9661565

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/367553/9742765

m air3m.m

function [X0,U0]=air3m(name,V,H,G) % [X0,U0]=air3m(name,V,H,G) finds aircraft trim condition % % For each entry in the matrices V,H,G (speed,altitude,gamma) % the function finds the correspondin
www.eeworm.com/read/367340/9755894

txt readme.txt

the text file QMLE contains the quasi maximum likelyhood estimating procedure and performing Information Matrix test for a univariate GARCH(1,1) model it estimates the GARCH(1,1) process plus a
www.eeworm.com/read/334023/12647301

tpl boot.tpl

;@Id: boot.tpl#681 @ ;============================================================================= ; FILENAME: boot.asm ; VERSION: 4.16 ; DATE: 6 October 2005 ; ; DESCRIPTION: ;