代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/285822/8815658
c mdecint.c
#include
#include
#include
#include "msp.h"
void mdecint(float x[],float h[],float y[],int nh,int ny,int m,
int l,int *k)
{
/*-------------------------------------
www.eeworm.com/read/384426/8871410
m swsmodel.m
function [F,M] = swsmodel(D,R,H)
% [F,M] = swsmodel(D,R,H) Sine wave speech analysis
% D is a speech example sampled at R samples per second.
% Return a sinusoid model of up to 4 componen
www.eeworm.com/read/186842/8902159
html ask_modenblockinfosframeright.html
Block instance name Input
Block type altbus
www.eeworm.com/read/284604/8914327
c mdecint.c
#include
#include
#include
#include "msp.h"
void mdecint(float x[],float h[],float y[],int nh,int ny,int m,
int l,int *k)
{
/*-------------------------------------
www.eeworm.com/read/284221/8953128
c mdecint.c
#include
#include
#include
#include "msp.h"
void mdecint(float x[],float h[],float y[],int nh,int ny,int m,
int l,int *k)
{
/*-------------------------------------
www.eeworm.com/read/426783/8999868
c mdecint.c
#include
#include
#include
#include "msp.h"
void mdecint(float x[],float h[],float y[],int nh,int ny,int m,
int l,int *k)
{
/*-------------------------------------
www.eeworm.com/read/283489/9017597
c mdecint.c
#include
#include
#include
#include "msp.h"
void mdecint(float x[],float h[],float y[],int nh,int ny,int m,
int l,int *k)
{
/*-------------------------------------
www.eeworm.com/read/184417/9102172
html fgluloadsamplingmatrices.html
NAME
fgluLoadSamplingMatrices - load NURBS sampling and culling
matrices
FORTRAN SPECIFICATION
www.eeworm.com/read/184417/9102674
html loadsamplingmatrices.html
NAME
gluLoadSamplingMatrices - load NURBS sampling and culling
matrices
C SPECIFICATION
voi
www.eeworm.com/read/381207/9104964
m fig3_8.m
% Use this program to reproduce Fig. 3.8 of text
close all
clear all
eps = 0.000001;
%Enter pulse width and bandwidth
B = 200.0e6; %200 MHZ bandwidth
T = 10.e-6; %10 micro second pulse;
% Compu