登录
首页 » matlab » DDC_matlab&VHDL

DDC_matlab&VHDL

于 2021-04-08 发布
0 210
下载积分: 1 下载次数: 1

代码说明:

说明:  DDC下变频链路搭建,利用FDATOOL工具搭建CIC梳状滤波器、HB半带滤波器以及FIR滤波器;并用VHDL语言实现(DDC down conversion link is built, CIC comb filter, Hb half band filter and FIR filter are built by FDATool tool, and implemented by VHDL language)

文件列表:

DDC_matlab&VHDL\ddc.m, 4256 , 2012-03-05
DDC_matlab&VHDL\hs_err_pid1492.log, 14015 , 2012-03-05
DDC_matlab&VHDL\hs_err_pid3008.log, 14765 , 2012-03-05
DDC_matlab&VHDL\hs_err_pid3844.log, 14194 , 2012-03-05
DDC_matlab&VHDL\project_UHF_ddc\project_UHF_ddc\pepExtractor.prj, 48 , 2012-03-05
DDC_matlab&VHDL\project_UHF_ddc\project_UHF_ddc\project_UHF_ddc.ise, 451898 , 2012-03-05
DDC_matlab&VHDL\project_UHF_ddc\project_UHF_ddc\transcript, 202840 , 2012-03-05
DDC_matlab&VHDL\project_UHF_ddc\project_UHF_ddc\UHF_ddc.ngc, 65005 , 2012-03-05
DDC_matlab&VHDL\project_UHF_ddc\project_UHF_ddc\UHF_ddc.ngr, 56943 , 2012-03-05
DDC_matlab&VHDL\project_UHF_ddc\project_UHF_ddc\UHF_ddc.stx, 0 , 2012-03-05
DDC_matlab&VHDL\project_UHF_ddc\project_UHF_ddc\UHF_ddc_tb.vhd, 3839 , 2012-03-05
DDC_matlab&VHDL\project_UHF_ddc\project_UHF_ddc\UHF_ddc_tb_vhd.fdo, 575 , 2012-03-05
DDC_matlab&VHDL\project_UHF_ddc\project_UHF_ddc\UHF_ddc_tb_vhd.udo, 203 , 2012-03-05
DDC_matlab&VHDL\recv_tb.vhd, 5422 , 2012-03-05
DDC_matlab&VHDL\The MathWorks Deutschland - Filter Design Toolbox - Implementing the Filter Chain of a Digital Down-Converter in HDL Demo.htm, 56887 , 2012-03-05
DDC_matlab&VHDL\transcript, 423 , 2012-03-05
DDC_matlab&VHDL\project_UHF_ddc\project_UHF_ddc, 0 , 2021-04-08
DDC_matlab&VHDL\project_UHF_ddc, 0 , 2021-04-08
DDC_matlab&VHDL, 0 , 2021-04-08

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

发表评论

0 个回复

  • Wienerdec2
    This code is also about weiner deconvolution.
    2009-11-07 15:28:33下载
    积分:1
  • proj_2
    Opencv code for Sobel edge detection
    2013-11-24 22:00:49下载
    积分:1
  • -similarity-measurement-
    similarity measurement ,to get the eigenvalue
    2013-12-29 13:41:39下载
    积分:1
  • MATlab_application
    Matlab在电子信息课程中的应用。该书描述了在电子信息课程中matlab的一些用法。(Matlab courses in electronics and information applications. The book describes the courses in electronics and information of some use matlab.)
    2007-10-25 21:19:13下载
    积分:1
  • Pcanshu
    车牌号码识别检测程序,能快速有效检测车辆号码(License plate number recognition testing procedures, fast and effective detection of vehicle numbers)
    2010-09-07 11:05:48下载
    积分:1
  • auto_enhance
    AUTOENHANCE Automatically adjusts/enhances the image(brightness, color and contrast) to "optimum" levels.
    2009-11-14 16:14:47下载
    积分:1
  • oscsend
    发送一个开放声音控制(OSC)的信息通过UDP连接 oscsend(美,路径) oscsend(美,路径,类型,arg1的,arg2的,...) oscsedn(美,路径,类型,[参数]) ü= UDP的对象与打开的连接。 路径=路径字符串 =同类型的参数类型的字符串, 支持: 我=整数 f=浮动 商S =串 每组空(忽略相应的参数) 余=脉冲(忽略相应的参数) T=真(忽略相应的参数) F=假(忽略相应的参数) 乙=布尔(不是官方:将参数为T/在F型) 不支持: b=一滴 参数=参数所指定的类型。 示例 ü=的UDP( 127.0.0.1 ,7488) 的FOPEN(美) oscsend(ü, /测试 , ifsINBTF ,1,3.14, 您好 ,[],[],虚假,[],[]) fclose(美) 如需关于振荡信息http://opensoundcontrol.org/。(Sends a Open Sound Control (OSC) message through a UDP connection oscsend(u,path) oscsend(u,path,types,arg1,arg2,...) oscsedn(u,path,types,[args]) u = UDP object with open connection. path = path-string types = string with types of arguments, supported: i = integer f = float s = string N = Null (ignores corresponding argument) I = Impulse (ignores corresponding argument) T = True (ignores corresponding argument) F = False (ignores corresponding argument) B = boolean (not official: converts argument to T/F in the type) not supported: b = blob args = arguments as specified by types. EXAMPLE u = udp( 127.0.0.1 ,7488) fopen(u) oscsend(u, /test , ifsINBTF , 1, 3.14, hello ,[],[],false,[],[]) fclose(u) See http://opensoundcontrol.org/ for more information about OSC.)
    2011-05-15 17:56:03下载
    积分:1
  • NDG
    POWER quality improvement using statcom
    2014-09-07 20:48:27下载
    积分:1
  • Lyapunov指数随参数变化的
    Lyapunov指数随参数变化的程序,可以自行修改计算其他类型。(Lyapunov index with parameters change procedures, can be modified to calculate other types.)
    2018-10-05 10:37:22下载
    积分:1
  • ATM_Database_System
    GOOD PROJECT ABOUT ATM DATABASE SYSTEM WITH DATABASE IN MS ACCESS
    2009-04-10 22:57:35下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载