登录
首页 » C# » 2347449

2347449

于 2019-03-25 发布
0 315
下载积分: 1 下载次数: 2

代码说明:

说明:  这是一个C语言实现的一阶到六阶的IIR滤波器程序,用于TI TMS320C5416 Texas 工具(This is a C-language-implemented first-to-sixth-order IIR filter program for the TI TMS320C5416 Texas tool)

文件列表:

IIR First Order to Sixth Order Filters.doc, 232960 , 2003-01-20
Intstalling the TMS320C5416 DSK Applications.doc, 469504 , 2003-01-22
Laboratory 6 for the TMS320C5416 DSK.doc, 33280 , 2003-08-11
TMS320C5416 DSK Problems and Fixes.doc, 44544 , 2003-01-18
IIR_Order.cmd, 3074 , 2002-07-14
IIR_Ordercfg.cmd, 7654 , 2003-01-21
fbargraph.h, 2286 , 2002-12-16
IIR_filters_first_order.h, 2083 , 2002-11-20
IIR_filters_fourth_order.h, 2089 , 2002-11-21
IIR_filters_second_order.h, 2240 , 2002-11-22
IIR_high_pass_filters.h, 4719 , 2002-12-04
IIR_low_pass_filters.h, 4632 , 2002-12-04
IIR_Ordercfg.h, 619 , 2003-01-21
stereo.h, 1943 , 2002-12-16
switches.h, 1849 , 2002-10-30
Cbargraph.c, 12380 , 2002-12-16
IIR_filters_first_order.c, 7095 , 2002-11-21
IIR_filters_fourth_order.c, 8827 , 2002-11-30
IIR_filters_second_order.c, 8132 , 2002-12-15
IIR_order.c, 14586 , 2003-01-23
IIR_Ordercfg_c.c, 2342 , 2003-01-23
stereo.c, 2912 , 2002-12-16
switches.c, 9404 , 2002-12-16
iir_filters_second_order_asm.asm, 5177 , 2002-12-04
IIR_Order.cdb, 531422 , 2002-10-30
IIR_order_1.m, 1230 , 2003-01-17
iir_order_10.m, 1245 , 2003-01-17
iir_order_12.m, 1270 , 2003-01-17
iir_order_13.m, 1271 , 2003-01-17
iir_order_14.m, 1297 , 2003-01-17
iir_order_15.m, 1296 , 2003-01-17
IIR_order_2.m, 1231 , 2003-01-17
IIR_order_3.m, 1255 , 2003-01-17
IIR_order_4.m, 1257 , 2003-01-17
IIR_order_5.m, 1282 , 2003-01-17
IIR_order_6.m, 1282 , 2003-01-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • A CMOS 0.35_m, 1.5V Multi-band RF Q-enhanced
    it is a very good file for tunable band pass filters
    2017-09-01 02:45:38下载
    积分:1
  • CRC16
    在Matlab环境下用于计算CRC16的代码,本原多项式为X16+X15+X2+1,并提供测试文件。(In the Matlab environment for the calculation of CRC16 code, the primitive polynomial is X16+X15+X2+1, and provide the test file.)
    2021-01-04 10:18:55下载
    积分:1
  • 987526
    一个从MSDN的scribble改进的程序,可以画直线,矩形及椭圆,对于学习图像处理是个很好的入门()
    2018-02-22 08:09:22下载
    积分:1
  • librjky-robust
    本人编写的一个根据五行八卦理论用来测试手机号吉凶的小程序,本程序只供大家消遣,且莫过于在意,呵呵()
    2018-04-21 20:55:33下载
    积分:1
  • schx7_16
    ofdm系统的simulink仿真 绝对可用(the ofdm system of simulink simulation is absolutely available)
    2013-02-26 21:42:53下载
    积分:1
  • QPSK
    matlab实现的qpsk调制过程,很详细,包括调制解调、自动频率控制和误码率分析等过程(matlab implementation qpsk modulation process, very detailed, including the modulation and demodulation, automatic frequency control, and error rate analysis process )
    2011-12-06 15:09:52下载
    积分:1
  • 利用伪随机序列作为发送信号 dppl
    说明:  利用伪随机序列作为发送信号,经过信道,产生了频偏和相位偏移,利用数字锁相环的原理实现对信号的频率估计和相位估计,实现信号的载波同步。(The frequency offset and phase offset are generated by using pseudo-random sequence as the transmitting signal through the channel. The frequency estimation and phase estimation of the signal are realized by using the principle of digital phase-locked loop, and the carrier synchronization of the signal is realized.)
    2018-12-27 10:59:33下载
    积分:1
  • 2007_S~1
    IEEE TRANSACTIONS ON SIGNAL PROCESSING在定位与跟踪领域的经典文献“Source Localization Using TDOA and FDOA Measurements in the Presence of Receiver Location Errors: Analysis and Solution”的PDF文档,此文档的MATLAB程序同时上传,进行信号源被动定位与跟踪研究的同学可下载使用!(IEEE TRANSACTIONS ON SIGNAL PROCESSING positioning and tracking in the field of classical literature " Source Localization Using TDOA and FDOA Measurements in the Presence of Receiver Location Errors: Analysis and Solution" of the PDF document, this document also upload the MATLAB program, the source passive positioning and tracking of students can download!)
    2011-11-28 10:19:25下载
    积分:1
  • OPNET网络仿真[最新版]
    说明:  opnet网络仿真中文教程,给了我挺大帮助的(OPNET Network Simulation Chinese course, gave me a lot of help)
    2020-11-19 11:51:01下载
    积分:1
  • Qam16
    16QAM调制与解调的全过程,能够观察眼图、星座图、误码率等,方便研究运用16QAM调制解调的系统的性能(16QAM modulation and demodulation of the entire process, be able to observe the eye diagram, constellation diagram, error rates, facilitate the study of the use of 16QAM modulation and demodulation of the system s performance)
    2020-11-14 09:59:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载