代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/469416/6976510

m demprior.m

function demprior(action); %DEMPRIOR Demonstrate sampling from a multi-parameter Gaussian prior. % % Description % This function plots the functions represented by a multi-layer % perceptron netw
www.eeworm.com/read/457417/7325728

vhd analytic_filter_h_a3.vhd

-- Implementation of Filter H_a3(z) -- using Complex Frequency sampling filer (FSF) as Hilbert transformer -- -- This program is free software; you can redistribute it and/or modify it under the term
www.eeworm.com/read/457417/7325732

vhd analytic_filter_h_a4.vhd

-- Implementation of Filter H_a4(z) -- using Complex Frequency sampling filer (FSF) as Hilbert transformer -- -- This program is free software; you can redistribute it and/or modify it under the term
www.eeworm.com/read/457417/7325738

vhd analytic_filter_h_a2.vhd

-- Implementation of Filter H_a2(z) -- using Complex Frequency sampling filer (FSF) as Hilbert transformer -- -- This program is free software; you can redistribute it and/or modify it under the term
www.eeworm.com/read/453434/7420749

m fig3_17_18.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Figure 3.17 % Pattern sampling % Figure 3.18 % Desired and synthesized patterns % Woodward synthesis procedure % Xin Zhang 3/18/99 % Updated 9/14/00, K.
www.eeworm.com/read/451878/7454745

m blockframes.m

function M3 = blockFrames(s, fs, m, n) % blockFrames: Puts the signal into frames % % Inputs: s contains the signal to analize % fs is the sampling rate of the signal % m is the
www.eeworm.com/read/448703/7526830

c msp430x24x_uscia0_uart_04_9600.c

//****************************************************************************** // MSP430x24x Demo - USCI_A0, 9600 UART, SMCLK, LPM0, Echo with over-sampling // // Description: Echo a received
www.eeworm.com/read/446751/7567217

m alias.m

% This program illustrates the effect of alising % of frequency leading to signal distortion fs =10000; % sampling frequency ts = 1/fs; n = (1:50)*ts; N = 1000; %No of points in DFT
www.eeworm.com/read/442494/7650414

m fmdemod_4.m

% This is a demodulation program with different FM demodulation algorithms % fmdemod_4.m % to check FM MODULATION with different methods Fs = 102000; % Sampling rate of signal Fc = 25000; % Carrier
www.eeworm.com/read/437096/7755427

c msp430x261x_uscia0_uart_04.c

//****************************************************************************** // MSP430x26x Demo - USCI_A0, 9600 UART, SMCLK, LPM0, Echo with over-sampling // // Description: Echo a received