Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine, magnitude, and phase using an iterative process. It is made up of a series of micro-rotations of the vector by a set of predetermined constants, which are powers of two. Using binary arithmetic, this algorithm essentially replaces multipliers with shift and add operations. In a Stratix™ device, it is possible to calculate some of these arithmetic functions directly, without having to implement the CORDIC algorithm.
资源简介:Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC ...
上传时间: 2013-12-24
上传用户:金宜
资源简介:TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem.
上传时间: 2016-06-26
上传用户:sevenbestfei
资源简介:it could make a point on the map , which is the image you edit
上传时间: 2017-03-07
上传用户:maizezhen
资源简介:Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a product of all the edges in the path. The weights are rational numbers (e.g., 0.25, 0.75, 3.75 etc) or integers (2, 3). There are no negati...
上传时间: 2017-04-08
上传用户:邶刖
资源简介:Getting to Know the FFT What is the FFT? FFT = Fast Fourier Transform. The FFT is a faster version of the Discrete Fourier Transform (DFT). The FFT utilizes some clever algorithms to do the same thing as the DTF, but in much less time.
上传时间: 2017-07-15
上传用户:com1com2
资源简介:Program that implements echo watermarking. The basic idea is to embed a watermark by adding an echo to the original sample.
上传时间: 2017-07-16
上传用户:cc1015285075
资源简介:the attached file is the power mangement for MP201
上传时间: 2014-11-02
上传用户:lps11188
资源简介:this is the sample code for reading data from aduc 848 adc. this is the c file.
上传时间: 2014-02-04
上传用户:大三三
资源简介:GSM (Global System for Mobile communications: originally from Groupe Spécial Mobile) is the most popular standard for mobile phones in the world. Its promoter, the GSM Association, estimates that 80 of the global mobile market uses the st...
上传时间: 2017-07-15
上传用户:电子世界
资源简介:basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code compiler which*/ /*can be used as a comfortable command shell for */ /* any program. The actual compiler is found in */ /*compiler.c.*/ ...
上传时间: 2017-02-15
上传用户:xymbian