代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/240989/13180815
m down_sampler.m
function [symbols]=down_sampler(indata,sample_nr,fs,T,block_length)
% [symbols]=down_sampler(indata,sample_nr,fs,T,block_length)
%
% Output:
% symbols - Symbols after downsampling
%
%
www.eeworm.com/read/240126/13235713
m down_sampler.m
function [symbols]=down_sampler(indata,sample_nr,fs,T,block_length)
% [symbols]=down_sampler(indata,sample_nr,fs,T,block_length)
%
% Output:
% symbols - Symbols after downsampling
%
%
www.eeworm.com/read/323403/13341112
v lac.v
//------------------------------------------------------------------
2 // Logic Analyzer Component
3 //------------------------------------------------------------------
4
5 module lac #(
6
www.eeworm.com/read/306025/13754938
h audiomodule_spt.h
/* Audiomodules global definitions */
// C Declarations
#ifdef __ECC__
struct Stereo_Pair { float Left; float Right; };
struct Quad_Pair { float Front_Left; float Front_Right; float Back_Le
www.eeworm.com/read/136571/5869551
h mp4av_adts.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/110972/6162087
h mp4av_adts.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/406422/11442613
h bilinear.h
//
// File = bilinear.h
//
#ifndef _BILINEAR_H_
#define _BILINEAR_H_
#include "iir_dsgn.h"
#include "filtfunc.h"
IirFilterDesign* BilinearTransf(
FilterTransFunc* ana
www.eeworm.com/read/404716/11479782
c main.c
#include
#include
#include
static unsigned char data dat[50]; //dat[50] is used to store sampling values
static unsigned char ind; //index var
voi
www.eeworm.com/read/157944/11654326
m down_sampler.m
function [symbols]=down_sampler(indata,sample_nr,fs,T,block_length)
% [symbols]=down_sampler(indata,sample_nr,fs,T,block_length)
%
% Output:
% symbols - Symbols after downsampling
%
%
www.eeworm.com/read/345256/11823785
m dsbpsk_ok.m
clear
s=2;% num. of sin_period per chip
fs=32; % sampling rate of sin function
%%%%%%%% fs/s :sampling num. per period of c
r=1; %
%__________________________________________ generate