代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/410988/11261552
c randnt.c
/*
Truncated Gaussian numbers generator
Usage
-----
y = randnt(m , sigma , [left] , [right] , [n1] , ... , [np]);
Inputs
------
m M
www.eeworm.com/read/334935/12561048
m ktoa.m
function a = ktoa(k)
%KTOA converts reflection coefficients to AR polynomial
%----
% Usage: A = ktoa(K)
%
% where each column of A contains polynomial coefficients
% and " "
www.eeworm.com/read/235317/14074622
m degree_of_cyclostationarity.m
function d=degree_of_cyclostationarity(R)
%
% DEGREE_OF_CYCLOSTATIONARITY
% Compute the degrees of cyclostationarity of a signal
% from its cyclic autocorrelation
%
% USAGE
%
www.eeworm.com/read/202979/15368490
txt least mean square adaptive filter. fir with n coefficients and m output samples.txt
**===============================================================================
*
* TEXAS INSTRUMENTS, INC.
*
* FIR4
*
* Revision Date: 4/17/97
*
* USAGE This routine is C Callable and can b
www.eeworm.com/read/201202/15413478
sci makeaibdryfilter.sci
function EdgeFilt = MakeAIBdryFilter(D)
// MakeAIBdryFilter -- Edge filters for Average-Interpolating Wavelets
// Usage
// EdgeFilt = MakeAIBdryFilter(D)
// Inputs
// D Degree of
www.eeworm.com/read/201202/15413511
sci hitanykey.sci
function HitAnyKey(arg)
// HitAnyKey -- Tool for pausing in scripts
// Usage
// HitAnyKey([arg])
// Inputs
// arg optional value to store into global HitKeyMemory
//
// Description
www.eeworm.com/read/201202/15413550
sci buildskelmapfast.sci
function [skellist,skelptr,skellen] = BuildSkelMapFast(maxmap)
// BuildSkelMapFast -- Chain together Ridges of Wavelet Transform
// Usage
// [skellist,skelptr,skellen] = BuildSkelMapFast(maxmap
www.eeworm.com/read/200724/15426429
c ads7870test.c
//*****************************************************************************
// File Name : ads7870test.c
//
// Title : example usage of ADS7870 library functions
// Revision : 1.0
// Notes
www.eeworm.com/read/200724/15426440
c ads7828test.c
//*****************************************************************************
// File Name : ads7828test.c
//
// Title : example usage of ADS7828 library functions
// Revision : 1.0
// Notes
www.eeworm.com/read/200724/15426451
c ds1631test.c
//*****************************************************************************
// File Name : ds1631test.c
//
// Title : example usage of DS1631 library functions
// Revision : 1.0
// Notes