代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/460053/7258481
m momentbyrs.m
function m=momentbyRS(B,p,q,R,S)
%fast calculation of image
%moments based on Fluss and Tuk's method described in
%"On the Calculation of Moments"
%B - binary image matrix
%R,S - previously ge
www.eeworm.com/read/456193/7354820
m fm_spf.m
function fm_spf
% FM_SPF solve standard power flow by means of the NR method
% and fast decoupled power flow (XB and BX variations)
% with either a single or distributed slack bus model.
%