代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/429426/1948718

py accuracy4.py

# Description: Estimation of accuracy by random sampling. # User can set what proportion of data will be used in training. # Demonstration of use for different learners. # Category: evaluation #
www.eeworm.com/read/428738/1956445

svn-base displaypoints2d.m.svn-base

function [axis_limits] = DisplayPoints2D(Model, Scene, sampling, axis_limits) %%===================================================================== %% $RCSfile: DisplayPoints2D.m,v $ %% $Author:
www.eeworm.com/read/428738/1956448

svn-base displaypoints3d.m.svn-base

function [axis_limits] = DisplayPoints3D(Model, Scene, sampling, axis_limits) %%===================================================================== %% $RCSfile: DisplayPoints3D.m,v $ %% $Author:
www.eeworm.com/read/360247/2965926

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/414455/11111327

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/334935/12561097

m fmagplot.m

function fmagplot( xa, dt ) %FMAGPLOT Plot Fourier Transform (Mag) of "ANALOG" signal %----- % Usage: fmagplot( xa, dt ) % % xa : "ANALOG" signal % dt : sampling interval for t
www.eeworm.com/read/334935/12561169

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 simulat
www.eeworm.com/read/236667/14003528

asv systematicr.asv

function outIndex = systematicR(inIndex,wn);% PURPOSE : Performs the resampling stage of the SIR % in order(number of samples) steps. It uses the systematic sampling scheme of Carpenter and Clifford.
www.eeworm.com/read/108859/15573911

m tour3.m

echo off %TOUR of ADSP Toolbox routines and demonstration for MATLAB v3.5 clear while 1 demos= ['plotting' 'signals ' 'mathdem ' 'tdomain ' 'convolve' 'sdomain ' 'sampling'
www.eeworm.com/read/450909/7474808

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by Oscillograph.rc // #define IDD_ABOUTBOX 100 #define IDR_MAINFRAME 128