代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/301474/3839647

m p10_6.m

% Program P10_6 % Illustration of Interpolation Process % clf; L = input('Up-sampling factor = '); % Generate the input sequence n = 0:49; x = sin(2*pi*0.043*n) + sin(2*pi*0.031*n); % Generate the int
www.eeworm.com/read/448886/1683409

m p10_6.m

% Program P10_6 % Illustration of Interpolation Process % clf; L = input('Up-sampling factor = '); % Generate the input sequence n = 0:49; x = sin(2*pi*0.043*n) + sin(2*pi*0.031*n); % Generate the int
www.eeworm.com/read/448886/1683555

m p10_6.m

% Program P10_6 % Illustration of Interpolation Process % clf; L = input('Up-sampling factor = '); % Generate the input sequence n = 0:49; x = sin(2*pi*0.043*n) + sin(2*pi*0.031*n); % Generate the int
www.eeworm.com/read/430037/1942770

m pr7_37.m

%Problem 7.37; %TSC and average squared correlation per signature pair; clear all; m=6; K=2^m; %set size of Hadamard matrix; N=K-1; %set spreading factor N
www.eeworm.com/read/420735/2064471

entries

8 dir 1533 https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk/regression-testing/tests/multi-factor-drop https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder 2007-04-06T1
www.eeworm.com/read/420735/2064518

entries

8 dir 1533 https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk/regression-testing/tests/multi-factor https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder 2007-04-06T17:07:
www.eeworm.com/read/407519/2262299

h epetrafactory.h

// Copyright (C) 2008 Martin Sandve Alnes, Kent-Andre Mardal and Johannes Ring. // Licensed under the GNU LGPL Version 2.1. // // First added: 2008-04-21 #ifdef HAS_TRILINOS #ifndef __EPETRA_FACTOR
www.eeworm.com/read/407519/2263196

h epetrafactory.h

// Copyright (C) 2008 Martin Sandve Alnes, Kent-Andre Mardal and Johannes Ring. // Licensed under the GNU LGPL Version 2.1. // // First added: 2008-04-21 #ifdef HAS_TRILINOS #ifndef __EPETRA_FACTOR
www.eeworm.com/read/405377/2292386

java votetopicact.java

package com.jeecms.auxiliary.action; import java.util.List; import java.util.Set; import java.util.TreeSet; import org.apache.commons.lang.StringUtils; import org.springframework.beans.factor
www.eeworm.com/read/403017/2316525

m minphase.m

function [y,ssp,iter] = minphase(g); % Extracts the minimum phase factor y from a linear-phase filter. % Input: g = [g(0) g(1) . . . g(N)] (row vector) where % the g vector is the right-half of a l