代码搜索:Gradients
找到约 319 项符合「Gradients」的源代码
代码结果 319
www.eeworm.com/read/337307/12377436
m ppcgr.m
function[s,posdef,k,znrm,ex,lambda,PT,LZ,UZ,pcolZ,PZ] = ppcgr(grad,H,Aeq,b,...
options,verb,fdata,computeLambda,tolA,PT,...
LZ,UZ,pcolZ,PZ);
%PPCGR Preconditioned conjugate gradients with lin
www.eeworm.com/read/339446/3301413
js grad.js
var ctx = document.getElementById('tutorial').getContext('2d');
// Create gradients
var lingrad = ctx.createLinearGradient(0,0,0,150);
lingrad.addColorStop(0, '#00ABEB');
lingrad.addColorSt
www.eeworm.com/read/304358/3799781
m ppcgr.m
function[s,posdef,k,znrm,ex,lambda,PT,LZ,UZ,pcolZ,PZ] = ppcgr(grad,H,Aeq,b,...
options,verb,fdata,computeLambda,tolA,PT,...
LZ,UZ,pcolZ,PZ);
%PPCGR Preconditioned conjugate gradients with lin
www.eeworm.com/read/394381/8227671
m ppcgr.m
function[s,posdef,k,znrm,ex,lambda,PT,LZ,UZ,pcolZ,PZ] = ppcgr(grad,H,Aeq,b,...
options,verb,fdata,computeLambda,tolA,PT,...
LZ,UZ,pcolZ,PZ);
%PPCGR Preconditioned conjugate gradients with lin
www.eeworm.com/read/334860/12568117
m ppcgr.m
function[s,posdef,k,znrm,ex,lambda,PT,LZ,UZ,pcolZ,PZ] = ppcgr(grad,H,Aeq,b,...
options,verb,fdata,computeLambda,tolA,PT,...
LZ,UZ,pcolZ,PZ);
%PPCGR Preconditioned conjugate gradients with lin
www.eeworm.com/read/188426/8541260
m grad_std.m
function [df, dg, d2f] = OTSgra(x, baseMVA, bus, gen, gencost, branch, Ybus, Yf, Yt, V, ref, pv, pq, mpopt)
%OTSGRA Evaluates gradients of objective function & constraints for OPF.
% [df, dg] = O
www.eeworm.com/read/188426/8541387
m grad_ccv.m
function [df, dg] = grad_ccv(x, baseMVA, bus, gen, gencost, branch, Ybus, Yf, Yt, V, ref, pv, pq, mpopt)
%GRAD_CCV Evaluates gradients of objective function & constraints for OPF.
% [df, dg] = gr
www.eeworm.com/read/379733/9179975
m feedback_taylor.m
function [dm, dv, dmv, dev] = ...
feedback_taylor(dgm0, dgv0, dgmv, dgev, m_in, v_in, mv_in, ev_in, nonlin)
% FEEDBACK_TAYLOR Evaluate the gradients of Taylor
% approximation of nonlinearity
[
www.eeworm.com/read/163563/10153891
m grad_std.m
function [df, dg, d2f] = OTSgra(x, baseMVA, bus, gen, gencost, branch, Ybus, Yf, Yt, V, ref, pv, pq, mpopt)
%OTSGRA Evaluates gradients of objective function & constraints for OPF.
% [df, dg] = O
www.eeworm.com/read/163563/10154009
m grad_ccv.m
function [df, dg] = grad_ccv(x, baseMVA, bus, gen, gencost, branch, Ybus, Yf, Yt, V, ref, pv, pq, mpopt)
%GRAD_CCV Evaluates gradients of objective function & constraints for OPF.
% [df, dg] = gr