代码搜索结果
找到约 3,982 项符合
Sensor 的代码
wan.m
%music
clear all;
close all;
clc;
sensor_number=8;
source_number=2;
snapshort_number=250;
source_theta=[ -30,50];
source_fei=[20,-60];
snr=10;
A=zeros(sensor_number,source_number);
k=0:
yuanzhenmusic.m
%music
clear all;
close all;
clc;
sensor_number=8;
source_number=2;
snapshort_number=250;
source_theta=[ -30,50];
source_fei=[20,-60];
snr=10;
A=zeros(sensor_number,source_number);
k=0:
classical_music.m
%MUSIC ALOGRITHM
%DOA ESTIMATION BY CLASSICAL_MUSIC
clear all;
close all;
clc;
source_number=2;%信元数
sensor_number=8;%阵元数
snapshot_number=256;%快拍数
w=[pi/4 pi/6].';%信号频率
l=[(2*pi*3e8)/w(1) (2
hemon.inc
;****************************************************************
;* HEARTBEAT MONITOR - HeMon *
;* BY KEITH WILSON *
;* VERSION 1 *
;***********************************************
lqgdemo3.m
function [ret,x0,str]=lqgdemo3(t,x,u,flag);
%LQGDEMO3 is the M-file description of the SIMULINK system named LQGDEMO3.
% The block-diagram can be displayed by typing: LQGDEMO3.
%
% SYS=LQGDEMO3(T,
port.h
/*------------------------------------------------------------------*-
Port.H (v1.00)
------------------------------------------------------------------
'Port Header' (see Chap 5) for
lqgdemo3.m
function [ret,x0,str]=lqgdemo3(t,x,u,flag);
%LQGDEMO3 is the M-file description of the SIMULINK system named LQGDEMO3.
% The block-diagram can be displayed by typing: LQGDEMO3.
%
% SYS=LQGDEMO3(T,
1820_2.c
// Program 1820_2.C
//
// Reads 64-bit address from DS1820, saves to the 16F877's flash EEPROM
// and displays it on LCD.
//
// Uses 64-bit address to perform temperature measurement. Data is
/
esb.txt
/** \addtogroup platform
* @{ **/
/**
\defgroup esb The ESB Embedded Sensor Board
The ESB (Embedded Sensor Board) is a prototype wireless sensor network
device developed at Freie Universit鋞 Berlin.
esb.txt
/** \addtogroup platform
* @{ **/
/**
\defgroup esb The ESB Embedded Sensor Board
The ESB (Embedded Sensor Board) is a prototype wireless sensor network
device developed at Freie Universit鋞 Berlin.