代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/313066/13597324
m gabor2d_sub.m
function [gaborp_2d]=gabor2d_sub(angle,num_disk)
% Modified by PRTsinghua@hotmail.com
variance=32;
k=10;
x=cos(angle*pi/num_disk);
y=sin(angle*pi/num_disk);
w=(2*pi)/k;
p=0;
m=0;
for (i
www.eeworm.com/read/309349/13673585
c rand-test.c
/* RAND-TEST.C - Program to test random number generators. */
/* Copyright (c) 1995 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, modify, or distribute this
* program and
www.eeworm.com/read/305247/13776085
m matrix.m
% MIXING MATRIX A
%-------------------------------------------------------------------------------
% A = mixing matrix
%------------------------------------------------------------------------------
www.eeworm.com/read/147682/5728096
m aspteqerr.m
% [u,w,y,e,Px,Pd]=aspteqerr(N,M,u,w,y,x,d,mu,Px,Pd)
%
% Performs filtering and coefficient update using the
% Equation Error Adaptive Recursive Filter
% algorithm. The filter transfer
www.eeworm.com/read/145281/5746784
models
~o
1 39
39
~v varFloor1
39
9.857469e-03 5.546750e-03 7.227151e-03 7.634672e-03 7.804320e-03 6.913838e-03 7.343364e-03 6.157733e-03 6.080312e-03 4.
www.eeworm.com/read/140704/5784334
cbn_mmf
~o
1 39
39
~s "silst"
39
-9.814707e+00 -4.890425e-01 -1.752598e+00 -4.081360e-01 -1.932543e+00 -9.151043e-01 -1.034564e+00 -3.482156e-01 -7.145966e-01
www.eeworm.com/read/132212/5918954
models
~o
1 39
39
~v varFloor1
39
9.857469e-03 5.546750e-03 7.227151e-03 7.634672e-03 7.804320e-03 6.913838e-03 7.343364e-03 6.157733e-03 6.080312e-03 4.
www.eeworm.com/read/124827/6039807
models
~o
1 39
39
~v varFloor1
39
9.857469e-03 5.546750e-03 7.227151e-03 7.634672e-03 7.804320e-03 6.913838e-03 7.343364e-03 6.157733e-03 6.080312e-03 4.
www.eeworm.com/read/320368/6295385
txt d13r7.txt
Private Sub Command1_Click()
'PROGRAM D13R7
'Driver for routine FTEST
NPTS = 1000
MPTS = 500
EPS = 0.01
NVAL = 10
Dim DATA1(1000), DATA2(500), DATA3(500)
'Gener
www.eeworm.com/read/493843/6391500
m minvar.m
function Px = minvar(x,p)
%MINVAR Spectrum estimation using the minimum variance method.
%----
%USAGE Px = minvar(x,p)
%
% The spectrum of a process x is estimated using the minimum
% variance