代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/473001/6853797
h stencilops.h
#ifndef BZ_ARRAYSTENCILOPS_H
#define BZ_ARRAYSTENCILOPS_H
// NEEDS_WORK: need to factor many of the stencils in terms of the
// integer constants, e.g. 16*(A(-1,0)+A(0,-1)+A(0,1)+A(1,0))
#ifnd
www.eeworm.com/read/411038/11258751
m rls.m
function [xi,W]=rls(lambda,M,u,d,delta)
% Recursive Least Squares
% Call:
% [xi,w]=rls(lambda,M,u,d,delta);
%
% Input arguments:
% lambda = forgetting factor, dim 1x1
% M = filter length, dim 1
www.eeworm.com/read/200367/15434697
m fractree.m
function Fractree(ss,ms,sf,A);
% 递归法生成分形树
% ss is Starting size
% ms is Minimum Size
% sf is Shrink Factor
% A is Angle
A=A/180*pi;
L=ss;
jd=pi/2;
z=0;
cla;
hold on;
[z,jd,L]=r
www.eeworm.com/read/102302/15787090
h parm.h
#ifndef PARM_H
#define PARM_H
#define AGCFAC 0.99 /* Adaptive Gain Control FACtor */
#define FAC (253./256.)
#define FACGP (29./32.)
#define DIMINV 0.2 /* Inverse if IDIM */
#define IDIM 5 /* Si
www.eeworm.com/read/100125/15883513
h parm.h
#ifndef PARM_H
#define PARM_H
#define AGCFAC 0.99 /* Adaptive Gain Control FACtor */
#define FAC (253./256.)
#define FACGP (29./32.)
#define DIMINV 0.2 /* Inverse if IDIM */
#define IDIM 5 /* Si
www.eeworm.com/read/388154/8632107
m dl_2_start.m
function [size, crc, chCode, C, control,ratem_flag] = dl_start(nCode, c_type, Kindex, nFrames,tx_ch)
%
%
%
%
% MIGHT WANNA ADD LATER tx_ch_type
%
% nCode = spreading factor
% c_type = mode indicating
www.eeworm.com/read/284617/8913500
cg water_fragment.cg
void main(float3 incident : TEXCOORD0,
float3 normal : TEXCOORD1,
float2 screen_coord : TEXCOORD2,
float3 T : TEXCOORD3,
float reflection_factor : COLOR,
www.eeworm.com/read/381628/9081173
vsh billboard.vsh
vs.1.1
;v3 doesn't contain a normal vector, it contains the
;vectors that determine how the billboard is scaled.
;Multiply this vector by the scaling factor defined by c7.
mul r2, v3, c7
;Use
www.eeworm.com/read/184529/9096346
m dl_2_start.m
function [size, crc, chCode, C, control,ratem_flag] = dl_start(nCode, c_type, Kindex, nFrames,tx_ch)
%
%
%
%
% MIGHT WANNA ADD LATER tx_ch_type
%
% nCode = spreading factor
% c_type = mode indicating
www.eeworm.com/read/377595/9270199
m dl_2_start.m
function [size, crc, chCode, C, control,ratem_flag] = dl_start(nCode, c_type, Kindex, nFrames,tx_ch)
%
%
%
%
% MIGHT WANNA ADD LATER tx_ch_type
%
% nCode = spreading factor
% c_type = mode indicating