代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/294695/8211090
m get_dt_normal.m
function [dt] = get_dt_normal(alpha, dx, dy, H1_abs, H2_abs)
%
% Calculate the Euler time step.
%
% Author: Baris Sumengen sumengen@ece.ucsb.edu
% http://vision.ece.ucsb.edu/~sumengen/
%
if
www.eeworm.com/read/294695/8211111
m select_der_normal.m
function [der] = select_der_normal(Vn, der_minus, der_plus)
%
% Under a force in the normal direction,
% select a derivative value given (plus) and (minus) derivatives.
%
% Author: Baris Sumengen
www.eeworm.com/read/392854/8322652
m matrix_normal_pdf.m
www.eeworm.com/read/370163/9614580
htm struct__lvnm__normal.htm
MiniGUI V1.6.10 API Reference: _LVNM_NORMAL S
www.eeworm.com/read/173971/9626601
ico screw normal2.ico
www.eeworm.com/read/173971/9626619
ico screw normal1.ico
www.eeworm.com/read/369274/9657148
png tree-folder-normal.png
www.eeworm.com/read/369274/9657151
png tree-file-normal.png
www.eeworm.com/read/369274/9657152
png filter-normal-24.png
www.eeworm.com/read/334879/12565358
m fit_ml_normal.m
function result = fit_ML_normal( x,hAx )
% fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
% Given the samples of a normal distribution, the PD