代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/141297/5773248
cc gr_freq_xlating_fir_filter_fcf.cc
/* -*- c++ -*- */
/*
* Copyright 2003 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/141297/5773264
cc gr_freq_xlating_fir_filter_scf.cc
/* -*- c++ -*- */
/*
* Copyright 2003 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/141297/5773273
cc gr_freq_xlating_fir_filter_ccc.cc
/* -*- c++ -*- */
/*
* Copyright 2003 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/406421/11442670
cpp swept.cpp
//
// File = swept.cpp
//
#include
#include
#include
#include "swept.h"
#include "typedefs.h"
#include "misdefs.h"
extern ofstream DebugFile;
SweptRespo
www.eeworm.com/read/250225/12423336
m find_marg.m
% find margin
%
% yy, 01-july-2007
function [runtime_BLER,runtime_marg] = find_marg(MG_conf,M,cdrt,LA_thres,Root_path)
[runtime_BLER,runtime_marg] = ...
func_findmarg(MG_conf.state,MG_conf.fd,MG_c
www.eeworm.com/read/429242/8814230
m mfcc.m
function v= mfcc(s,fs)
% s: No of points
% fs: Sampling rate
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Speaker Recognition System %
%
www.eeworm.com/read/359349/10154155
m recondemo.m
%================================================================
% Name: recondemo.m
% Signal sampling and reconstruction
% The original signal is the raised cosin signal.
%=====================
www.eeworm.com/read/449504/7502129
m ar_gd.m
% PURPOSE: An example using ar_g(),
% prt(),
% plt(),
% Bayesian gibbs sampling for the ar model
%----------------------------------------------
www.eeworm.com/read/449504/7502809
m sem_d2.m
% PURPOSE: An example of using sem() on a large data set
% Gibbs sampling spatial autoregressive model
%---------------------------------------------------
% US
www.eeworm.com/read/449504/7503076
m sar_d3.m
% PURPOSE: An example of using sar on a large data set
% Gibbs sampling spatial autoregressive model
%---------------------------------------------------
% USAG