代码搜索结果
找到约 10,000 项符合
B 的代码
b_hp.m
function B = B_HP(freq_min,freq_max,T,options)
% PURPOSE: computes optimal filtering weights, B, in case of the HP
% filter using fourier transformation. Given time series X assuming
% infinit
b_butt.m
function B = B_Butt(freq_min,freq_max,T,options)
% PURPOSE: computes optimal filtering weights, B, in case of Butterworth
% filter using fourier transformation. Given time series X assuming
%
stddesc.b16
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
stddesc.h
Abstract:
Header file related to standard descriptor
Environment:
Keil C51 Comp