代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/254742/12121068
m program_13_1.m
% Program 13_1
% Illustration of Up-Sampling by an Integer Factor
%
clf;
N = input('Input length = ');
L = input('Up-sampling Factor = ');
fo = input('Input signal frequency = ');
% Generate t
www.eeworm.com/read/231449/14233544
m program_10_7.m
% Program 10_7
% Illustration of Sampling Rate Alteration by
% a Ratio of Two Integers
%
clf;
N = input('Length of input signal = ');
L = input('Up-sampling factor = ');
M = input('Down-samplin
www.eeworm.com/read/231449/14233548
m program_10_1.m
% Program 10_1
% Illustration of Up-Sampling by an Integer Factor
%
clf;
N = input('Input length = ');
L = input('Up-sampling Factor = ');
fo = input('Input signal frequency = ');
% Generate t
www.eeworm.com/read/291752/8399792
cpp rate_changer.cpp
//
// File = rate_changer.cpp
//
#include
//#include
#include "parmfile.h"
#include "rate_changer.h"
#include "model_graph.h"
#include "sinc.h"
//#include
e
www.eeworm.com/read/388975/8560772
h ipc.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
* This library is free software; you can redistribute it and/or
* modi
www.eeworm.com/read/288820/8605644
h ipc.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
* This library is free software; you can redistribute it and/or
* modi
www.eeworm.com/read/186599/8922967
cpp rate_changer.cpp
//
// File = rate_changer.cpp
//
#include
//#include
#include "parmfile.h"
#include "rate_changer.h"
#include "model_graph.h"
#include "sinc.h"
//#include
e
www.eeworm.com/read/383449/8945998
h ipc.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
* This library is free software; you can redistribute it and/or
* modi
www.eeworm.com/read/366576/9808542
h ipc.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
* This library is free software; you can redistribute it and/or
* modi
www.eeworm.com/read/426179/10276490
cpp rate_changer.cpp
//
// File = rate_changer.cpp
//
#include
//#include
#include "parmfile.h"
#include "rate_changer.h"
#include "model_graph.h"
#include "sinc.h"
//#include
e