代码搜索结果
找到约 1,698 项符合
Calibration 的代码
calib.m
function calib(mode),
% calib(mode)
%
% Runs the Camera Calibration Toolbox.
% Set mode to 1 to run the memory efficient version.
% Any other value for mode will run the normal version (see doc
ccal_fo.c
/*******************************************************************************\
* *
* This program reads in a file conta
ad11.c
#include
//#include
#include
#include
//#include
sbit ADC_CLK = P1^3;
sbit ADC_DIN = P1^2;
sbit ADC_DOUT = P1^1;
sbit ADC_DRDY = P1^0;
d1643rtc.c
/* d1643RTC.c - RTC DS1643 real time clock driver */
/*******************************************************************************
This source and object code has been made available to you by
interface.h
// interface.h
// common interface functions
void SetupPulseOutput(int phase);
void SetupSystem(double Cur, double Vol, double pf);
void SetRegistersAPCF(int APCFNUM, int APCFDEN);
void SetRegi
tos.platform.mica2.adccontrol.nc.html
Interface: ADCControl
mma7455l_init.c
/*********************************************************************
(c) copyright Freescale Semiconductor Ltd. 2008
ALL RIGHTS RESERVED
************************************************
decompb.m
function [stochc,stochcf,VYEAR]=decompB(L,cal_beg_i,cal_end_i,for_end_i);
%DECOMPB Moving average with rolling volatility daily data decomposition.
% [STOCHC,STOCHCF]=DECOMPB(L,CAL_BEG_I,CAL_END_I,
calib.m
function calib(mode),
% calib(mode)
%
% Runs the Camera Calibration Toolbox.
% Set mode to 1 to run the memory efficient version.
% Any other value for mode will run the normal version (see doc
calib.m
function calib(mode),
% calib(mode)
%
% Runs the Camera Calibration Toolbox.
% Set mode to 1 to run the memory efficient version.
% Any other value for mode will run the normal version (see doc