代码搜索:Dim

找到约 10,000 项符合「Dim」的源代码

代码结果 10,000
www.eeworm.com/read/492901/6413138

cpp f1dim.cpp

double f1dim(double x) { double xt[51]; for (int j = 1; j
www.eeworm.com/read/485261/6556882

m get_dim_and_tr.m

% The algorithms implemented by Alexander Vezhnevets aka Vezhnick % href="mailto:vezhnick@gmail.com">vezhnick@gmail.com % % Copyright (C) 2005, Vezhnevets Alexander % vezhnick@gmail
www.eeworm.com/read/485261/6556887

asv get_dim_and_tr.asv

% The algorithms implemented by Alexander Vezhnevets aka Vezhnick % href="mailto:vezhnick@gmail.com">vezhnick@gmail.com % % Copyright (C) 2005, Vezhnevets Alexander % vezhnick@gmail
www.eeworm.com/read/485261/6556894

m get_threshold_and_dim.m

% The algorithms implemented by Alexander Vezhnevets aka Vezhnick % href="mailto:vezhnick@gmail.com">vezhnick@gmail.com % % Copyright (C) 2005, Vezhnevets Alexander % vezhnick@gmail
www.eeworm.com/read/485122/6565203

cpp f1dim.cpp

double f1dim(double x) { double xt[51]; for (int j = 1; j
www.eeworm.com/read/481658/6636980

m df1dim.m

function [df1] = df1dim(x) % Must accompany dlinmin. % Defined in dlinmin. global pcom global xicom; global nrdfun; df = feval(nrdfun, pcom + x.*xicom); df1 = sum(df.*xicom);
www.eeworm.com/read/481658/6636981

m f1dim.m

% Move pcom (x units in xicom direction), and then evaluate the function there. function [f] = f1dim(x) % Must accompany linmin. global pcom; % Defned in linmin. global xicom; global nrfun
www.eeworm.com/read/410600/11275674

png bg-snippet-dim.png

www.eeworm.com/read/404684/11480345

cpp f1dim.cpp

double f1dim(double x) { double xt[51]; for (int j = 1; j
www.eeworm.com/read/402876/11526756

m filt2dim.m

% Two-dimensional convolution filter % Select the implementation from either the DIPimage toolbox or the SIGNAL processing toolbox % DIPimage: http://www.ph.tn.tudelft.nl/DIPimage function output