代码搜索:containing
找到约 10,000 项符合「containing」的源代码
代码结果 10,000
www.eeworm.com/read/158370/11622989
cpp 14iii.cpp
#include
// strlen() Return the length of the string in the array.
// ASSUMPTION: the string is terminated with a null char
// IN: s is a char array containing a string
int strlen
www.eeworm.com/read/261074/11667538
m legndr.m
function p = legndr(n,x)
% Legendre polynomials function
% Inputs
% n = Highest order polynomial returned
% x = Value at which polynomial is evaluated
% Output
% p = Vector containing
www.eeworm.com/read/261064/11667855
f legndr.f
subroutine legndr( n, x, p)
integer*4 n
real*8 x, p(*)
! Legendre polynomials function
! Inputs
! n Highest order polynomial returned
! x Value at which polynomial
www.eeworm.com/read/346716/11728640
m make_rp.m
% This file makes the structure containing the run
% parameters used for the Adpative Equalization experiment
rp.Nruns = 200;
rp.var_v = 0.001;
rp.decay = 0;
rp.p = 11;
www.eeworm.com/read/156653/11786465
m casfiltr.m
function y = casfiltr(b0,B,A,x);
% CASCADE form realization of IIR and FIR filters
% -----------------------------------------------
% y = casfiltr(b0,B,A,x);
% y = output sequence
% b0 = gain coeffi
www.eeworm.com/read/155919/11838399
m cp0901_muiber_2pam.m
%
% Function 9.4 : "cp0901_MUIBER_2PAM"
%
% Evaluates the theoretical probability of error
% for a 2PAM system in AWGN channels under the
% Standard Gaussian Approximation
%
% 'ebn0' is a v
www.eeworm.com/read/155109/11898488
m plotsets.m
%
% Syntax: plotsets(Sets,ActiveSet)
%
% Inputs: Sets is either a 3x5 matrix containing the pi-curve parameters
% for inputsets, or a 5x1 matrix containing the positions of out-
%
www.eeworm.com/read/155109/11898492
m readrule.m
%
% Syntax: strRule = readrule(strBaseFile,RuleNr)
%
% Inputs: strBaseFile is the name of the text file containing the rule base.
% Rule number RuleNr is to be read from the rulebase
www.eeworm.com/read/155109/11898562
m button.m
%
% Syntax: h = button(strCaption,intCoords,strCallback)
%
% Inputs: strCaption is a string containing the caption for the button. intCoords
% is the matrix [x y w h] specifying the
www.eeworm.com/read/257009/11961116
occ p61.occ
% This is the open-circuit characteristic shown
% in Figure P6-1. The first column is the field
% current in amps, and the second column is the
% open-circuit terminal voltage in volts. To use