代码搜索:average

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

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

m depthreject.m

function [hg1]=depthreject(hg1,dev,standard) [coord, alldepth, depth, fold] = avgdepth(fbcoord,hg1); for n=1:nshots % Average the crossover points for 'i' (left side) validcvpi = find(~isnan(cvpi(
www.eeworm.com/read/355063/10297864

f rd.f

program rd c...Average-polynomial interpolation ENO reconstruction c...via the primitive function. Polynomial order controlled c...by parameter m (e.g. m=3 corresponds to quadratic) c...B
www.eeworm.com/read/417741/10977077

java pointresults.java

package ir.classifiers; import java.io.*; import java.util.*; import ir.vsr.*; import ir.utilities.*; /** * Utility class for generating average result curves. * Gives vector of sample numerical r
www.eeworm.com/read/467921/6996979

m polar_ang_avg.m

% polar_ang_avg.m: % Polar plot of angular average of sum of squares of amplitudes which % interfere to create beam-formed response. Exact same set-up here as in % file polar_interference.m; the o
www.eeworm.com/read/467252/7008263

m sbpdf.m

function [alpha, beta, K] = sbpdf(m1, m2) % SBPDF Estimate generalized Gaussian pdf of an wavelet subband % % Input: % m1: average absolute values of subband coefficients % m2: variances of subba
www.eeworm.com/read/451308/7467546

java pointresults.java

package ir.classifiers; import java.io.*; import java.util.*; import ir.vsr.*; import ir.utilities.*; /** * Utility class for generating average result curves. * Gives vector of sample numerical r
www.eeworm.com/read/329912/12926791

txt xueshengxinxiguanli.txt

#include #include #include class stu { char name[20]; double math,chinese,english,average,sum; public: stu() { } stu(char n[20],double ma,double
www.eeworm.com/read/325943/13173207

m gpstrackingdemo.m

% % Comparison of TYPE2, DAMP2 and DAMP3 vehicle tracking models using % a simulator for 1.5 km figure-8 track at 90 kph average speed % clear all; close all; % % Load satellite ephemerides and
www.eeworm.com/read/136709/13364257

f rd.f

program rd c...Average-polynomial interpolation ENO reconstruction c...via the primitive function. Polynomial order controlled c...by parameter m (e.g. m=3 corresponds to quadratic) c...B
www.eeworm.com/read/316507/13521818

f rd.f

program rd c...Average-polynomial interpolation ENO reconstruction c...via the primitive function. Polynomial order controlled c...by parameter m (e.g. m=3 corresponds to quadratic) c...B