代码搜索:gaussian

找到约 7,040 项符合「gaussian」的源代码

代码结果 7,040
www.eeworm.com/read/393163/2488108

m cpd_to_lambda_msg.m

function lam_msg = CPD_to_lambda_msg(CPD, msg_type, n, ps, msg, p) % CPD_TO_LAMBDA_MSG Compute lambda message (gaussian) % lam_msg = compute_lambda_msg(CPD, msg_type, n, ps, msg, p) % Pearl p183 eq
www.eeworm.com/read/378175/2689799

m example9_5.m

I = imread('rice.tif'); BW1 = edge(I,'sobel'); BW2 = edge(I,'roberts'); BW3 = edge(I,'prewitt'); BW4 = edge(I,'log'); BW5 = edge(I,'canny'); h=fspecial(‘gaussian’,5); BW6 = edge(I,'zerocross',[
www.eeworm.com/read/367675/2832743

m example9_5.m

I = imread('rice.tif'); BW1 = edge(I,'sobel'); BW2 = edge(I,'roberts'); BW3 = edge(I,'prewitt'); BW4 = edge(I,'log'); BW5 = edge(I,'canny'); h=fspecial(‘gaussian’,5); BW6 = edge(I,'zerocross',[
www.eeworm.com/read/160391/5571359

m cpd_to_lambda_msg.m

function lam_msg = CPD_to_lambda_msg(CPD, msg_type, n, ps, msg, p) % CPD_TO_LAMBDA_MSG Compute lambda message (gaussian) % lam_msg = compute_lambda_msg(CPD, msg_type, n, ps, msg, p) % Pearl p183 eq
www.eeworm.com/read/294008/8257920

m example9_5.m

I = imread('rice.tif'); BW1 = edge(I,'sobel'); BW2 = edge(I,'roberts'); BW3 = edge(I,'prewitt'); BW4 = edge(I,'log'); BW5 = edge(I,'canny'); h=fspecial(‘gaussian’,5); BW6 = edge(I,'zerocross',[
www.eeworm.com/read/393857/8258458

m b3.m

I = imread('rice.tif'); BW1 = edge(I,'sobel'); BW2 = edge(I,'roberts'); BW3 = edge(I,'prewitt'); BW4 = edge(I,'log'); BW5 = edge(I,'canny'); h=fspecial(‘gaussian’,5); BW6 = edge(I,'zerocross',[
www.eeworm.com/read/174371/9590344

m channel.m

function [y,h]=channel(input,fc,sample_times,duration) N=3; %Number of multipath ns=1e-9;%nano- M=1e6;%Mega- % fc Central freq. a=1;%Amplitude set unit here % [x,mn,mx,fs]=Gaussian_trend(0.025*
www.eeworm.com/read/170936/9779389

m mlpprior.m

function prior = mlpprior(nin, nhidden, nout, aw1, ab1, aw2, ab2) %MLPPRIOR Create Gaussian prior for mlp. % % Description % PRIOR = MLPPRIOR(NIN, NHIDDEN, NOUT, AW1, AB1, AW2, AB2) generates a % dat
www.eeworm.com/read/415313/11076707

m mlpprior.m

function prior = mlpprior(nin, nhidden, nout, aw1, ab1, aw2, ab2) %MLPPRIOR Create Gaussian prior for mlp. % % Description % PRIOR = MLPPRIOR(NIN, NHIDDEN, NOUT, AW1, AB1, AW2, AB2) generates a % dat
www.eeworm.com/read/413912/11137411

m mlpprior.m

function prior = mlpprior(nin, nhidden, nout, aw1, ab1, aw2, ab2) %MLPPRIOR Create Gaussian prior for mlp. % % Description % PRIOR = MLPPRIOR(NIN, NHIDDEN, NOUT, AW1, AB1, AW2, AB2) generates a % dat