代码搜索:performs

找到约 4,693 项符合「performs」的源代码

代码结果 4,693
www.eeworm.com/read/385301/8809685

asv leastsqr.asv

function [parameter, variance, cov, x0, s0] = leastqur(x,y) %LEASTQUR Least square computation % PARAMETER = LESTQUR(X, Y) performs least square computation on N-by-(P+1) % data matrix X and N
www.eeworm.com/read/426833/8996513

m ighmap2.m

function a=ighmap2(b) %IGHMAP2 Single-level inverse discrete 2-D multiwavelet transform. % IGHMAP performs a single-level 2-D multiwavelet reconstruction % using GHM multiwavelet with four mult
www.eeworm.com/read/375075/9373489

m bnbestfit_old.m

function E = bnBestFit_old(D,IO,Ind,w,k,emax,pinfo) % E = bnBestFit_old(D,IO,Ind,w,k,emax,pinfo) - Gene regulatory network inference % % bnBestFit performs a gene regulatory network inference und
www.eeworm.com/read/170292/9811540

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
www.eeworm.com/read/168118/9937164

m aec.m

function trout=aec(trin,t,op_length,trip) % AEC: automatic envelope correction, a better AGC. % % trout=aec(trin,t,op_length,trip) % trout=aec(trin,t,op_length) % % AEC performs an automatic a
www.eeworm.com/read/357616/10205037

m aec.m

function trout=aec(trin,t,op_length,trip) % AEC: automatic envelope correction, a better AGC. % % trout=aec(trin,t,op_length,trip) % trout=aec(trin,t,op_length) % % AEC performs an automatic a
www.eeworm.com/read/163025/10252365

m waveletcdf97.m

function X = WaveletCDF97(X, Level) %WAVELETCDF97 Cohen-Daubechies-Fauraue 9-7 Wavelet Transforms % Y = WaveletCDF97(X, N) performs N decomposition stages on image % X and produces wavelet tra
www.eeworm.com/read/425878/10312336

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/424063/10501223

m sfunid.m

function [sys, x0] = sfunid(t,x,u,flag,order,npts,HowOften,offset,ts,method) %SFUNID an S-function which performs system identification. % % This M-file is designed to be used in a SIMULINK S-fun
www.eeworm.com/read/424063/10501275

m sfunmem.m

function [sys, x0] = sfunmem(t,x,u,flag) %SFUNMEM A one integration-step memory block S-function. % % This M-file is designed to be used in a SIMULINK S-Function block. % It performs a one integr