代码搜索:Vector

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

代码结果 10,000
www.eeworm.com/read/155386/11881257

m newtonsys.m

function [x, niter] = newtonsys(f, x0, tol, maxiter, varargin) % NEWTONSYS Newton's method for a system of equations. % % Input parameters: % f: Name of model function as a string. The function
www.eeworm.com/read/155122/11897142

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/257052/11954637

c intarchlib.c

/* intArchLib.c - interrupt architecture */ /* Copyright 1984-1998, Wind River Systems, Inc. */ /* modification history -------------------- 01k,13nov98,cdp moved intLock(), intUnlock() to intALib.
www.eeworm.com/read/256481/11996958

cpp chapter11-23.cpp

//文件名:CHAPTER11-23.cpp #include #include #include //For greater( ) #include // Return whether modulus of elem1 is less than modulus of elem2
www.eeworm.com/read/153614/12021380

txt readme.txt

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

m noiserschreiber.m

function xr=noiserSchreiber(x,K,L,r,repeat,auto) %Syntax: xr=noiserSchreiber(x,K,L,r,repeat,auto) %_______________________________________________ % % Geometrical noise reduction for a time series
www.eeworm.com/read/255755/12057422

m findnlab.m

%FINDNLAB Determine indices of specified classes (numeric) % % J = FINDNLAB(A,NLAB) % % INPUT % A Dataset % NLAB vector with numerical indices of reqested classes % % OUTPUT %
www.eeworm.com/read/255577/12072187

asv f_rbfv.asv

function [w,V,e] = f_rbfv (f,N,a,b,m,n,d,mu,ic,w,V) % F_RBFW: Identify a nonlinear system using zeroth order RBF network % % Usage: [w,e] = f_rbfw (f,N,a,b,m,n,d,mu,draw,w,V) % % Entry: f = st
www.eeworm.com/read/152968/12072372

mdl ann.mdl

Library { Name "ann" Version 3.00 BlockDataTips off BlockParametersDataTip off BlockAttributesDataTip off BlockPortWidthsDataTip off BlockDescriptionStringDataTip off
www.eeworm.com/read/255577/12072376

m f_tipsfdsp.m

% 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