代码搜索:diffusion
找到约 573 项符合「diffusion」的源代码
代码结果 573
www.eeworm.com/read/393424/8287861
m m9_sdefile.m
function [out1,out2,out3] = M9_sdefile(t,x,flag,bigtheta,SDETYPE,NUMDEPVARS,NUMSIM)
% SDE model definition: drift, diffusion, derivatives and initial conditions.
%
% [out1,out2,out3] = M9_s
www.eeworm.com/read/414656/11107218
m demo_cmplin.m
%%% linear complex diffusion demo %%
%%% By Guy Gilboa
I=imread('haifa1.bmp'); % load image (true color)
IR=double(I(:,:,1));
IG=double(I(:,:,2));
IB=double(I(:,:,3));
%parameters
theta = p
www.eeworm.com/read/414656/11107222
m demo_nldif.m
%%% Perona-Malik nonlinear diffusion demo %%
%%% By Guy Gilboa
[I,map]=imread('ct_scan.bmp'); % load image
I=ind2gray(I,map);
I=I(181:380,101:300); % cut a piece
% I=I*256; % change to 256 gra
www.eeworm.com/read/444599/7611006
m diffkernelbutton_callback.m
function DiffKernelButton_Callback(hObject, eventdata, handles)
% --- Executes on button press in DiffKernelButton.
handles.sigma = str2double(get(handles.SigmaEdit,'String'));
handles.sigma = ma
www.eeworm.com/read/119154/14838196
upp ras32.upp
-supModel="SUN rasterfile, 32 Bit, 6+1 Colors (CMYK-Error-Diffusion)"
-sDEVICE=uniprint
-dNOPAUSE
-dSAFER
-dupColorModel=/DeviceCMYKgenerate
-dupRendering=/FSCMYK32
-dupOutputFormat=/SunRaster
www.eeworm.com/read/119154/14838304
upp ras24.upp
-supModel="SUN rasterfile, 24 Bit, 7 Colors (RGB-Error-Diffusion)"
-sDEVICE=uniprint
-dNOPAUSE
-dSAFER
-dupColorModel=/DeviceRGB
-dupRendering=/ErrorDiffusion
-dupOutputFormat=/SunRaster
-dupCo
www.eeworm.com/read/350746/10713415
m anidifstep.m
function y = anidifstep(x, a, b, c)
% ANIDIFSTEP Anisotropic diffusion step
%
% y = ANIDIFSTEP(x, a, b, c) calculates de anisotropic (tensor)
% diffusion step "y" based on the image "x" a
www.eeworm.com/read/182807/9190506
m smoothen_frequency_image.m
%------------------------------------------------------------------------
%smoothen_frequency_image
%smoothens the frequency image through a process of diffusion
%Usage:
%new_oimg = smoothen_frequ
www.eeworm.com/read/448489/7532751
run tppdefaulttab.run
#
# tppdefaulttab
# emruntab for two_phase_pull creates the stack:
# two_phase_pullfilter_core
# blacklistdneighbordlinkstatsmotenichostmote
include link/link.run
inclu
www.eeworm.com/read/448489/7532754
run oppdefaulttab.run
#
# oppdefaulttab
# emruntab for one_phase_pull creates the stack:
# one_phase_pullfilter_core
# blacklistdneighbordlinkstatsmotenichostmote
include link/link.run
inclu