代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/359976/10113018

c fet440_adc12_04.c

//****************************************************************************** // MSP-FET430P440 Demo - ADC12, Extend Sampling Period with SHT Bits // // This example shows how to extend the sa
www.eeworm.com/read/359237/10160239

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/358004/10197513

c msp430x24x_adc12_04.c

//****************************************************************************** // MSP430x24x Demo - ADC12, Extend Sampling Period with SHT Bits // // Description: This example shows how to exte
www.eeworm.com/read/357567/10206492

c fet440_adc12_04.c

//****************************************************************************** // MSP-FET430P440 Demo - ADC12, Extend Sampling Period with SHT Bits // // This example shows how to extend the sa
www.eeworm.com/read/357506/10208393

m program_11_10.m

% Program 11_10 % Spectral Analysis Using the DFT % N = input('Type in the length of DFT = '); T = input('Type in the sampling period = '); freq = input('Type in the frequency of the sinusoid -=
www.eeworm.com/read/426047/10291435

m buck_pcm_load_reg.m

function buck_PCM_load_reg( Vg,V,Iomax,rg,rL,rS,rC,rD,VD,R1,R2,RS,L,Ts,Ma,Ae) Vg=input('please give the input voltage Vg='); V=input('please give the output voltage V='); Iomax=input('please give the
www.eeworm.com/read/426047/10291436

m buck_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/426046/10291454

m buck_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/426043/10291484

m boost_pcm_load_reg.m

function boost_PCM_load_reg( Vg,V,Iomax,rg,rL,rS,rC,rD,VD,R1,R2,RS,L,Ts,Ma,Ae) Vg=input('please give the input voltage Vg='); V=input('please give the output voltage V='); Iomax=input('please give the
www.eeworm.com/read/162605/10291601

m speechcoder2.m

%8.4 Voice-excited LPC vocoder %8.4.1 Main File function [ outspeech ] = speechcoder2( inspeech ) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % Speech Coding using Linear Predict