代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/346363/11753191
c fet440_adc12_02.c
//******************************************************************************
// MSP-FET430P440 Demo - ADC12, Single Conversion on Single Channel
//
// This example shows how to perform a sing
www.eeworm.com/read/156653/11786112
m ex060600.m
% Chapter 6 : Example 6.6 Frequency Sampling Form
% given h(n)
%
h = [1,2,3,2,1]/9;
[C,B,A] = dir2fs(h)
www.eeworm.com/read/342845/11995773
m ex060600.m
% Chapter 6 : Example 6.6 Frequency Sampling Form
% given h(n)
%
h = [1,2,3,2,1]/9;
[C,B,A] = dir2fs(h)
www.eeworm.com/read/255577/12072493
m f_tipsspec.m
% GUI module => g_spectra
%
% User tips:
%
% 1. All changes to edit box parameters are activated with
% the Enter key.
%
% fs = sampling frequency
% fa = frequency of cosine input
www.eeworm.com/read/255577/12072734
asv f_tipsfilt.asv
% GUI module => g_filters
%
% User tips:
%
% 1. All changes to edit box parameters are activated with
% the Enter key.
%
% F_0 = lower cutoff frequency
% F_1 = upper cutoff
www.eeworm.com/read/255572/12073156
m speechcoder1.m
function [ outspeech ] = speechcoder( inspeech )
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% EE214A - Digital Speech Processing - Class Project, Winter 2002
%
% Speech Coding using Li
www.eeworm.com/read/255320/12089785
hxx mimic.hxx
// coded by H.Handa 02/11/26 Ver.0.1
// Time-stamp:
#ifndef MIMIC_HH
#define MIMIC_HH
using namespace std;
#include "estimation_and_samplin
www.eeworm.com/read/255284/12090613
m lfm.m
function LFM(B,T);
time_B_product = B * T;
if(time_B_product < 5 )
fprintf('************ Time Bandwidth product is TOO SMALL ***************')
fprintf('\n Change B and or T')
return
www.eeworm.com/read/233495/14149098
c fet440_adc12_02.c
//******************************************************************************
// MSP-FET430P440 Demo - ADC12, Single Conversion on Single Channel
//
// This example shows how to perform a sing
www.eeworm.com/read/128829/14277700
c fet440_adc12_07.c
//******************************************************************************
// MSP-FET430P440 Demo - ADC12, Single Conversion on Single Channel
//
// This example shows how to perform a sin