代码搜索:Additive
找到约 385 项符合「Additive」的源代码
代码结果 385
www.eeworm.com/read/14701/402833
m cbm3d.m
function [PSNR, yRGB_est] = CBM3D(yRGB, zRGB, sigma, profile, print_to_screen, colorspace)
%
% CBM3D is algorithm for attenuation of additive white Gaussian noise from
% color RGB images. This algo
www.eeworm.com/read/452710/7435078
c hgrand.c
/* hgrand.c - hgrand */
#include
#include
#include
#include
int modulus = 1009; /* ~10 secs in 1/100'th secs */
int offset = 523; /* additive const
www.eeworm.com/read/484391/6587373
prg baktem.prg
SELECT 1
USE BAKTEM EXCL
ZAP
TOTAL ON Z_GH TO TEM
INDEX ON Z_BGDH TO TEM.EDX ADDITIVE
SELECT 2
USE TEM excl
SELECT KHDATA
B=RECCOUNT()
FOR SKIP = 1 TO B
SCATTER TO KA
K=
www.eeworm.com/read/379933/9172205
m ukf_predict1.m
%UKF_PREDICT1 Nonaugmented (Additive) UKF prediction step
%
% Syntax:
% [M,P] = UKF_PREDICT1(M,P,[a,Q,param,alpha,beta,kappa,mat])
%
% In:
% M - Nx1 mean state estimate of previous step
% P - N
www.eeworm.com/read/355337/10274948
m ukf_predict1.m
%UKF_PREDICT1 Nonaugmented (Additive) UKF prediction step
%
% Syntax:
% [M,P] = UKF_PREDICT1(M,P,[a,Q,param,alpha,beta,kappa,mat])
%
% In:
% M - Nx1 mean state estimate of previous step
% P - N
www.eeworm.com/read/355237/10284182
m ukf_predict1.m
%UKF_PREDICT1 Nonaugmented (Additive) UKF prediction step
%
% Syntax:
% [M,P] = UKF_PREDICT1(M,P,[a,Q,param,alpha,beta,kappa,mat])
%
% In:
% M - Nx1 mean state estimate of previous step
% P - N
www.eeworm.com/read/333209/7154839
m ukf_predict1.m
%UKF_PREDICT1 Nonaugmented (Additive) UKF prediction step
%
% Syntax:
% [M,P] = UKF_PREDICT1(M,P,[a,Q,param,alpha,beta,kappa,mat])
%
% In:
% M - Nx1 mean state estimate of previous step
% P - N
www.eeworm.com/read/303058/13822610
m ukf_predict1.m
%UKF_PREDICT1 Nonaugmented (Additive) UKF prediction step
%
% Syntax:
% [M,P] = UKF_PREDICT1(M,P,[a,Q,param,alpha,beta,kappa,mat])
%
% In:
% M - Nx1 mean state estimate of previous step
% P - N
www.eeworm.com/read/484391/6587368
prg tem.prg
SELECT KHDATA
SELECT * FROM ZSJ!ZSJTEM INTO TABLE BAKTEM.DBF
SELECT baktem
ZAP
SELECT * FROM BAKTEM WHERE Z_GH=" " INTO TABLE TEM
*!* TOTAL ON Z_GH TO TEM
*!* INDEX ON Z_BGDH TO TEM.EDX ADDITIVE