代码搜索:如何学习 Fir?

找到约 10,000 项符合「如何学习 Fir?」的源代码

代码结果 10,000
www.eeworm.com/read/289124/8574521

jad fir.jad

MIDlet-1: FIR, /logo.png, FIRMIDlet MIDlet-Jar-Size: 100 MIDlet-Jar-URL: FIR.jar MIDlet-Name: FIR MIDlet-Vendor: Unknown MIDlet-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MicroEdition-Profile:
www.eeworm.com/read/289068/8581570

m fir.m

% fir.m - sample processing algorithm for FIR filter. % % [y, w] = fir(M, h, w, x) % % h = order-M filter (row vector) % w = filter state (row vector) % x = scalar input % y = scalar output % based on
www.eeworm.com/read/432518/8597363

obj fir.obj

www.eeworm.com/read/432518/8597374

mak fir.mak

/************* Code Composer V1 Project Data ******************** The following section contains data generated by Code Composer to store project information like build options, source filenames
www.eeworm.com/read/432518/8597379

cmd fir.cmd

MEMORY { PAGE 0: VECT : o = 0000h , l = 0040h EX_ROM : o = 0040h , l = 7fc0h PAGE 1: B2 : o = 0060h , l = 0020h B1 : o = 0300h , l = 0100h
www.eeworm.com/read/432518/8597382

asm fir.asm

.include 240x.h .global start,FIR .data .include "lowpass.inc" ;低通滤波器系数(32个) N .set 32 ;32点FIR滤波 DPTRI .set 8000h ;输入波形地址 DPTRO .set 0a000h ;输出波形地址 i
www.eeworm.com/read/432518/8597384

out fir.out

www.eeworm.com/read/388588/8598749

paf fir.paf

www.eeworm.com/read/388588/8598787

wks fir.wks

www.eeworm.com/read/388588/8598799

pjt fir.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="F:\maverick\source\5509program\FIR\" ProjectType=Executable CPUFamily=TMS320C55XX To