代码搜索:Notch
找到约 214 项符合「Notch」的源代码
代码结果 214
www.eeworm.com/read/128483/14293825
m notch.m
% Jitterbug example
% =================
% Calculate the performance of a notch filter with lost samples.
scenario = 3; % 1=no filter, 2=notch filter, 3=Kalman filter
p = 0.1; % Probability of lo
www.eeworm.com/read/128483/14293847
m notch.m
% Jitterbug example: notch.m
% ==========================
% Calculate the performance of a notch filter with lost samples.
scenario = 1; % 1=no filter, 2=notch filter, 3=Kalman filter
p = 0.1; %
www.eeworm.com/read/5753/69290
asm notch.asm
www.eeworm.com/read/5753/69517
asm notch.asm
www.eeworm.com/read/205038/15327997
html notch.html
Notch filter
Notch filter
notch -X# [-f# -w# -o outfile
www.eeworm.com/read/205038/15328716
f notch.f
www.eeworm.com/read/391151/8418841
c notch2.c
//NOTCH2.C Two FIR notch filters to remove two sinusoidal noise signals
#include "BS900.cof" //BS @ 900 Hz coefficient file
#include "BS2700.cof" //BS @ 2700 Hz coefficient f
www.eeworm.com/read/391151/8418851
pjt notch2.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="Notch2"
ProjectDir="C:\ti\myprojects\Notch2\"
ProjectType=Executable
CPUFamily=TMS3
www.eeworm.com/read/391151/8418856
gel notch2.gel
/*Notch2.gel Slider for corrupted or uncorrupted voice*/
menuitem "Filter State"
slider Filter(1,2,1,1,filterflag) /*incr by 1,up to 2*/
{
out_type = filterflag; /*vary filter state
www.eeworm.com/read/391151/8418860