代码搜索:gradient
找到约 2,951 项符合「gradient」的源代码
代码结果 2,951
www.eeworm.com/read/316604/13520460
m gradient_descent.m
function Min = gradient_descent(a, theta, eta, fun)
% Minimize a function using the basic gradient descent algorithm
%
% Inputs:
% a - Initial search point
% theta - Convergence criterion
%
www.eeworm.com/read/316248/13527151
png gradient-vertical.png
www.eeworm.com/read/316248/13527154
png gradient-alt.png
www.eeworm.com/read/134479/5892665
br conjugate_gradient.br
/*
Conjugate Gradient (CG) Solver for Ax = b.
The conjugate method is used to solve large systems of equations
where A is sparse and symmetric positive definite. For a description
of the te
www.eeworm.com/read/492458/6279474
gif gradient_thead.gif
www.eeworm.com/read/492458/6279475
gif gradient_tcat.gif
www.eeworm.com/read/493206/6398536
m gradient_descent.m
function Min = gradient_descent(a, theta, eta, fun)
% Minimize a function using the basic gradient descent algorithm
%
% Inputs:
% a - Initial search point
% theta - Convergence criterion
%
www.eeworm.com/read/493068/6406229
ctl gradient progressbar.ctl
VERSION 5.00
Begin VB.UserControl Progress
BackStyle = 0 'Transparent
ClientHeight = 375
ClientLeft = 0
ClientTop = 0
ClientWidth = 3000
Sc
www.eeworm.com/read/485453/6561971
gif gradient-bg.gif
www.eeworm.com/read/485453/6561979