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
资源简介:三维矢量有限元-矩量法电磁场分析程序。 EMAP5 is a full-wave electromagnetic field solver that combines the method of moments (MOM) with a vector finite element method (VFEM). It employs the finite element method (FEM) to analyze a dielectri...
上传时间: 2016-04-03
上传用户:cylnpy
资源简介:the Fuzzy Clustering and Data Analysis Toolbox is a collection of Matlab functions. Its propose is to divide a given data set into subsets (called clusters), hard and fuzzy partitioning mean, that these transitions between the subsets ar...
上传时间: 2016-03-19
上传用户:1427796291
资源简介:the buffers allow receiving of data while a page in the main memory is being reprogrammed. Unlike conventional Flash
上传时间: 2014-01-09
上传用户:aig85
资源简介:基于verilog HDL的自动售货机控制电路设计: 可以对5种不同种类的货物进行自动售货,价格分别为A=1.00,B=1.50,C=1.80,D=3.10,E=5.00 。售货机可以接受1元,5角,1角三种硬币(即有三种输入信号IY,IWJ,IYJ),并且在一个3位7段LED(二位代表元,一位代表角)显示以投入...
上传时间: 2016-07-12
上传用户:lanwei
资源简介:LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own programs.
上传时间: 2015-04-04
上传用户:alan-ee
资源简介:Lattice公司的A Verilog HDL Test Bench Primer应用手册
上传时间: 2015-04-25
上传用户:宋桃子
资源简介:This Verilog HDL description implements a UART.
上传时间: 2013-12-17
上传用户:wff
资源简介:crack for ModelSim, a Verilog, VHDL and mixed VHDL / Verilog CAD simulator for FPGA, board and IC design.
上传时间: 2015-07-10
上传用户:15736969615
资源简介:是一本好书,verilog HDL,a guide to digital design and synthesis
上传时间: 2015-07-14
上传用户:熊少锋
资源简介:Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.
上传时间: 2013-11-29
上传用户:xyipie
资源简介:Verilog HDL Synthesis, A Practical Primer 学习Verilog HDL一本很不错的英文书,比较透彻
上传时间: 2016-01-19
上传用户:hongmo
资源简介:this is a verilog hdl language referance book , tell you the basic useage of this language.
上传时间: 2016-02-06
上传用户:日光微澜
资源简介:This Verilog HDL description implements a UART Version 1.1 : Original Creation 2.1 : added comments
上传时间: 2016-05-27
上传用户:1109003457
资源简介:(2003 prentice-hall)verilog hdl:a guide to digital design and synthesis(2nd edition).rar
上传时间: 2014-01-17
上传用户:teddysha
资源简介:this a book about the verilog-hdl design and circuit simulation and synthesize example
上传时间: 2016-11-03
上传用户:GavinNeko
资源简介:What is Verilog? ➥ Verilog HDL is a Hardware Description Language (HDL) ➥ Verilog HDL allows describe designs at a high level of abstraction as well as the lower implementation levels ➥ Primary use of HDLs is the simul...
上传时间: 2017-02-18
上传用户:
资源简介:a Library for Support Vector Machines 支持向量机的公式原理的介绍
上传时间: 2014-01-19
上传用户:cjl42111
资源简介:it is a verilog code written for MAX1886 ADC interin modelsim simulator and it will synthesize in xinlix ise 8.2i.i have tested it om my kit.
上传时间: 2017-03-22
上传用户:洛木卓
资源简介:it is a verilog code written for digital watch in modelsim simulator and it will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 device]
上传时间: 2014-01-10
上传用户:kernaling
资源简介:it is a verilog code written for FIFO in modelsim simulator and it will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 device].you can use this code in any DSP project in which data entry is requir...
上传时间: 2014-06-26
上传用户:zhuyibin