CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab FPGA

搜索资源列表

  1. xferplot

    0下载:
  2. MATLAB的FPGA数字信号处理程序 类似于DSP的C语言 简称SG,大家指教!! -MATLAB FPGA digital signal processing DSP similar to the C language acronym SG, we know! !
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:25954
    • 提供者:吴建飞
  1. xferscope1

    0下载:
  2. MATLAB的FPGA数字信号处理程序 类似于DSP的C语言 简称SG,大家指教!! -MATLAB FPGA digital signal processing DSP similar to the C language acronym SG, we know! !
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3583
    • 提供者:吴建飞
  1. FIR_coef

    0下载:
  2. MATLAB的FPGA数字信号处理程序 类似于DSP的C语言 简称SG,大家指教!! -MATLAB FPGA digital signal processing DSP similar to the C language acronym SG, we know! !
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1950
    • 提供者:吴建飞
  1. 无线通信FPGA设计[田耘等编著][程序源代码matlab]

    1下载:
  2. 无线通信FPGA设计[田耘等编著][程序源代码matlab]
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2011-01-10
    • 文件大小:62940
    • 提供者:yishuibihan
  1. castos载波同步算法的MATLAB实现

    3下载:
  2. %科斯塔斯环载波同步算法的MATLAB实现 %假设实际发送信号的载波频率为3.563MHz,本地初始频率为3.568MHz,利用科斯塔斯环法实现载波同步。 %利用本地初始频率以及科斯塔斯环,经过多次迭代后,使最后获得的载波频率趋近于实际发送信号的载波频率。 %《无线通信的MATLAB和FPGA实现》P317
  3. 所属分类:源码下载

    • 发布日期:2011-12-19
    • 文件大小:1021
    • 提供者:hepanfeng01
  1. crc校验的matlab程序

    0下载:
  2. crc校验的matlab程序,对多项式进行处理,可以正常运行,经过fpga实现验证-crc check of the matlab program, processing of the polynomial can be normal operation, after verification fpga implementation
  3. 所属分类:通讯编程

    • 发布日期:2017-03-22
    • 文件大小:1002
    • 提供者:fafa
  1. cossincordic.rar

    1下载:
  2. CORDIC算法的Matlab模拟,为了验证FPGA实现CORDIC算法的时间特性优于软件,用Matlab实现了一个计算sin, cos的CORDIC算法,Matlab simulation CORDIC algorithm, in order to verify the FPGA to achieve the time characteristics of CORDIC algorithm is superior to software, using Matlab calculated to
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1087
    • 提供者:Wang Xinhua
  1. Xilinx-FPGA-Matlab-Simulate

    1下载:
  2. Xilinx-FPGA-Matlab-Simulate.rar
  3. 所属分类:matlab例程

  1. learn_RS_coding

    1下载:
  2. 自己根据网上已有程序改写的(127,115)RS编码,有详细的注释及对FPGA实现算法的改写(参考try123.m),希望可以让大家少走弯路-(127,115) rs encoder/decorder with detailed annotations.
  3. 所属分类:matlab

    • 发布日期:2016-03-31
    • 文件大小:50771
    • 提供者:yan
  1. 1

    1下载:
  2. 基于matlab和QuartusII开发的无线通信FPGA设计,内有(matlab代码,Verilog代码,缩略语表.doc)注释详细,代码数十个,总有一个是你喜欢的!-Matlab and QuartusII based on the development of wireless communications FPGA design, there are (matlab code, Verilog code abbreviations. Doc) Notes detail dozens of
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3223763
    • 提供者:南才北往
  1. DSSS

    1下载:
  2. 基于FPGA的我直接扩频序列发射机的quarters代码,-direct sequence transmitter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:2096464
    • 提供者:olopgh
  1. FPGA-basedmultipliersCSDcode

    0下载:
  2. 基于FPGA的CSD编码乘法器(在MATLAB环境中)-FPGA-based multipliers CSD code (in MATLAB environment)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:80865
    • 提供者:xiaoyuehaome
  1. 信号分析与处理——MATLAB语.part1

    1下载:
  2. ① Verilog的抽象级别 ② Verilog的模块化设计 ③ 如何给端口选择正确的数据类型 ④ Verilog语言中latch的产生 ⑤ 组合逻辑反馈环 ⑥ 阻塞赋值与非阻塞赋值的不同 ⑦ FPGA的灵魂状态机 ⑧ 代码风格的重要性((1) the abstract level of Verilog The modular design of Verilog How to select the correct data type for the
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-10
    • 文件大小:1457152
    • 提供者:mmelody
  1. LU分解的FPGA实现

    1下载:
  2. 主要是基于HLS的LU分解的FPGA实现源码,包括C代码以及matlab代码,官方案例(HLS based LU decomposition based FPGA implementation source code, including C code and matlab code, official case)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:818176
    • 提供者:eagle-zsq
  1. 8815397fft

    0下载:
  2. 基于MATLAB/FPGA的fft的verilog实现。(Verilog implementation of FFT based on MATLAB/FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:hlayumi
  1. TwoOderPll

    1下载:
  2. 1、资料包含二阶环路设计简要说明,Matlab程序,Matlab程序模拟FPGA工作方式,对各变量进行了量化处理 2、资料包含使用Vivado2015.4.2版本的工程文件,可直接运行查看仿真结果 3、参考资料为杜勇老师的《锁相环技术原理及其FPGA实现》(1. The data include a brief descr iption of the second-order loop design. The MATLAB program and the MATLAB program sim
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-12-05
    • 文件大小:32550912
    • 提供者:三百钱
  1. 好-无线通信FPGA设计-Xilinx

    4下载:
  2. 《无线通信FPGA设计》以Xilinx公司的FPGA开发平台为基础,综合FPGA和无线通信技术两个方向,通过大量的FPGA开发实例,较为详尽地描述了无线通信中常用模块的原理和实现流程,包括数字信号处理基础、数字滤波器、多速率信号处理、数字调制与解调、信道编码、系统同步、自适应滤波算法、最佳接收机,以及WCDMA系统的关键技术。《无线通信FPGA设计》概念明确、思路清晰,追求全面、系统、实用,使读者能够在较短的时间内具备无线通信领域的FPGA开发能力。(The design of wireless
  3. 所属分类:VHDL/FPGA/Verilog

  1. 1

    2下载:
  2. 数字通信同步技术的MATLAB与FPGA实现 Altera Verilog版.pdf(Synchronization technology of digital communication MATLAB FPGA Altera Verilog.pdf)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-12-16
    • 文件大小:52079616
    • 提供者:小博小超人
  1. 21

    1下载:
  2. 《数字滤波器的MATLAB与FPGA实现:Altera Verilog版》——杜勇前五章(Realization of digital filter with MATLAB and FPGA: Altera Verilog version)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-11-09
    • 文件大小:43641856
    • 提供者:小博小超人
  1. 22

    1下载:
  2. 《数字滤波器的MATLAB与FPGA实现:Altera Verilog版》——杜勇六到九章pdf(Realization of digital filter with MATLAB and FPGA: Altera Verilog version)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-11-09
    • 文件大小:36548608
    • 提供者:小博小超人
« 1 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com