代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/439446/7708682
m p10_2.m
% Program P10_2
% Illustration of Down-Sampling by an Integer Factor
%
clf;
n = 0: 49;
m = 0: 50*3 - 1;
x = sin(2*pi*0.042*m);
y = x([1 : 3 : length(x)]);
subplot(2,1,1)
stem(n, x(1:50)); axis([0 50 -
www.eeworm.com/read/490775/6442353
asv main.asv
%% [mul_fad_sequence,max_delay,fade_sign,rake_rev_sequence,mpath_amp] = cdma_channel_simulation(sequence,sf,mpath_delay,eb_no,k_factor)
%% [original_sequence] = cdma_reciever(mul_fad_sequence,frame_l
www.eeworm.com/read/490775/6442361
m main.m
%% [mul_fad_sequence,max_delay,fade_sign,rake_rev_sequence,mpath_amp] = cdma_channel_simulation(sequence,sf,mpath_delay,eb_no,k_factor)
%% [original_sequence] = cdma_reciever(mul_fad_sequence,frame_l
www.eeworm.com/read/483942/6597859
cpp parse_expr.cpp
#include "eval_expr.h"
int Term( value_stack& s, int token, string& tok_str );
int ExprRest( value_stack& s, int token, string& tok_str );
int Factor( value_stack& s, int token, string& tok_str );
i
www.eeworm.com/read/410826/11267757
h filter.h
struct op_3x3_parm {
int f1[3];
int f2[3];
int f3[3];
int mul,div,add;
};
struct op_sharpe_parm {
int factor;
};
struct op_resize_parm {
int width;
int height;
int d
www.eeworm.com/read/255577/12072304
asv f_minall.asv
function [B_min,A_min,B_all,A_all] = f_minall (b,a)
%F_MINALL: Factor IIR fitler into minimum-phase and allpass parts
%
% Usage: [B_min,A_mim,B_all,A_all] = f_minall (b,a)
%
% Inputs: b = vec
www.eeworm.com/read/338523/12297023
m falloc.m
function PI=falloc(chro)
% Allocation process and fitness evaluation
global MIN_offset MUL_factor MTX MAX
% Get the numbers of items
x=chro;
x=10.^x;
x1=fix(x(1));
x2=fix(x(2));
x3=fix(x(3))
www.eeworm.com/read/121376/14758293
entries
/AbstractFactory.h/1.1/Sun Aug 11 05:49:45 2002//
/AssocVector.h/1.2/Sun Feb 2 16:35:13 2003//
/DataGenerators.h/1.5/Thu Nov 7 18:49:05 2002//
/EmptyType.h/1.1/Sun Aug 11 05:49:45 2002//
/Factor
www.eeworm.com/read/121376/14758346
entries
/AbstractFactory.h/1.1/Thu Aug 15 01:37:45 2002//
/AssocVector.h/1.1/Thu Aug 15 01:37:45 2002//
/DataGenerators.h/1.5/Thu Nov 7 18:49:05 2002//
/EmptyType.h/1.1/Thu Aug 15 01:37:45 2002//
/Factor
www.eeworm.com/read/121376/14758418
entries
/AbstractFactory.h/1.2/Thu Feb 27 15:53:45 2003//
/AssocVector.h/1.3/Mon Jan 6 02:26:33 2003//
/DataGenerators.h/1.2/Thu Mar 6 13:54:00 2003//
/EmptyType.h/1.3/Mon Jan 6 02:26:33 2003//
/Factor