代码搜索:factor

找到约 6,651 项符合「factor」的源代码

代码结果 6,651
www.eeworm.com/read/171230/9766099

c jdcoefct.c

/* * jdcoefct.c * * Copyright (C) 1994-1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/414455/11111482

m exp_fnct.m

function y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % Returns the function funfcn(x) times % the exponential factor exp(-j*2*pi*k/T*x) j=sqrt(-1) ; args=[]; for nn
www.eeworm.com/read/414146/11126253

m capacity_rician.m

function outage=capacity_rician(SNR,M,k,output) %************************************************************************** %This program illustrates the coding for determining the capacity in the
www.eeworm.com/read/268613/11129664

c jdcoefct.c

/* * jdcoefct.c * * Copyright (C) 1994-1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/268231/11148937

m exp_fnct.m

function y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % Returns the function funfcn(x) times % the exponential factor exp(-j*2*pi*k/T*x) j=sqrt(-1) ; args=[]; for nn=1:narg
www.eeworm.com/read/334951/12559293

cpp sphbes.cpp

#include #include "nr.h" using namespace std; void NR::sphbes(const int n, const DP x, DP &sj, DP &sy, DP &sjp, DP &syp) { const DP RTPIO2=1.253314137315500251; DP factor,order,rj,rj
www.eeworm.com/read/334149/12631592

txt rayleigh11.m.txt

%function Tk(t) = %sqrt(1/(2N0+1)){2sum{(cos(bn)+jsin(bn)*cos(wmcos(an*t+sita_nk)}+sqrt(2)*co %s(wm*t+sita_ok)} ( sum is fron 0 to N0) N0 = (1/2)(N/2-1) clear all; close all; nn=5000;
www.eeworm.com/read/146608/12635115

c jdcoefct.c

#define JPEG_INTERNALS #include "jinclude.h" #include "jpeglib.h" /* Block smoothing is only applicable for progressive JPEG, so: */ #ifndef D_PROGRESSIVE_SUPPORTED #undef BLOCK_SMOOTHING_SUPPO
www.eeworm.com/read/146425/12651739

c bound.c

#include "global.h" void bound() { factor=0.0; /* for(i=2;i
www.eeworm.com/read/300562/13905549

m exp_fnct.m

function y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % Returns the function funfcn(x) times % the exponential factor exp(-j*2*pi*k/T*x) j=sqrt(-1) ; args=[]; for nn=1:narg