代码搜索:Gradient

找到约 2,951 项符合「Gradient」的源代码

代码结果 2,951
www.eeworm.com/read/123021/6787442

shtml graded_caption.shtml

Miscellaneous - Gradient color caption bar
www.eeworm.com/read/294886/8195853

m nnd12cg.m

function nnd12cg(cmd,arg1) %NND12CG Conjugate gradient backpropagation demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %==================
www.eeworm.com/read/147311/12567337

html setgradient.html

Drawing with a Gradient Color (Java Developers Almanac Example)
www.eeworm.com/read/134893/13972150

m nnd12cg.m

function nnd12cg(cmd,arg1) %NND12CG Conjugate gradient backpropagation demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %==================
www.eeworm.com/read/111979/15497470

htm graded_caption.shtml.htm

Miscellaneous - Gradient color caption bar
www.eeworm.com/read/106153/15645313

css forum_admin.css

body { filter : progid:DXImageTransform.Microsoft.gradient(GradientType:1 ,startColorStr=#10234B,endColorStr=#183789); font: tahoma,verdana,arial,helvetica,sans-serif; background:#10234B; font-si
www.eeworm.com/read/101839/15801957

css forum_admin.css

body { filter : progid:DXImageTransform.Microsoft.gradient(GradientType:1 ,startColorStr=#10234B,endColorStr=#183789); font: tahoma,verdana,arial,helvetica,sans-serif; background:#10234B; font-si
www.eeworm.com/read/390840/8438048

asv nnd12cg.asv

function nnd12cg(cmd,arg1) %NND12CG Conjugate gradient backpropagation demonstration. % % This demonstration requires the Neural Network Toolbox. % Copyright 1994-2002 PWS Publishing Company an
www.eeworm.com/read/390840/8438253

m nnd12cg.m

function nnd12cg(cmd,arg1) %NND12CG Conjugate gradient backpropagation demonstration. % % This demonstration requires the Neural Network Toolbox. % Copyright 1994-2002 PWS Publishing Company an
www.eeworm.com/read/287267/8699027

m tuningkerex7.m

% % SVM Classification 2D examples % % % Optimizing the kernel parameters by means of of gradient descent % with regards to the leave one out error from R^2w^2. % % See O. Chapelle, V. Vapn