代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/203890/15349831
m plus.m
function c = plus(a,b)
% overloading of operator +
% $Id: plus.m 53 2005-01-05 11:17:56Z mairas $
if isa(a,'signal') & ~isa(b,'signal')
c = signal(a.s + b, a.time);
elseif ~isa(a,'signal') & isa(
www.eeworm.com/read/202534/15379261
c fet140_adc12_04.c
//******************************************************************************
// MSP-FET430P140 Demo - ADC12, Extend Sampling Period with SHT Bits
//
// Description: This example shows how to
www.eeworm.com/read/101557/15826732
m d2d.m
function [a, b] = d2d(phi, gamma, t1, t2)
%D2D Conversion of discrete state-space models to models with diff. sampling times.
% [A2, B2] = D2D(A1, B1, T1, T2) converts the discrete-time system:
%
www.eeworm.com/read/215913/15034160
txt @@@@era_readme@@@@.txt
特征系统实现法(Eigensystem realization algorithm,ERA)算法toolbox for matlab Demo ver
% By Chen yi, Jan. 24th,2004
% State Key lab of Mechanical Transmission , Chonqqing University
% chen_yi2000@sina.c
www.eeworm.com/read/315888/7085124
pdf detecting network intrusions via sampling_a game theoretic approach.pdf
www.eeworm.com/read/172051/9725101
txt temperature_sampling_source_code_base_on_ds18b20.txt
temperature_sampling_source_code_base_on_DS18B20
基于DS18B20的温度采样原程序(C),编译通过,很好用,大家看看
#define uchar unsigned char
#define uint unsigned int
#include
#include // _nop_(
www.eeworm.com/read/287857/8664230
c read_key.c
#include
#include
/////////////////////////////////////read_key
#define sampling_times 2 //定义取样的次数,连续次数的取样值相同,视为有效取样。
#define sampling_interval 10 //定义每次取样的时间间隔,单位 us.
#def
www.eeworm.com/read/287857/8664238
_c read_key._c
#include //
#include
/////////////////////////////////////read_key
#define sampling_times 2 //定义取样的次数,连续次数的取样值相同,视为有效取样。
#define sampling_interval 10 //定义每次取样的时间间隔,单位 us.
#d
www.eeworm.com/read/186716/8914452
m rect_rz.m
function out = rect_rz(arg1,arg2)
% RECT_RZ ..... Generates a rectangular "return to zero" pulse.
%
% +=======+ +1
% | |
% + +=======+ 0
%
% --------+--
www.eeworm.com/read/186716/8914579
m start.m
echo off;
%
% START ............... Initialization of global variables used by the
% Communication System Toolbox routines.
% AUTHORS : M. Zeytinoglu & N. W. Ma
% Department of