代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/247647/12638068
m space.m
function data_enc = space(data,dlt,slt,varargin)
%SPACE Space-time channel encoder
% Q = SPACE(D,DLT,SLT) performs the data (D) encoding based on the DLT
% and SLT look-up tables. The tables for
www.eeworm.com/read/133648/14031602
java parcel8.java
//: c08:Parcel8.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// An anonymous inner class that performs
// initialization.
www.eeworm.com/read/235612/14059992
m phsrot.m
function trout=phsrot2(trin,theta)
% PHSROT2 Constant-phase rotate a trace
% trout=phsrot2(trin,theta)
%
% PHSROT2 performs a constant phase rotation of the input trace
% through an angle of thet
www.eeworm.com/read/235612/14060721
m aec.m
function trout=aec(trin,t,op_length,trip)
% trout=aec(trin,t,op_length,trip)
% trout=aec(trin,t,op_length)
%
% AEC performs and automatic amplitude adjustment:
% Method:
% 1) Compute Hilbe
www.eeworm.com/read/201002/15418467
m ica_adatap.m
function [S,A,loglikelihood,Sigma,chi,exitflag]=ica_adatap(X,prior,par,draw);
% ICA_ADATAP Mean field independent component analysis (ICA)
% [S,A,LL,SIGMA,CHI,EXITFLAG]=ICA_ADATAP(X) performs lin
www.eeworm.com/read/112279/15490375
java parcel8.java
//: c08:Parcel8.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// An anonymous inner class that performs
// initialization.
www.eeworm.com/read/101557/15826807
m sfuntf.m
function [sys, x0] = sfuntf(t,x,u,flag,fftpts,npts,HowOften,offset,ts,averaging)
%SFUNTF an S-function which performs transfer function analysis using ffts.
%
% This M-file is designed to be used
www.eeworm.com/read/101557/15826813
m sfuncorr.m
function [sys, x0] = sfuncorr(t,x,u,flag,npts,HowOften,offset,ts,cross,biased)
%SFUNCORR an S-function which performs auto- and cross-correlation.
%
% This M-file is designed to be used in a SIMU
www.eeworm.com/read/290963/8446513
m func_mywaverec2.m
function x = func_Mywaverec2(c,s,varargin)
%WAVEREC2 Multilevel 2-D wavelet reconstruction.
% WAVEREC2 performs a multilevel 2-D wavelet reconstruction
% using either a specific wavelet ('wnam
www.eeworm.com/read/286640/8752745
m cp0602_link_budget.m
%
% FUNCTION 6.2 : "cp0602_link_budget"
%
% Link budget for M-PAM and M-PPM UWB signals
%
% The function performs the link budget for an M-PAM and an
% M-PPM UWB signal for M = {2, 4, 8} and plo