代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/338523/12301150
m ga_fextra1.m
function PI=GA_fextra1(chro)
% Fitness function evaluation
% chro is the array transfered from GA for optimization.
% PenChen Chou, 2003-11-12
global MIN_offset MUL_factor
% Set MIN_offset=
www.eeworm.com/read/128828/14277744
c power_calculation.c
//**************************************************************************
// This routine takes an average power input, add all the scalling factors to
// turn this into watts. This part i
www.eeworm.com/read/128828/14277765
c power_calculation.c
//**************************************************************************
// This routine takes an average power input, add all the scalling factors to
// turn this into watts. This part i
www.eeworm.com/read/160611/5568816
alg congen.alg
(CONGEN
(NAME "congen")
(ARGUMENTS ("sound_type" "sndin") ("double" "risetime") ("double" "falltime"))
(START (MIN sndin))
(STATE ("double" "value" "0")
("double" "rise_factor" "exp(log(0.5) /
www.eeworm.com/read/102880/15754308
c tmp.c
interp_lpcs(rate, prev_lsp, curr_lsp, lpc, rate_cnt, bright)
INTTYPE rate;
float *prev_lsp;
float *curr_lsp;
float lpc[MAX_PITCH_SF][2][LPCORDER];
INTTYPE *rate_cnt;
float *bright;
{
I
www.eeworm.com/read/102880/15754327
c temp.c
agc(input, output, return_vals, length, factor)
float *input, *output, *return_vals;
INTTYPE length;
float *factor;
{
INTTYPE i;
float input_energy, output_energy;
float norm;
www.eeworm.com/read/291895/8389183
c mr_test.c
/****************************************************************************
*
* Name: mr_test.c
*
* Synopsis: Tests decim(), interp(), and resamp().
*
* Description:
*
* This module tests
www.eeworm.com/read/386625/8734583
asv demo3_vmg.asv
%==============================================
% Multigrid V-Cycle Solver, adapted for Demo 3.
%==============================================
% In this subrotinue ,I want to compute pdeerror and
www.eeworm.com/read/147766/5721714
s delay.s
/*
* linux/arch/arm/lib/delay.S
*
* Copyright (C) 1995-2003 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/128531/5984368
s delay.s
/*
* linux/arch/arm/lib/delay.S
*
* Copyright (C) 1995-2003 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public