代码搜索结果

找到约 1,572 项符合 Calibration 的代码

jy-note.txt

Dear all, In regards to the few email exchanges that have accured about Calibration, I feel that some information needs to be given. There are a few important things to know about when calibratin

codacalibrationlistif.java

package org.trinet.jasi.coda; import org.trinet.jasi.*; public interface CodaCalibrationListIF { /** Adds to list the input parameter calibration object. */ boolean add(CodaCalibration c

gnumakefile.am

SUBDIRS = hal calibration EXTRA_DIST = Kconfig defconfig patches

readme

Latency Testing and Calibration =============================== This test is the counterpart of the latency calibration found in the kernel test suite and can be used just to monitor jitter in both

sigcomp2.m

function sigOut = sigcomp2(sigIn, calFile, calMethod, calAngle, nearfieldMethod, nearfieldAnlge) %SIGCOMP2 Performs calibration compensation on the signals for the AIMT experimental antenna. % %-----

setcal1.m

function setcal1(calMethod, calFile, nearfieldMethod) %SETCAL1 Reads calibration info. from file and sets the cal. method for the steering matrix for the AIMT experimental antenna. % %-------- %Synop

dbtex9.m

%DBTEX9 An example of beamforming on measured data from the AIMT experimental antenna with different calibration compensation of the steering matrix. % % * DBT, A Matlab Toolbox for Radar Signal P

camcalp_c.m

%CAMCALP_C Camera calibration matrix from parameters (central projection) % % C = CAMCALP_C(cp) % C = CAMCALP_C(cp, Tcam) % C = CAMCALP_C(cp, pC, x, z) % % Compute a 3x4 camera calibration matrix from

camcalp_c.m

%CAMCALP_C Camera calibration matrix from parameters (central projection) % % C = CAMCALP_C(cp) % C = CAMCALP_C(cp, Tcam) % C = CAMCALP_C(cp, pC, x, z) % % Compute a 3x4 camera calibration matrix from

jamfile

# Bayes++ Jamfile - See Boost.build # Quadratic Calibration - filter example # Declare the location of this subproject relative to the project root. subproject "QuadCalib" ; # The executable for th