代码搜索结果

找到约 3,982 项符合 Sensor 的代码

direction_of_arrival_by_music_and_signal_simulate.m

clear %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%% 信号源 %%%%%%%%%%%%%%%% Sensor=16; % 接收器数目 Snap=20; % 快照数 Doa=[10 -20 45];%*pi/180; % 信号源角度 S_number=length(Doa)

debug.lkf

-z -q -c -m"./Debug/edit.map" -o"./Debug/edit.out" -stack400 -x -i"C:/ti/c2000/bios/lib" -i"C:/ti/c2000/rtdx/lib" -i"C:/ti/c2000/cgtools/lib" "C:\ti\myprojects\bldc-end\sensor-openloop\Debug\adinit.o

debug.lkv

-z -q -c -m"./Debug/edit.map" -o"./Debug/edit.out" -stack400 -x -i"C:/ti/c2000/bios/lib" -i"C:/ti/c2000/rtdx/lib" -i"C:/ti/c2000/cgtools/lib" "C:\ti\myprojects\bldc-end\sensor-openloop\Debug\adinit.o

test44x_ca04.c

#include "msp430x44x.h" //****************************************************************************** // MSP430-TEST44X Demo - Comp_A Slope ADC to Detect Temp Level Set P5.1 > 25c // // De

run_opt.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

run.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

test44x_ca04.c

#include "msp430x44x.h" //****************************************************************************** // MSP430-TEST44X Demo - Comp_A Slope ADC to Detect Temp Level Set P5.1 > 25c // // De

fet140_adc12_03.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12, Sample A10 Temp, Set P1.0 if Temp ++ ~2C // // Description: Use ADC12 and the inte

ctf2eeglab_gui.m

%GUI script for reading ctf data into eeglab. %to run type ctf2eeglab on the command line. clear all; folder = uigetdir('*.ds','Data Set Finder'); [ctf2] = ctf_read_res4(folder,1); sensors = {'meg','

freescale

#ifndef __Sensor_Check_H #define __Sensor_Check_H void sensor_check(void); #endif