代码搜索:adjusted

找到约 378 项符合「adjusted」的源代码

代码结果 378
www.eeworm.com/read/373690/9442885

m generate_aaft.m

% Generate surrogate data using AAFT method (amplitude adjusted Fourier transform) % H0: signal is a realisation of a linear Gaussian stochastic process, followed % by a static nonlinearity (observa
www.eeworm.com/read/167879/9948726

m iaaft.m

function [s,iter]=IAAFT(x,c,maxiter) %Syntax: [s,iter]=IAAFT(x,c,maxiter) %___________________________________ % % Makes c Iterative Amplitude Adjusted Fourier Transformed (AAFT) surrogates % of
www.eeworm.com/read/417735/10978546

usr dictionary.usr

# -*- text -*- # # dictionary.usr USR Robotics dictionary. # # Taken from the dictionary included with the USR RADIUS server, # and adjusted a bit. # # Version: $Id$ # # # USR specific attributes #
www.eeworm.com/read/464632/7066843

java calculatespeed.java

/** This class calculates the Raw Speed,Adjusted Speed, Accuracy and Number of Words Typed. * It requires a string to compute the accuray,speed etc. * Its update method is called by a thread
www.eeworm.com/read/263889/11337699

m iaaft.m

function [s,iter]=IAAFT(x,c,maxiter) %Syntax: [s,iter]=IAAFT(x,c,maxiter) %___________________________________ % % Makes c Iterative Amplitude Adjusted Fourier Transformed (AAFT) surrogates % of
www.eeworm.com/read/255925/12046090

m iaaft.m

function [s,iter]=IAAFT(x,c,maxiter) %Syntax: [s,iter]=IAAFT(x,c,maxiter) %___________________________________ % % Makes c Iterative Amplitude Adjusted Fourier Transformed (AAFT) surrogates % of
www.eeworm.com/read/27111/979930

h cksum.h

/**** These are typical settings and **** **** should be adjusted to suit those ** **** used in the --CHECKSUM option. ****/ #define _OFFSET 0 #define _ALGORITHM 2 // can be -4,-3,-2,-1,1,
www.eeworm.com/read/278450/4144140

txt whatsnew_vb.txt

What's New for FreeImage VB Wrapper * : fixed - : removed ! : changed + : added November 15, 2007 - 2.1 * [Carsten Klein] adjusted page numbers of the API documentation in FreeImage function
www.eeworm.com/read/133648/14031831

cpp msgimpl.cpp

//: appendixb:MsgImpl.cpp //# Tested with VC++ & BC++. Include path must //# be adjusted to find the JNI headers. See //# the makefile for this chapter (in the //# downloadable source code) for
www.eeworm.com/read/133648/14031835

cpp useobjimpl.cpp

//: appendixb:UseObjImpl.cpp //# Tested with VC++ & BC++. Include path must //# be adjusted to find the JNI headers. See //# the makefile for this chapter (in the //# downloadable source code)