代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/153407/12035218
m tournament.m
function [indid,indindex,popexpected,popnormfitness]=tournament(pop,params,state,nsample,toavoid)
%TOURNAMENT Sampling of GPLAB individuals by the tournament method.
% TOURNAMENT(POP,PARAMS,STA
www.eeworm.com/read/339441/12236135
c msp430x54x_uscia0_uart_04.c
//******************************************************************************
// msp430FG5438 Demo - USCI_A0, 9600 UART, SMCLK, LPM0, Echo with over-sampling
//
// Description: Echo a receiv
www.eeworm.com/read/252197/12293884
m ip_01_07.m
% MATLAB script for Illustrative Problem 7, Chapter 1.
clear
echo on
df=0.01; % freq. resolution
fs=5; % sampling frequency
ts=1/fs;
www.eeworm.com/read/251280/12354813
m getmapping.m
%GETMAPPING returns a mapping table for LBP codes.
% MAPPING = GETMAPPING(SAMPLES,MAPPINGTYPE) returns a mapping for
% LBP codes in a neighbourhood of SAMPLES sampling
% points. Possible values
www.eeworm.com/read/224759/14568249
m tournament.m
function [indid,indindex,popexpected,popnormfitness]=tournament(pop,params,state,nsample,toavoid)
%TOURNAMENT Sampling of GPLAB individuals by the tournament method.
% TOURNAMENT(POP,PARAMS,STA
www.eeworm.com/read/216045/15028705
m ip_01_07.m
% MATLAB script for Illustrative Problem 7, Chapter 1.
clear
echo on
df=0.01; % freq. resolution
fs=5; % sampling frequency
ts=1/fs;
www.eeworm.com/read/207278/15275961
m fplot.m
function fplot( xa, dt )
%FPLOT Plot Fourier Transform (Mag) of "ANALOG" signal
%-----
% Usage: fplot( xa, dt )
%
% xa : "ANALOG" signal
% dt : sampling interval for the s
www.eeworm.com/read/10297/184115
c msp430x54x_uscia0_uart_04.c
//******************************************************************************
// MSP430F5438 Demo - USCI_A0, 9600 UART, SMCLK, LPM0, Echo with over-sampling
//
// Description: Echo a receive
www.eeworm.com/read/217476/4870729
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/311554/3679501
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