代码搜索:cutoff 有哪些应用?
找到约 10,000 项符合「cutoff 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/447716/7546242
m init_fading.m
function FadingMatrixTime = init_fading(FadingLength, ...
FadingOversamplingFactor, ...
NumberOfTxAntennas, ...
NumberOfRxAntennas, ...
NumberOfPaths, FadingType, sigma_rad, ..
www.eeworm.com/read/310212/13654615
m remezord.m
function [N, ff, aa, wts] = remezord(fcuts, mags, devs, fsamp, cellflag)
%REMEZORD FIR order estimator (lowpass, highpass, bandpass, multiband)
% [N,Fo,Ao,W] = REMEZORD(F,A,DEV,Fs) finds the appr
www.eeworm.com/read/310212/13654665
m gauspuls.m
function [yc,ys,ye] = gauspuls(t,fc,bw,bwr,tpr)
%GAUSPULS Gaussian-modulated sinusoidal pulse generator.
% YI=GAUSPULS(T,FC,BW) returns samples of the unity-amplitude
% Gaussian RF pulse with c
www.eeworm.com/read/126884/6010925
java socalml.java
package org.trinet.util.magnitudeengines;
import java.util.*;
import org.trinet.filters.*;
import org.trinet.util.MathTN;
/**
* Static methods for ML (local magnitude) calculation.
*
www.eeworm.com/read/485350/6559595
m init_fading.m
function FadingMatrixTime = init_fading(FadingLength, ...
FadingOversamplingFactor, ...
NumberOfTxAntennas, ...
NumberOfRxAntennas, ...
NumberOfPaths, FadingType, sigma_rad, ..
www.eeworm.com/read/479074/6699004
m mktable4.m
function mktable4 (file,eph,tsat,azim,elev,mdbs,snrx,nabx,naby,nabz,nabt,cutoff)
%MKTABLE4: Create a table with results (reliability measures)
%
% This function create a table showing numerical values
www.eeworm.com/read/154209/11983032
m remezord.m
function [N, ff, aa, wts] = remezord(fcuts, mags, devs, fsamp, cellflag)
%REMEZORD FIR order estimator (lowpass, highpass, bandpass, multiband)
% [N,Fo,Ao,W] = REMEZORD(F,A,DEV,Fs) finds the appr
www.eeworm.com/read/154209/11983174
m gauspuls.m
function [yc,ys,ye] = gauspuls(t,fc,bw,bwr,tpr)
%GAUSPULS Gaussian-modulated sinusoidal pulse generator.
% YI=GAUSPULS(T,FC,BW) returns samples of the unity-amplitude
% Gaussian RF pulse with c
www.eeworm.com/read/168085/5448384
c coeff.c
/*
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
Copyright (c) 1998, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on
www.eeworm.com/read/165891/5476744
readme_examples
This directory contains a data file and a few
examples of how to use the cbp program.
Files containing the reference reconstructions
for these examples are supplied as
results/ex1_result_ref.mat
r