代码搜索:Sampling

找到约 3,969 项符合「Sampling」的源代码

代码结果 3,969
www.eeworm.com/read/308008/13711644

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/306455/13744809

m nedft.m

function [F,S,Stopit]=nedft(X,tk,fn,I,W) % NEDFT - Nonuniform Extended Discrete Fourier Transform. % % Syntax % % a. Mandatory inputs/outputs % % F=nedft(X,tk,fn) % % Function NEDFT r
www.eeworm.com/read/304736/13787687

m cp0201_waveform.m

% % FUNCTION 2.5 : "cp0201_waveform" % % Generates the energy normalized pulse waveform % % Special case of the second derivative Gaussian pulse: % SCHOLTZ'S MONOCYCLE % % ********************
www.eeworm.com/read/303999/13805077

m speechcoder2.m

%8.4 Voice-excited LPC vocoder %8.4.1 Main File function [ outspeech ] = speechcoder2( inspeech ) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % Speech Coding using Linear Predict
www.eeworm.com/read/303668/13810554

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/302325/13837766

m speechcoder2.m

%speechcoder2.m %8.4 Voice-excited LPC vocoder %8.4.1 Main File function [ outspeech ] = speechcoder2( inspeech ) % Speech Coding using Linear Predictive Coding (LPC) % The desired order can
www.eeworm.com/read/302325/13837859

m speechcoder2.m

%speechcoder2.m %8.4 Voice-excited LPC vocoder %8.4.1 Main File function [ outspeech ] = speechcoder2( inspeech ) % Speech Coding using Linear Predictive Coding (LPC) % The desired order can
www.eeworm.com/read/128281/5992099

txt acmwavein.txt

TACMWaveIn - this component is used for sampling audio (directly or through ACM codecs). This component is derived from TWinControl. TACMWaveIn - have 2 methods: Open(format:PWaveFormatEx); f
www.eeworm.com/read/426045/6327442

m boost_pcm_simulink_in.m

Vg=input('please give the input voltage Vg='); V=input('please give the output voltage V='); Io=input('please give the output current Io='); rg=input('please give the resistance of the input voltage s
www.eeworm.com/read/494296/6381881

s43 实验8_思考_adc12_4.s43

#include "msp430x44x.h" // Standard Equations ;****************************************************************************** ; MSP-Test44x Demo - ADC12, Extend Sampling Period With SHT b