Welcome![Sign In][Sign Up]
Location:
Search - floating to fixed

Search list

[Other resourcedsp_code_example

Description: 用汇编语言编写DSP程序实例.扫描的书籍。主要介绍了浮点数和定点数的表示,并有汇编语言编写的浮点到定点的例子。-assembler language DSP program examples. Scanning books. Mainly on the float and the set points, and the assembly language prepared by the floating-point to fixed-point examples.
Platform: | Size: 921253 | Author: 郎盖 | Hits:

[Other resource03_Quantization

Description: This lab exercise will introduce you to AccelDSP’s floating- to fixed-point conversion features. AccelDSP will automatically generate a fixed-point representation of a floating-point design. This process is controllable by using quantize directives.-This lab exercise will introduce you to Acc elDSP's floating-to fixed-point conversion f eatures. AccelDSP will automatically generat e a fixed-point representation of a floating-p oint design. This process is controllable by us ing quantize directives.
Platform: | Size: 27114 | Author: 杨平 | Hits:

[Otherdsp-fixed-point-computation

Description: 该文档主要讲述dsp芯片中进行定点运算所设计的基本问题,分别介绍了定标、从浮点到定点的运算,定点的快速运算及其实现。文档中举出大量的例子说明,相信下载阅读后肯定会很有收获。-the document focuses on the dsp chip sentinel operation designed the basic problem introduced calibration, from floating-point to fixed-point arithmetic, fixed-point operations and the rapid realization. Documents cite a lot of examples, I believe that after reading the download will certainly learned a great deal.
Platform: | Size: 270475 | Author: 王大雷 | Hits:

[Other resourceAccelDSP

Description: AccelDSP Synthesis Tool Floating-Point to Fixed-Point Conversion of MATLAB Algorithms Targeting FPGAs
Platform: | Size: 300450 | Author: hesonwhb | Hits:

[Other resourceadaptive_anisotropic_2D_gaussian_filter

Description: Gaussian filtering in one, two or three dimensions is among the most commonly needed tasks in signal and image processing. Finite impulse response filters in the time domain with Gaussian masks are easy to implement in either floating or fixed point arithmetic, because Gaussian kernels are strictly positive and bounded. But these implementations are slow for large images or kernels. With the recursive IIRfilters and FFT-based methods, there are at least two alternative methods to perform Gaussian filtering in a faster way, but so far they are only applicable when floating-point hardware is available. In this paper, a fixed-point implementation of recursive Gaussian filtering is discussed and applied to isotropic and anisotropic image filtering by making use of a non-orthogonal separation scheme of the Gaussian filter.
Platform: | Size: 715 | Author: yangdi | Hits:

[Otherdsp_code_example

Description: 用汇编语言编写DSP程序实例.扫描的书籍。主要介绍了浮点数和定点数的表示,并有汇编语言编写的浮点到定点的例子。-assembler language DSP program examples. Scanning books. Mainly on the float and the set points, and the assembly language prepared by the floating-point to fixed-point examples.
Platform: | Size: 920576 | Author: 郎盖 | Hits:

[Other Embeded program03_Quantization

Description: This lab exercise will introduce you to AccelDSP’s floating- to fixed-point conversion features. AccelDSP will automatically generate a fixed-point representation of a floating-point design. This process is controllable by using quantize directives.-This lab exercise will introduce you to Acc elDSP's floating-to fixed-point conversion f eatures. AccelDSP will automatically generat e a fixed-point representation of a floating-p oint design. This process is controllable by us ing quantize directives.
Platform: | Size: 26624 | Author: 杨平 | Hits:

[Otherdsp-fixed-point-computation

Description: 该文档主要讲述dsp芯片中进行定点运算所设计的基本问题,分别介绍了定标、从浮点到定点的运算,定点的快速运算及其实现。文档中举出大量的例子说明,相信下载阅读后肯定会很有收获。-the document focuses on the dsp chip sentinel operation designed the basic problem introduced calibration, from floating-point to fixed-point arithmetic, fixed-point operations and the rapid realization. Documents cite a lot of examples, I believe that after reading the download will certainly learned a great deal.
Platform: | Size: 270336 | Author: 王大雷 | Hits:

[SCMieee754c

Description: 浮点和16进制互相转换软件。用于单片机调试,浮点-定点转换,我在开发中经常用到。 很不错的软件。-Hexadecimal floating-point and 16 co-conversion software. For single-chip debug, floating-point- fixed-point conversion, I frequently used in the development. Very good software.
Platform: | Size: 8192 | Author: wangshen | Hits:

[Software EngineeringAccelDSP

Description: AccelDSP Synthesis Tool Floating-Point to Fixed-Point Conversion of MATLAB Algorithms Targeting FPGAs
Platform: | Size: 300032 | Author: hesonwhb | Hits:

[2D Graphicadaptive_anisotropic_2D_gaussian_filter

Description: Gaussian filtering in one, two or three dimensions is among the most commonly needed tasks in signal and image processing. Finite impulse response filters in the time domain with Gaussian masks are easy to implement in either floating or fixed point arithmetic, because Gaussian kernels are strictly positive and bounded. But these implementations are slow for large images or kernels. With the recursive IIRfilters and FFT-based methods, there are at least two alternative methods to perform Gaussian filtering in a faster way, but so far they are only applicable when floating-point hardware is available. In this paper, a fixed-point implementation of recursive Gaussian filtering is discussed and applied to isotropic and anisotropic image filtering by making use of a non-orthogonal separation scheme of the Gaussian filter.
Platform: | Size: 1024 | Author: yangdi | Hits:

[Algorithmfloat

Description: 我们组成原理课上的一个作业,定点与浮点运算间的转换,功能实现了,但还不是很完美,以后再慢慢改-We formed a principle of class operations, fixed-point floating-point operations and inter-conversion functions, but is not very perfect, later changed slowly
Platform: | Size: 3072 | Author: 痕迹 | Hits:

[Otherdingtofu

Description: 小数在计算机内有两种表现形式定点数和浮点数。在定点机中,由于小数点的位置固定不变,以此当机器处理的数不是纯小数或纯整数的时候,必须乘上一个比例因子,否则会产生“溢出”。而实际上计算机处理的数不一定是纯小数或纯整数,而且有些数据的数值范围相差很大,不能直接用定点小数或定点整数表示,必须用浮点数来表示。浮点数的表示精度要比定点数高的多。要求用定点运算来仿真浮点运算,用定点数运算的思想去实现浮点数的运算。-Decimals in the computer, there are two manifestations of fixed-point and floating-point numbers. In the fixed-point machine, because of the location of the decimal point is fixed, as when dealing with a number of machines is not pure decimal or pure integer, the ratio must be multiplied by a factor, otherwise will have a spillover. In fact a number of computer processing is not necessarily the pure decimal or pure integer, and some of the numerical range of data varied widely, not directly with fixed-point or fixed-point decimal integer that must be expressed in floating-point numbers. Floating-point precision than that of fixed-point higher. Asked to use fixed-point calculations to simulate floating-point operations with fixed-point computation to realize the idea of floating point arithmetic.
Platform: | Size: 1913856 | Author: 李焱 | Hits:

[DSP program11

Description: 这是一个关于DSP定点和浮点运算的比较详细的解释,多学习DSP帮助很大-This is a study on fixed-point DSP and floating-point operations in a more detailed explanation, very helpful learning DSP
Platform: | Size: 9216 | Author: 王小刚 | Hits:

[OtherDSP_fix

Description: 本电子书详细讲述了浮点到定点运算的理论,并有具体的实例,对定点仿真的初学者帮助很大-The e-book to describe in detail the operation of the floating-point to fixed-point theory, as well as specific examples of fixed-point simulation is very helpful for beginners
Platform: | Size: 70656 | Author: navy985 | Hits:

[VHDL-FPGA-Verilogmtd

Description: MTD定点浮点仿真,可直接用于fpga算法的仿真程序,产生了扫频信号,仿真直接输出系统频率响应函数,为系统测试带来好处-MTD fixed-point floating-point simulation, fpga algorithm can be used directly in the simulation program to produce a sweep signal, the direct simulation output system frequency response function for the benefit of system testing
Platform: | Size: 7168 | Author: 何亮 | Hits:

[DSP programdspzs

Description: 本书全面系统地介绍了DSP芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特征,定点和浮点DSP处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行DSP算法的模拟进行了介绍。-This book a comprehensive and systematic introduction to the basic principles of DSP chips, the development and application. First of all, on current DSP chips are widely used in the basic structure and characteristics of fixed-point and floating-point DSP to deal with some of the key issues. Then, using C language and MATLAB language for DSP algorithm simulation are introduced.
Platform: | Size: 203776 | Author: supanfeng | Hits:

[OtherFloat_To_Fixed

Description: Floating Point to Fixed Point Conversion
Platform: | Size: 1024 | Author: almolla | Hits:

[matlabtricordic

Description: 用CORDIC计算器计算sin,cos。包含浮点仿真模型和定点仿真模型-CORDIC calculator with sin, cos. Contains the floating-point simulation model and the fixed-point simulation model
Platform: | Size: 1024 | Author: Fengxiaodong | Hits:

[matlabfixed_point

Description: - for floating point to fixed point - seperate to integer and fraction part
Platform: | Size: 9216 | Author: seungyerl Lee | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net