Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - FIR
Search - FIR - List
msp430 实验代码 1,MSP430开发基础 2,键盘设计 3,数码管显示电路设计 4,液晶模块接口 5,MSP430 CRC 6,中文输入法 7,数据压缩算法 8,FIR滤波 9,FFT算法 10,波特率自动识别 11,串行存储 12;NAND flash 接口 13;A/ D,TLV2541 14;DA DAC8830 15;ADS1241 16;温度 TMP100 17;定时器 DAC 18;数据采集 19;交流电压测量 20;车速测量 21;DS1820 22;DS1302 23;基于BQ26500温度检测系统 24;红外传输系统 25;pc通信 26;无线MODEM 27;楼宇对讲系统 28;DSP HPI接口 29;无线传输模块 30;步进电机控制 31;can通信系统-msp430 test code 1, MSP430 Development Foundation 2, keyboard 3, the digital display circuit 4, the LCD module interface 5, MSP430 CRC 6, 7, Chinese input methods, data compression algorithm 8, FIR filter 9, FFT algorithm for 10, Porter automatic identification rate of 11, serial memory 12 NAND flash interface, 13 A/D, TLV2541 14 DA DAC8830 15 ADS1241 16 temperature TMP100 17 timer DAC 18 data collection 19 AC voltage measurement 20 speed measurement 21 DS1820 22 DS1302 23 temperature detection system based on BQ26500 24 infrared transmission system 25 pc communication 26 wireless MODEM 27 building intercom system 28 DSP HPI interface, 29 wireless transmission module 30 stepper motor control 31 can Communication Systems
Update : 2024-05-21 Size : 247808 Publisher : teamo38

这里是小弟最近找到的一些关于fir滤波器的一些编写程序的方式 有需要的可以下载-Here is the younger brother recently found some of the fir filter on some of the way programming can be downloaded in need to see
Update : 2024-05-21 Size : 9216 Publisher : zhq

简易fir滤波器,采用分布式算法实现,verilog-Simple fir filter using distributed algorithm, verilog
Update : 2024-05-21 Size : 1024 Publisher : wang

此例子为fir滤波器设计c语言算法实现,包括三角窗,矩形窗,汉宁窗,汉明窗,凯萨窗等经典窗函数。可以直接调用。-This example for the fir filter design algorithm c language, including the triangular window, rectangular window, Hanning window, Hamming window, Caesar windows classic window function. Can be directly invoked.
Update : 2024-05-21 Size : 214016 Publisher : 高奕涵

matlab FIR 滤波器 matlab设计FIR带阻滤波器-matlab FIR filter FIR band-stop filter design matlab
Update : 2024-05-21 Size : 41984 Publisher : mblxiaoming

DSP filter design of FIR
Update : 2024-05-21 Size : 493568 Publisher : 王以笑

DL : 0
采用窗函数法设计一个可实现的数字FIR升余弦脉冲成形滤波器xtuanna-Use of window functions can be implemented to design a digital FIR raised cosine pulse shaping filter .xtuanna
Update : 2024-05-21 Size : 1024 Publisher : anna

CSharpFIR
DL : 0
FIR滤波器幅频特性图像C#的实现! 使用交互界面! 可实现滤波器阶数的选择-This module provides functions to implement Finite Impulse Response (FIR) * filters using a variety of algorithms. * * These functions use most or all of the following input parameters: * * input- the input sample data * ntaps- the number of taps in the filter * h[]- the FIR coefficient array * z[]- the FIR delay line array **p_state- the "state" of the filter initialize this to 0 before * the first call * * The functions fir_basic, fir_shuffle, and fir_circular are not very * efficient in C, and are provided here mainly to illustrate FIR * algorithmic concepts. However, the functions fir_split, fir_double_z * and fir_double_h are all fairly efficient ways to implement FIR filters * in C
Update : 2024-05-21 Size : 3072 Publisher : wangcongyi

使用verilog语言实现64阶FIR,调试可以通过-64 taps FIR with verilog
Update : 2024-05-21 Size : 19456 Publisher : 黄锦江

OtherFIR
DL : 0
这是一个在MATLAB上编写的FIR滤波器程序,并能被AccelDSP综合,下载到Xilinx上进行硬件仿真,适合对AccleDSP学习的人应用-This is a MATLAB program to write the FIR filter, and can be integrated AccelDSP downloaded to the Xilinx on hardware simulation, suitable for application on AccleDSP learn,
Update : 2024-05-21 Size : 880640 Publisher : qiwen

DL : 0
MATLAB实现FIR数字滤波器的仿真 可以自己设定采样频率和滤波器种类-MATLAB realization of FIR digital filter can be set for the simulation sampling frequency and filter type
Update : 2024-05-21 Size : 4096 Publisher : 枫树林

DL : 0
用c语言编写的fir滤波器在dsp上的实现-With the c language of fir filter implementation on dsp
Update : 2024-05-21 Size : 1024 Publisher : 任思魁.

DL : 0
用verilog编写的fir滤波器程序,可实现fir的硬件综合-Fir filters using verilog written procedures
Update : 2024-05-21 Size : 1024 Publisher : 彭军伟

Otherfir
DL : 0
matlab实现数字信号处理中FIR的设计,各子函数完整。-matlab digital signal processing in the FIR design, the Functions integrity.
Update : 2024-05-21 Size : 3072 Publisher : 二维

DL : 0
FIR滤波器~在ISE下运行成功~格形滤波器-FIR
Update : 2024-05-21 Size : 300032 Publisher : 11

DL : 0
有限冲击相应FIR滤波程序,CCS5000调试通过-FIR filter
Update : 2024-05-21 Size : 45056 Publisher : 罗勇

DL : 0
DESIGN OF FIR FILTER USING TMS320LF2407-DESIGN OF FIR FILTER USING TMS320LF2407
Update : 2024-05-21 Size : 58368 Publisher : Sree

DL : 0
FIR带通滤波器,用于分离混叠信号,适用于初学者-FIR band-pass filter, used to separate overlapping signals for beginners
Update : 2024-05-21 Size : 1024 Publisher : panada

基于VC++ FIR滤波程序,完整的类函数,供相关人士改编-Based on VC++ FIR filtering process, a complete class functions for adaptation related to persons
Update : 2024-05-21 Size : 27648 Publisher : 赵东

基于FIR滤波器的自适用滤波器的实现 vhDL语言-FIR LMS
Update : 2024-05-21 Size : 1024 Publisher : hejianhua
« 1 2 ... 42 43 44 45 46 4748 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.