代码搜索:Vector

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

代码结果 10,000
www.eeworm.com/read/372570/9503331

m scm_mex_core.m

%SCM_MEX_CORE SCM_CORE written in ANSI-C % This function calculates the channel coefficients for % a geometric MIMO channel model. To compile the C-function % in MATLAB, type % % m
www.eeworm.com/read/175082/9560964

m nearest.m

function [zj,j,d] = nearest(z,xi); % NEAREST: return the vector zj in z that is nearest to xi % [zj,j,d] = nearest(z,xi) % z - d*J vectors that need to be compared to xi % xi - the vector that wants
www.eeworm.com/read/366183/9826003

txt readme.txt

请注意: 本例的各个源描述的编译顺序应该是: 64_tlc.vhd 64_test_vector.vhd
www.eeworm.com/read/169201/9876052

h cga.h

#ifndef CGA_H #define CGA_H //------------------------------------------------------------------------ // // Name: Cga.h // // Author: Mat Buckland 2002 // // Desc: The evolutionary algori
www.eeworm.com/read/168118/9937166

m fftrl.m

function [spec,f]= fftrl(s,t,percent,n) % FFTRL: forward Fourier transform for real-valued signals. % % [spec,f]= fftrl(s,t,percent,n) % [spec,f]= fftrl(s,t,percent) % [spec,f]= fftrl(s,t) % %
www.eeworm.com/read/168118/9937179

m levrec.m

function x=levrec(aa,b); % LEVREC: solve Tx=b using Levinson's recursion % % x=levrec(aa,b) % % This function solves the matrix equation Tx=b for the vector % x using Levinson recursion. The sy
www.eeworm.com/read/168118/9937201

m vint2t.m

function [t1,t2]=vint2t(vint,z,zout,tnot) % VINT2T: compute time given interval velocity versus depth % % [t1,t2]=vint2t(vint,z,zout,tnot) % [t1,t2]=vint2t(vint,z,zout); % t1=vint2t(vint,z); %
www.eeworm.com/read/168118/9937246

m qmatrix.m

function qmat=qmatrix(q,t,w,tw) %QMATRIX ... create a matrix that applies a forward Q filter % % qmat=qmatrix(q,t,w,tw) % % Generates a matrix which applies a forward q filter. The qmatrix is %
www.eeworm.com/read/168118/9937254

m spike.m

function imp=spike(v,n) % SPIKE: create a signal with a single impulse in it % % imp=SPIKE(v,n) % imp=SPIKE(v) % % returns a vector of the same size as v which is zero % except at sample n whe
www.eeworm.com/read/168118/9937261

m theogram.m

function [theo,tlog,rcs,pm,p]=theogram(vins,dens,z,wlet,tw,tzobj,x,fmult) % [theo,tlog,rcs,pm,p]=theogram(vins,dens,z,wlet,tw,tzobj,x,fmult) % % THEOGRAM computes a 1-D synthetic seismogram given reg