cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to Calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.
标签: essentially algorithm describe suitably
上传时间: 2017-03-02
上传用户:litianchu
code to price a n-to-default basket CDS. It takes as input hazard rate coefficients and uses T-copula model to Calculate fair rate of CDS
标签: n-to-default coefficients T-copul basket
上传时间: 2013-12-24
上传用户:小鹏
Generate random bits, convert to bipolar, corrupt the message by passing through noise and decode using hard decision decoding and Calculate BER
标签: Generate bipolar convert corrupt
上传时间: 2013-12-25
上传用户:1966640071
NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent, linear, exponential, sigmoid or some other functions (syntax provided) and display the output).
标签: demonstrate artificial Functions program
上传时间: 2013-12-30
上传用户:hfmm633
AHP toolbox AHPCALC Perform a complete AHP calculation. AHPHIER One-step hierarchical assembly of AHP weighting vector. AHPREORDER Internal reordering function called by AHPCALC. AHPVECTOR Calculate the AHP ranking or weighting vector from an AHP reciproal matrix. AHPMAKEMAT Turn a vector of comparisons into an AHP reciprocal matrix. Copyright (C) 2001 Michael J. Scott
标签: calculation hierarchic AHP One-step
上传时间: 2013-11-28
上传用户:PresidentHuang
this file has codes that describes how to ccmpute the signal spectrum , the power spectrum, how to Calculate the autocorrelation sequence of a signal, how to Calculate the autoregressive coeffecients of a signal,and how to reduce the noisy elements in a speech sample.
标签: spectrum describes how the
上传时间: 2017-07-23
上传用户:金宜
Flight panel java GUI selecting the departure city, origin city, the day and time of travel, number of adults and children travelling and will Calculate the total order.
标签: city departure selecting the
上传时间: 2017-08-11
上传用户:569342831
The task in this assignment is to implement an airline routing system. Your system should be able to read in a ight network as a graph from a le, where airports are represented as vertices and ights between airports are represented as edges, take as input two airports and Calculate the shortest route (ie path) between them.
标签: system assignment implement airline
上传时间: 2017-09-07
上传用户:kiklkook
protein interaction software that Calculate protein ligand interaction and give fingerprint
标签: prot interaction
上传时间: 2015-02-12
上传用户:Tesla985
DDSCAT 7.3 is a freely available open-source Fortran-90 software package applying the “discrete dipole approximation” (DDA) to Calculate scattering and absorption of electromagnetic waves by targets with arbitrary geometries and complex refractive index. The targets may be isolated entities (e.g., dust particles), but may also be 1-d or 2-d periodic arrays of “target unit cells”, which can be used to study absorption, scattering, and electric fields around arrays of nanostructures.
标签: userguide
上传时间: 2015-04-29
上传用户:499689361