代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/186600/8922922
h fm3104.h
//IOPB5 SCL
//IOPB7 SDA
UWORD Factor;
extern CLOCK Clock;
extern volatile UWORD *PBDATDIR;
#define SDA_1 *PBDATDIR|=0x0080 //SDA = 1
#define SDA_0 *PBDATDIR&=0xff7f
www.eeworm.com/read/283083/9043763
c lp_filter.c
#include
#include
static double pi;
static int n;
double windows(int winnum,int wn);
int main()
{
int n1,i,j,factor,winnum;
double fl,fs,wc,a,s;
double h[2000];
unsigned
www.eeworm.com/read/182900/9186874
m dsexpand.m
function [sp, op] = dsexpand(s,c,k,n,o)
%function [sp, op] = dsexpand(s,c,k,n,o). Expand points s outward from c
%by a factor 1+k and update the offsets associated with normals n.
shift = c(:,ones(1,s
www.eeworm.com/read/375337/9363691
m aalmsonesteppredictor.m
function[w,y,e,J,w1]=aalmsonesteppredictor(x,mu,M)
%function[w,J,w1]=aalmsonesteppredictor(x,mu,M);
%x=data=signal plus noise;mu=step size factor;M=number of filter
%coefficients;w1 is a matrix
www.eeworm.com/read/176193/9512735
m dem_dfusc_2x2_stbc_convcode.m
function [ber,mse]=dem_DFUSC_2x2_STBC_Convcode(demparams,NoisePwr,ipfid_rx1,ipfid_rx2)
PwNorm_data=sqrt(2048/1536); % data symbol power normalization factor
% load original data
load orig_DFU
www.eeworm.com/read/365029/9881449
cpp blosumla.cpp
#include "muscle.h"
#define GAPVAL 0.3
#define GAPGAPVAL 5.0
// Blosum62 log-average factor matrix
static float Blosum62LA[20][20] =
{
#define v(x) ((float) x)
#define S_ROW(n, c, A, C, D
www.eeworm.com/read/167363/9971209
m pso_cf_func.m
function [gbest,gbestval,fitcount]= PSO_func(fhd,Max_Gen,Max_FES,Particle_Number,Dimension,VRmin,VRmax,varargin) % Constraint Factor压缩因子
%[gbest,gbestval,fitcount]= PSO_func('f8',3500,200000,30,30,
www.eeworm.com/read/359810/10123988
m res_ue_sinr_cdf.m
% CDF of UE sinr per block
function [result,fileidx] = res_ue_sinr_CDF(test_resource_allocation_idx,UE,MIMO,loaddir,result,fileidx,av_factor,Comm_conf)
filename = ['RA',num2str(test_resource_allocatio
www.eeworm.com/read/163324/10165964
m c12l4.m
count=0;
%H=.01;
%Integration interval increased by factor of 100 to get acceptable run time
H=1.;
A=2.0926e7;
GM=1.4077e16;
GAMDEG=23.;
GAM=GAMDEG/57.3;
DISTNM=6000.;
ANGDEG=0.;
ANG=ANGDEG
www.eeworm.com/read/163324/10165976
m c20l5.m
VC=4000.;
XNT=0.;
DISPLACE=1.;
VM=3000.;
TAU=1.;
XNP=3.;
XNCLIM=99999999.;
n=0;
%for TF=.1:.1:10
%Number of runs decreased by factor of 5 in order to get acceptable running times
for TF=.5:.