代码搜索:Variance

找到约 2,271 项符合「Variance」的源代码

代码结果 2,271
www.eeworm.com/read/404684/11480158

cpp d13r7.cpp

#include "iostream.h" #include "math.h" #include "stdlib.h" void main() { //program d13r7 //driver for routine ftest int npts = 1000, nval = 10; int i,j,mpts = 500; doub
www.eeworm.com/read/404684/11480162

cpp d13r6a.cpp

#include "iostream.h" #include "math.h" #include "stdlib.h" void main() { //program d13r6a //driver for routine tutest int i,j,npts = 5000, nshft = 10; int mpts = 1000;
www.eeworm.com/read/347690/11649264

m gabor2d_sub.m

function [gaborp_2d]=gabor2d_sub(angle,num_disk) % Modified by Luigi Rosa global immagine n_bands h_bands n_arcs h_radius h_lato n_sectors matrice variance=32; k=10; x=cos(angle*pi/num_disk
www.eeworm.com/read/156459/11801523

cpp d13r7.cpp

#include "iostream.h" #include "math.h" #include "stdlib.h" void main() { //program d13r7 //driver for routine ftest int npts = 1000, nval = 10; int i,j,mpts = 500; doub
www.eeworm.com/read/156459/11801555

cpp d13r6a.cpp

#include "iostream.h" #include "math.h" #include "stdlib.h" void main() { //program d13r6a //driver for routine tutest int i,j,npts = 5000, nshft = 10; int mpts = 1000;
www.eeworm.com/read/155919/11838375

m cp0602_gaussian_psd_nth.m

% % FUNCTION 6.4 : "cp0602_Gaussian_PSD_nth" % % Generates the normalized PSD of the n-th derivative of % the Gaussian pulse with variance sigma^2 as defined in: % % Sheng H., Orlik P.
www.eeworm.com/read/155481/11868807

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/342273/12032152

h patch.h

#ifndef PATCH_H #define PATCH_H // Depth of variance tree: should be near SQRT(PATCH_SIZE) + 1 #define VARIANCE_DEPTH (9) // Predefines... class Landscape; // // TriTreeNode Struct //
www.eeworm.com/read/254742/12121246

m program_12_4.m

% Program 12_4 % Computation of the Output Noise Variance Due % to Input Quantization of a Digital Filter % Based on a Partial-Fraction Approach % num = input('Type in the numerator = '); den
www.eeworm.com/read/152083/12142663

cpp d13r7.cpp

#include "iostream.h" #include "math.h" #include "stdlib.h" void main() { //program d13r7 //driver for routine ftest int npts = 1000, nval = 10; int i,j,mpts = 500; doub