代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/360770/10079237
m midpoint.m
function y = midpoint (a,b,n,f)
%-----------------------------------------------------------------------
% Usage: y = midpoint (a,b,n,f);
%
% Description: Use the midpoint rule to numericall
www.eeworm.com/read/360770/10079257
m trapint.m
function y = trapint (a,b,n,f)
%-----------------------------------------------------------------------
% Usage: y = trapint (a,b,n,f);
%
% Description: Use the trapezoid rule to numerically
www.eeworm.com/read/359801/10124708
m qpskmapping.m
%===============================================================================
% QpskMapping.m
% =============
% Description: This m-file implemens the base-band QPSK modulation
% Usage: qpsk_s
www.eeworm.com/read/357136/10215682
m invschur.m
function r = invschur(k,PM)
% Inverse Schur Algorithm (Lattice form to Autocorrelation Conversion)
% --------------------------------------------------------------------
% Usage: r = invschur(k,PM)
www.eeworm.com/read/402665/10246643
ͼ
/*********************************************************
Title : graph-adjacentarray.c
Author :
Time :
Purpose : 图形的邻接数组表示法
Thread :
Comment :
Usage :
***************************************
www.eeworm.com/read/355737/10249192
h oneinst.h
/////////
///// COneInstance implementation
////////
#ifndef _ONEINSTANCE_H_
#define _ONEINSTANCE_H_
/* common usage:
if (!AmIFirst())
{
SendData();
}
// ... initialization
Init(hMain
www.eeworm.com/read/163022/10252570
m smoothen_frequency_image.m
%------------------------------------------------------------------------
%smoothen_frequency_image
%smoothens the frequency image through a process of diffusion
%Usage:
%new_oimg = smoothen_frequ
www.eeworm.com/read/163022/10252575
m orientation_image_rao.m
%------------------------------------------------------------------------
%orientation_image_rao
%Computes the orientation image for a fingerprints.
%Usage:
%[gimg,oimg] = orientation_image_rao(x
www.eeworm.com/read/163022/10252609
m pseudo_matched_filter.m
%------------------------------------------------------------------------
%pseudo_matched_filter
%Implements root filtering technique to increase SNR of an image
%usage:
%y = pseudo_matched_filter
www.eeworm.com/read/354597/10343449
txt timer.txt
TIMER [DUAL MODE]
NAME TIMER - Starts a timer.
SYNTAX
timer [/start name| /stop name] [-q|/q]
USAGE