代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/205223/15323282
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/205038/15328592
html lzo-gm.html
lzo-gm
Description of the program: lzo-gm
This program performs a constant (zeroth orde
www.eeworm.com/read/204888/15331938
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/200618/15428542
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/101557/15826797
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/101557/15826811
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
www.eeworm.com/read/101167/15842843
c 3208.c
// 3208_1.C
//
// Illustrates interfacing with a Microchip MCP3208 8-channel 12-bit A/D. Performs
// A/D measurments on Ch 0 and Ch 1 and differential measurements Ch0+ relative to Ch 1
// and Ch
www.eeworm.com/read/389692/8508100
m exhsrch.m
function [input_index, elapsed_time] = ...
exhsrch(in_n, trn_data, chk_data, input_name, mf_n, epoch_n)
%EXHSRCH Exhaustive search for input selection in ANFIS modeling
% EXHSRCH performs an exhau
www.eeworm.com/read/389692/8508394
m seqsrch.m
function [input_index, elapsed_time] = ...
seqsrch(in_n, trn_data, chk_data, input_name, mf_n, epoch_n)
%SEQSRCH Sequential forward search for input selection in ANFIS modeling
% SEQSRCH performs
www.eeworm.com/read/289743/8530068
m run_llc.m
function mappedX = run_llc(X, no_dims, k, no_analyzers, max_iterations, eig_impl)
%RUN_LLC Performs the LLC algorithm for dimensionality reduction
%
% mappedX = run_llc(X, no_dims, k, no_analyzers,