代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/432906/1888179
c perfmon_default_smpl.c
/*
* Copyright (C) 2002-2003 Hewlett-Packard Co
* Stephane Eranian
*
* This file implements the default sampling buffer format
* for the Linux/ia64 perfmon-2 su
www.eeworm.com/read/393286/2476482
c perfmon_default_smpl.c
/*
* Copyright (C) 2002-2003 Hewlett-Packard Co
* Stephane Eranian
*
* This file implements the default sampling buffer format
* for the Linux/ia64 perfmon-2 su
www.eeworm.com/read/385462/2591168
c perfmon_default_smpl.c
/*
* Copyright (C) 2002-2003 Hewlett-Packard Co
* Stephane Eranian
*
* This file implements the default sampling buffer format
* for the Linux/ia64 perfmon-2 su
www.eeworm.com/read/152843/5657329
c perfmon_default_smpl.c
/*
* Copyright (C) 2002-2003 Hewlett-Packard Co
* Stephane Eranian
*
* This file implements the default sampling buffer format
* for the Linux/ia64 perfmon-2 su
www.eeworm.com/read/293918/8263872
m dtawin.m
function w=dtawin(fs,start,rise,len,fall)
%DTAWIN makes cosine taper window for ILO88 data
% w = dtawin(fs, start, rise, len, fall)
%
% in: fs sampling frequency (default 25000 Hz)
%
www.eeworm.com/read/393518/8281095
m lpcrand.m
function ar=lpcrand(p,n,bw)
% generate n random stable polynomials of order p with a minimum pole
% bandwidth of bw*fs where fs is the sampling fequency.
% To limit the pole radius to r set bw=-log
www.eeworm.com/read/173140/9670972
m ip_07_01.m
% MATLAB script for Illustrated Problem 1, Chapter 7.
echo on
T=1;
delta_T=T/200; % sampling interval
alpha=0.5; % roll-off factor
fc=40/T; % carrier frequency
A_
www.eeworm.com/read/268231/11149074
m ip_07_01.m
% MATLAB script for Illustrated Problem 1, Chapter 7.
echo on
T=1;
delta_T=T/200; % sampling interval
alpha=0.5; % roll-off factor
fc=40/T; % carrier frequency
A_
www.eeworm.com/read/265721/11255744
m lpcrand.m
function ar=lpcrand(p,n,bw)
% generate n random stable polynomials of order p with a minimum pole
% bandwidth of bw*fs where fs is the sampling fequency.
% To limit the pole radius to r set bw=-log
www.eeworm.com/read/300562/13905836
m ip_07_01.m
% MATLAB script for Illustrated Problem 1, Chapter 7.
echo on
T=1;
delta_T=T/200; % sampling interval
alpha=0.5; % roll-off factor
fc=40/T; % carrier frequency
A_