代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/431224/8697245
m fm_opfm.m
function fm_opfm
%FM_OPFM solves the OPF-based electricity market problem by means of
% an Interior Point Method with a Merhotra Predictor-Corrector
% or Newton direction technique.
%
%
www.eeworm.com/read/386050/8768363
m datunif.m
%DATUNIF Apply uniform filter on images in a dataset
%
% B = DATUNIF(A,NX,NY)
%
% INPUT
% A Dataset containing images
% NX,NY Filtersize in X- and Y-direction (default: NY = NX)
%
% OUTP
www.eeworm.com/read/384940/8830901
m fm_opfm.m
function fm_opfm
%FM_OPFM solves the OPF-based electricity market problem by means of
% an Interior Point Method with a Merhotra Predictor-Corrector
% or Newton direction technique.
%
%
www.eeworm.com/read/178077/9418737
m sir.m
function SIR=Sir(S,E,W,SN,SOI)
%%%%%%%%%%%%%%%%%%%%%%%%%
% S=Direction Vector
% E=energy
% W=weight vector
% SN=signal number
% SOI=signal of interested
% the function used in computing s
www.eeworm.com/read/159016/10701679
h usersurf.h
/* modified 7-16-2002 to support more parameters */
typedef struct
{
double x, y, z; /* the coordinates */
double l, m, n; /* the ray direction cosines */
double ln, mn, nn; /* the