代码搜索:average

找到约 5,196 项符合「average」的源代码

代码结果 5,196
www.eeworm.com/read/168118/9938358

m filttrinan.m

function y = filttrinan(x,n) % y = filttrinan(x,n) % % THIS IS BASICALLY A WEIGHTED MOVING AVERAGE OPERATOR % x is the input vector; the no.of pts. of the vector % need not be specified % n is the
www.eeworm.com/read/165912/10047049

m junctioncap.m

function cj = junctioncap(vb, cj0, m, phi) % analysis of junction capacitance; % if vb is a vector with two values, an average capacitance over the range % given by the voltages is given % otherwi
www.eeworm.com/read/360565/10087123

m modelerror.m

function ASAE = modelerror(A, B) % evaluates the Average Sum of Absolute Error of the passed model % % Author: Wesam ELSHAMY % wesamelshamy@ieee.org % Electrical Engineering Dept., Cairo Universit
www.eeworm.com/read/357125/10215857

java labelbasedevaluation.java

package mulan.evaluation; import weka.core.Utils; /** * Calculate measures separately for each label and average the results. Macroaveraging. * @author rofr */ public class LabelB
www.eeworm.com/read/162958/10256025

h sfrepobj.h

* Totaling types. #define ccTOTAL_NONE 'N' #define ccTOTAL_COUNT 'C' #define ccTOTAL_SUM 'S' #define ccTOTAL_AVERAGE 'A' #define ccTOTAL
www.eeworm.com/read/162958/10256109

h sfrepobj.h

* Totaling types. #define ccTOTAL_NONE 'N' #define ccTOTAL_COUNT 'C' #define ccTOTAL_SUM 'S' #define ccTOTAL_AVERAGE 'A' #define ccTOTAL
www.eeworm.com/read/355063/10298013

res ma.res

MOVING AVERAGE(10YEAR) 1919 3.10 1920 3.05 1921 3.02 1922 2.97 1923 2.93 1924 2.95 1925 2.92 1926 2.88 1927 2.81 1928
www.eeworm.com/read/160490/10526844

m cp0801_pamreceiver.m

% % FUNCTION 8.7 : "cp0801_PAMreceiver" % % Simulates the receiver for 2PAM DS UWB signals % and computes the average BER % 'R' is an array containing different waveforms % of the received signa
www.eeworm.com/read/160490/10526853

m cp0801_ppmreceiver.m

% % FUNCTION 8.5 : "cp0801_PPMreceiver" % % Simulates the receiver for 2PPM TH UWB signals % and computes the average BER % 'R' is an array containing different waveforms % of the received signa
www.eeworm.com/read/160490/10526857

asv cp0801_ppmreceiver.asv

% % FUNCTION 8.5 : "cp0801_PPMreceiver" % % Simulates the receiver for 2PPM TH UWB signals % and computes the average BER % 'R' is an array containing different waveforms % of the received signa