-
matlab仿真硬件时用的定点化仿真
应用背景matlab仿真硬件时用的定点化仿真,一般用matlab 直接生成的滤波器响应仿真,因为结果是浮点的,所以和真实硬件计算出的结果差别很大。所以应当进行定点化处理,再检查响应曲线,在硬件设计(FPGA)就应该提前清楚到底要多和位的精度。关键技术输入参数是归一化的浮点数以及位宽,bit_floor.m用来仿真低位直接截断后的效果。bit_round.m是硬件按真正的四舍五入截断处理后的效果。bit_round_hw.m是仿真硬件处理里简化版四舍五入。
- 2022-12-06 11:40:03下载
- 积分:1
-
MATLAB functions: LLL.m, Brun.m, Seysen.m. These functions implement different lattice reduction al
The supplementary material consists of three MATLAB functions:
LLL.m
Seysen.m
Brun.m
These functions implement different lattice reduction algorithms in MATLAB.
The functions are well-documented, explaining their functionality as well
as how to run them. The software is provided for free and without warranty.
- 2023-07-10 23:10:03下载
- 积分:1
-
Computational fluid dynamics as a new method of landmark
用于计算流体的离散方程的计算,一般的方法,只适用于计算流体-Computational fluid dynamics as a new method of landmark-sharing. roe format structure for the difference scheme provided a new field of brand new! Fortran prepared
- 2023-07-03 23:55:02下载
- 积分:1
-
这个矩阵C++模板类图书馆是执行常见的矩阵运算…
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
- 2022-06-03 16:33:22下载
- 积分:1
-
执行堆栈 & 队列使用链接的列表、 哈希表和二叉搜索树的编程项目
开发一个项目,利用线性和非线性数据结构。执行的堆栈与队列使用的链接列表。排入队列,将出列,推,流行音乐,显示的操作。与循环链表的执行情况。插入删除打印查找操作二进制搜索树 ADT 实现与插入、 删除树的遍历,还在执行 Hashing 技术。使用示例数据项目进行测试。
- 2022-03-03 19:36:18下载
- 积分:1
-
there are 100 c program in the document.
there are 100 c program in the document. -there are 100 c program in the document.
- 2022-01-25 16:54:01下载
- 积分:1
-
ffmpeg完整源码
应用背景多媒体处理多媒体处理多媒体处理多媒体处理多媒体处理多媒体处理多媒体处理多媒体处理关键技术
音视频编解码 音视频处理
音视频编解码 音视频处理
音视频编解码 音视频处理
音视频编解码 音视频处理
音视频编解码 音视频处理
音视频编解码 音视频处理
- 2023-04-10 10:55:04下载
- 积分:1
-
物联网通信技术的发展现状及趋势综述*
资源描述摘 要:物联网是继计算机、互联网与移动通信网之后信息技术产业的第三次发展浪潮。通信技术
能够使物联网将感知到的信息在不同的终端之间进行高效传输和交换,实现信息资源的互通和共
享,是物联网各种应用功能的关键支撑。文中首先介绍了物联网的概念、系统组成,然后重点阐述了
物联网通信技术的发展现状,接着分析了物联网通信技术发展中面临的问题,最后结合信息通信技
术和物联网的发展情况,对物联网通信技术的研究方向和发展趋势进行了展望和预测。
关键词:物联网 通信技术 无线通信 短距离通信
- 2022-09-17 13:40:03下载
- 积分:1
-
高斯赛德尔 高斯赛德尔 高斯赛德尔 高斯赛德尔 高斯赛德尔
高斯赛德尔 高斯赛德尔 高斯赛德尔 高斯赛德尔 高斯赛德尔-Gauss-seidel
- 2022-05-05 00:49:14下载
- 积分:1
-
用C++写的矩阵和矢量运算库
用C++写的矩阵和矢量运算库-C write the matrix and vector arithmetic library
- 2023-01-20 04:05:04下载
- 积分:1