代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/255577/12072833
asv f_tipsfdsp.asv
% GUI Driver module => f_dsp
%
% User Tips:
%
% 1. To return to the f_dsp window from a GUI module,
% Example,Figure, Problem, or Help window, close
% that window.
%
% 2. For MATLAB
www.eeworm.com/read/255577/12072957
asv f_tipssys.asv
% GUI Module g_system
% User Tips
%
% 1. All changes to edit box parameters are activated with the Enter key.
%
% a
www.eeworm.com/read/255577/12073048
m f_rbfv.m
function [w,V,e] = f_rbfv (f,N,a,b,m,n,d,mu,ic,w,V)
% F_RBFW: Identify a nonlinear system using first order RBF network
%
% Usage: [w,V,e] = f_rbfw (f,N,a,b,m,n,d,mu,ic,w,V)
%
% Inputs:
%
www.eeworm.com/read/341201/12103672
m arqr.m
function [R, scale]=arqr(v, p, mcor)
%ARQR QR factorization for least squares estimation of AR model.
%
% [R, SCALE]=ARQR(v,p,mcor) computes the QR factorization needed in
% the least squares estima
www.eeworm.com/read/152112/12139037
m linsht.m
function L=linsht(F1,F2,a,b,alpha,beta,M)
%Input - F1 and F2 are the systems of first-order equations
% representing the I.V.P.'s (9) and (10), respectively;
% input as strings '
www.eeworm.com/read/152112/12139046
m tpcoeff.m
function [A,B]=tpcoeff(X,Y,M)
%Input - X is a vector of equally spaced abscisssas in [-pi, pi]
% - Y is a vector of ordinates
% - M is the degree of the trigomometric polynomial
%O
www.eeworm.com/read/152112/12139088
m heun.m
function H=heun(f,a,b,ya,M)
%Input - f is the function entered as a string 'f'
% - a and b are the left and right endpoints
% - ya is the initial condition y(a)
% - M is the nu
www.eeworm.com/read/152112/12139162
m rk4.m
function R=rk4(f,a,b,ya,M)
%Input - f is the function entered as a string 'f'
% - a and b are the left and right endpoints
% - ya is the initial condition y(a)
% - M is the
www.eeworm.com/read/339711/12209547
m mmono.m
function f=mmono(x)
%MMONO Test for Monotonic Vector.
% MMONO(X) where X is a vector returns:
% 2 if X is strictly increasing,
% 1 if X is non decreasing,
% -1 if X is non increasing,
%
www.eeworm.com/read/151305/12220761
txt readme.txt
请注意:
本例的各个源描述的编译顺序应该是:
64_tlc.vhd
64_test_vector.vhd