登录
首页 » 算法 » matlab仿真硬件时用的定点化仿真

matlab仿真硬件时用的定点化仿真

于 2022-12-06 发布 文件大小:1.11 kB
0 146
下载积分: 2 下载次数: 1

代码说明:

应用背景matlab仿真硬件时用的定点化仿真,一般用matlab 直接生成的滤波器响应仿真,因为结果是浮点的,所以和真实硬件计算出的结果差别很大。所以应当进行定点化处理,再检查响应曲线,在硬件设计(FPGA)就应该提前清楚到底要多和位的精度。关键技术输入参数是归一化的浮点数以及位宽,bit_floor.m用来仿真低位直接截断后的效果。bit_round.m是硬件按真正的四舍五入截断处理后的效果。bit_round_hw.m是仿真硬件处理里简化版四舍五入。

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

发表评论

0 个回复

  • anti aliasing c+ code
    Line drawing with Anti-aliasingWuLines.dsp    This file (the project file) contains information at the project level and    is used to build a single project or subproject. Other users can share the    project (.dsp) file, but they should export the makefiles locally.WuLines.h    This is the main header file for the application.  It includes other    project specific headers (including Resource.h) and declares the 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-22 10:46:50下载
    积分:1
  • c + + 代码计大型数的因子的总和
    这是一个真正棘手的问题为正整数 x 让定义函数 f (x) = 1 * (1! + x) + 2 * (2! + x) +。+ x * (x! + x)."k!"意味着阶乘: k != 1 * 2 * ..* k 厨师想要计算 F(p1) + F(p2) +......+ F(pn)。答案可能是大的帮助他,计算模 m.InputFirst 线的值包含两个整数 n 和 m.Next 行包含 n 以空格分隔的整数 pi。
    2022-03-05 15:13:21下载
    积分:1
  • FFT的C语言实现
    FFT算法(快速傅里叶变换,是离散傅氏变换DFT的快速算法,根据离散傅氏变换的奇、偶、虚、实等特性,对DFT算法进行改进而获得,相对于DFT的运算量大大减少)的C语言实现,整个算法实现拆解为多个函数,方便理解,源码附有详细解释,方便学习。。。
    2023-03-12 12:45:03下载
    积分:1
  • an example of artificial life, flies in 3D simulation space flight
    一个人工生命的例子,模拟苍蝇在三维空间内飞行-an example of artificial life, flies in 3D simulation space flight
    2022-02-02 22:18:34下载
    积分:1
  • 给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组...
    给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组-N wells given the coordinates, distance less than the given value is divided into one group. As long as a well and the group has a well less than a given distance, it belongs to this group
    2022-04-11 11:05:12下载
    积分:1
  • FFT algorithm for power system improvements, there is a need to look at the Frie...
    电力系统FFT算法的改进,有需要的朋友可以下载看看。这可是我实际应用产品的程序哦-FFT algorithm for power system improvements, there is a need to look at the Friends can be downloaded. This is the practical application of my process Oh Products
    2022-05-21 09:29:21下载
    积分:1
  • C++拉格朗日插值
    vc6.0运行 ,关于拉格朗日插值的实现,原创可行,计算方法课老师留的题目
    2022-11-22 09:20:03下载
    积分:1
  • 迪杰斯特拉最短路径
    迪杰斯特拉最短路径算法-Floyd shortest path algorithm
    2023-08-08 05:50:03下载
    积分:1
  • 4个关于二维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!...
    4个关于二维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-four two-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
    2023-04-07 09:55:03下载
    积分:1
  • acm.zju.edu.cn第1234题(动态规划)
    acm.zju.edu.cn第1234题(动态规划)-acm.zju.edu.cn that resolution 1234 (dynamic programming)
    2022-07-12 17:46:54下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载