代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/309003/3708436
m myplotbasistree.m
function MyPlotBasisTree(basis,D,stree,titlestr)
% MyPlotBasisTree -- Display basis tree with decorated branch lengths
% Usage
% MyPlotBasisTree(btree,D,stree[,titlestr])
% Inputs
% btree
www.eeworm.com/read/309003/3708456
m imageawtnew.m
function ImageAWTnew(cwt,scaling,colors,option)
% ImageAWTnew -- Image of Continuous Wavelet Transform
% Usage
% ImageCWT(cwt,scaling,colors)
% Inputs
% cwt matrix produced by CWT
%
www.eeworm.com/read/309003/3708462
m makewindow.m
function win = MakeWindow(Name,n)
% MakeWindow -- Make artificial Window
% Usage
% wig = MakeWindow(Name,n)
% Inputs
% Name string: 'Rectangle', 'Hanning', 'Hamming',
% 'Gau
www.eeworm.com/read/309003/3708496
m mesfig.m
function MESFig(num)
% MESFig -- Callback implementing functions of MESDemo
% Usage
% MESFig(num)
%
global MESFIGNUM
if 201
www.eeworm.com/read/309003/3708579
m fourierdenoise.m
function recon = FourierDeNoise(y)
% FourierDeNoise -- Hard thresholding in Fourier Domain
% Usage
% recon = FourierDeNoise(y)
% Inputs
% y 1-d complex valued signal;
%
www.eeworm.com/read/309003/3708774
m tourdemo.m
%********************************************************
function TourDemo(action)
%Usage: TourDemo
%Description: Demo for paper Wavelet Shrinkage and W.V.D.: A Ten-Minute
%Tour
%Date: August 1,
www.eeworm.com/read/309003/3708898
m imagepacketphase.m
function ImagePacketPhase(TFtype,pkt,titlestr,nTFR,qmf)
% ImagePacketPhase -- Partition phase space by rectangular blocks
% Usage
% ImagePacketPhase(TFtype,pkt[,titlestr,nTFR,qmf])
% Inputs
www.eeworm.com/read/309003/3708900
m unpackbasiscoeff.m
function x = UnpackBasisCoeff(basis,pkt)
% UnpackBasisCoeff -- Extract basis coefficients from packet table
% Usage
% x = UnpackBasisCoeff(basis,pkt)
% Inputs
% basis basis tree
%
www.eeworm.com/read/309003/3708905
m calctreeheight.m
function [maxheight,cost] = CalcTreeHeight(stree,D)
% CalcTreeHeight -- Measure the total height of a stat-tree
% Usage
% [maxheight, cost] = CalcTreeHeight(stree,D)
% Inputs
% stree
www.eeworm.com/read/309003/3708915
m plotpackettable.m
function PlotPacketTable(pkt,scal)
% PlotPacketTable -- Display entries in wavelet, cosine packet tables
% Usage
% PlotPacketTable(pkt,scal)
% Inputs
% pkt wavelet or cosine packet ta