代码搜索结果

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

regsettings_link.c

/******************************************************************************************************* *

my7268bpskuntitled.m

clc; close all; clear all; x=0:10; y=x; hold off h=waitbar(0,'Calibration Run'); for i=1:length(x) waitbar(i/length(x)) SNR=x(i); sim('QPSKuntitled'); y(i)=mean(BitError

ad7703.c

/* * ad7703.c * * AD7703 * * * * 陈真勇(SA01010010) * w3wind@sina.com or * zychen@ustc.edu.cn * 中国科学技术大学自动化系 * 2002/6/12 */ #include "type.h" #includ

demo.m

clc format compact more off load samples/coords/syntcds load samples/coords/realcds addpath solvopt addpath solvopt/uncprobs addpath m echo on % % press enter to start the calibration with synthetic d

tmode_rf_settings.h

/*********************************************************************************** Filename: tmode_rf_settings.h *******************************************************************************

smode_rf_settings.h

/*********************************************************************************** Filename: smode_rf_settings.h *******************************************************************************

regsettings_link1.c

/******************************************************************************************************* *

ad7703.c

/* * ad7703.c * * AD7703 * * * * 陈真勇(SA01010010) * w3wind@sina.com or * zychen@ustc.edu.cn * 中国科学技术大学自动化系 * 2002/6/12 */ #include "type.h" #includ

cc1100_reg.h

#ifndef _CC1100_REG_H #define _CC1100_REG_H #define WRITE_BURST 0x40 #define READ_SINGLE 0x80 #define READ_BURST 0xC0 #define READ 0X80 #define CRC_INIT

cc1100_reg.h

#ifndef _CC1100_REG_H #define _CC1100_REG_H #define WRITE_BURST 0x40 #define READ_SINGLE 0x80 #define READ_BURST 0xC0 #define READ 0X80 #define CRC_INIT