代码搜索:DFB
找到约 858 项符合「DFB」的源代码
代码结果 858
www.eeworm.com/read/291067/6302988
m dfb.m
function [sigOut,vd] = dfb(sig,prf)
% function [sigOut,vd] = dfb(sig,prf)
%
% Doppler filter bank. This function takes the absolute value of the result.
% Use the function dfb2 if this is not want
www.eeworm.com/read/449504/7503129
m plt_dfb.m
function plt_dfb(results,vnames)
% PURPOSE: plots BKW influential observation diagnostics
% dfbetas
%---------------------------------------------------
% USAGE: plt_dfb(results,vnames)
% whe
www.eeworm.com/read/291067/6302956
m dfb2.m
function [sigOut,vd] = dfb2(sigIn, prf, noDopChan)
%DFB2 Doppler filter bank filtering.
%
%--------
%Synopsis:
% [sigOut,vd] = dfb2(sigIn)
% [sigOut,vd] = dfb2(sigIn, prf)
% [sigOut,vd] = dfb2(sig
www.eeworm.com/read/262912/11384751
ncb dfb1.ncb
www.eeworm.com/read/262912/11384753
aps dfb1.aps
www.eeworm.com/read/262912/11384756
ico dfb1.ico
www.eeworm.com/read/262912/11384763
h dfb1.h
// DFB1.h : main header file for the DFB1 application
//
#if !defined(AFX_DFB1_H__69CCC68D_6065_49B5_A42D_530FA34BF0C3__INCLUDED_)
#define AFX_DFB1_H__69CCC68D_6065_49B5_A42D_530FA34BF0C3__INCLUD
www.eeworm.com/read/262912/11384769
cpp dfb1.cpp
// DFB1.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "DFB1.h"
#include "MainFrm.h"
#include "DFB1Doc.h"
#include "DFB1View.h"
#ifdef _DEBUG
#def
www.eeworm.com/read/262912/11384773
opt dfb1.opt
www.eeworm.com/read/262912/11384775
clw dfb1.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDFB1View
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "DFB1.h"